summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-03-12 20:18:24 +0000
committerJakub Kicinski <kuba@kernel.org>2026-03-14 08:38:06 -0700
commit045f977dd4ebdd3ad8e96cf684917adfc5805adb (patch)
treed6a54821ca92fa539c8f1bf1113fe9b3f341abb5 /tools/perf/scripts/python/bin/stackcollapse-record
parentd15d3de94a4766fb43d7fe7a72ed0479fb268131 (diff)
net: plumb drop reasons to __dev_queue_xmit()
Add drop reasons to __dev_queue_xmit(): - SKB_DROP_REASON_DEV_READY : device is not UP. - SKB_DROP_REASON_RECURSION_LIMIT : recursion limit on virtual device is hit. Also add an unlikely() for the SKB_DROP_REASON_DEV_READY case, and reduce indentation level. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Joe Damato <joe@dama.to> Link: https://patch.msgid.link/20260312201824.203093-3-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions