aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/utils.py
diff options
context:
space:
mode:
authorRadu Rendec <[email protected]>2024-12-19 16:36:06 +0000
committerJakub Kicinski <[email protected]>2024-12-23 18:11:04 +0000
commit623e43c2f5023853cbf71d6a60898d448a06416a (patch)
tree7a92e0a708544d07e15817ec13a03defede116a6 /tools/testing/selftests/net/lib/py/utils.py
parentnet: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE (diff)
downloadkernel-623e43c2f5023853cbf71d6a60898d448a06416a.tar.gz
kernel-623e43c2f5023853cbf71d6a60898d448a06416a.zip
net: bridge: add skb drop reasons to the most common drop points
The bridge input code may drop frames for various reasons and at various points in the ingress handling logic. Currently kfree_skb() is used everywhere, and therefore no drop reason is specified. Add drop reasons to the most common drop points. Drop reasons are not added exhaustively to the entire bridge code. The intention is to incrementally add drop reasons to the rest of the bridge code in follow up patches. Signed-off-by: Radu Rendec <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Acked-by: Nikolay Aleksandrov <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions