aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/lib/py/env.py
diff options
context:
space:
mode:
authorYiFei Zhu <[email protected]>2024-12-19 17:30:04 +0000
committerJakub Kicinski <[email protected]>2024-12-23 18:11:49 +0000
commit85101bda1387e85eabf77cd416bfc38e14f1bce6 (patch)
treeae051982363a73d77a7f42548b98e0fbef2744ef /tools/testing/selftests/drivers/net/lib/py/env.py
parentMerge branch 'net-bridge-add-skb-drop-reasons-to-the-most-common-drop-points' (diff)
downloadkernel-85101bda1387e85eabf77cd416bfc38e14f1bce6.tar.gz
kernel-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 <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/env.py')
0 files changed, 0 insertions, 0 deletions