summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/lib/py/env.py
diff options
context:
space:
mode:
authorYiFei Zhu <zhuyifei@google.com>2024-12-19 17:30:04 +0000
committerJakub Kicinski <kuba@kernel.org>2024-12-23 10:11:49 -0800
commit85101bda1387e85eabf77cd416bfc38e14f1bce6 (patch)
treeae051982363a73d77a7f42548b98e0fbef2744ef /tools/testing/selftests/drivers/net/lib/py/env.py
parenta6ac667467b642c94928c24ac2eb40d20110983c (diff)
downloadlinux-85101bda1387e85eabf77cd416bfc38e14f1bce6.tar.gz
linux-85101bda1387e85eabf77cd416bfc38e14f1bce6.tar.bz2
linux-85101bda1387e85eabf77cd416bfc38e14f1bce6.zip
sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
I was debugging some netdev refcount issues in OpenOnload, and one of the places I was looking at was in the sfc driver. Only struct efx_async_filter_insertion was not using netdev refcount tracker, so add it here. GFP_ATOMIC because this code path is called by ndo_rx_flow_steer which holds RCU. This patch should be a no-op if !CONFIG_NET_DEV_REFCNT_TRACKER Signed-off-by: YiFei Zhu <zhuyifei@google.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20241219173004.2615655-1-zhuyifei@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/env.py')
0 files changed, 0 insertions, 0 deletions