aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorMenglong Dong <[email protected]>2024-10-09 10:28:23 +0800
committerDavid S. Miller <[email protected]>2024-10-13 11:33:09 +0100
commit7b3e018f3eefc6144638800d9f92b3a5e120c537 (patch)
tree23afa2415c104cdf416892dc71a9ab741387d21c /tools/perf/scripts/python/gecko.py
parent4c06d9daf8e6215447ca8a2ddd59fa09862c9bae (diff)
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 <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: Kalesh AP <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions