diff options
| author | YiFei Zhu <[email protected]> | 2024-12-19 17:30:04 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-12-23 18:11:49 +0000 |
| commit | 85101bda1387e85eabf77cd416bfc38e14f1bce6 (patch) | |
| tree | ae051982363a73d77a7f42548b98e0fbef2744ef /tools/testing/selftests/drivers/net/lib/py/env.py | |
| parent | Merge branch 'net-bridge-add-skb-drop-reasons-to-the-most-common-drop-points' (diff) | |
| download | kernel-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
