summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMenglong Dong <menglong8.dong@gmail.com>2024-10-09 05:28:23 +0300
committerDavid S. Miller <davem@davemloft.net>2024-10-13 13:33:09 +0300
commit7b3e018f3eefc6144638800d9f92b3a5e120c537 (patch)
tree23afa2415c104cdf416892dc71a9ab741387d21c /tools/perf/scripts/python/task-analyzer.py
parent4c06d9daf8e6215447ca8a2ddd59fa09862c9bae (diff)
downloadlinux-7b3e018f3eefc6144638800d9f92b3a5e120c537.tar.xz
net: vxlan: make vxlan_remcsum() return drop reasons
Make vxlan_remcsum() support skb drop reasons by changing the return value type of it from bool to enum skb_drop_reason. The only drop reason in vxlan_remcsum() comes from pskb_may_pull_reason(), so we just return it. Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn> Reviewed-by: Simon Horman <horms@kernel.org> Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions