diff options
author | 2024-10-09 10:28:23 +0800 | |
---|---|---|
committer | 2024-10-13 11:33:09 +0100 | |
commit | 7b3e018f3eefc6144638800d9f92b3a5e120c537 (patch) | |
tree | 23afa2415c104cdf416892dc71a9ab741387d21c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: vxlan: add skb drop reasons to vxlan_rcv() (diff) | |
download | wireguard-linux-7b3e018f3eefc6144638800d9f92b3a5e120c537.tar.xz wireguard-linux-7b3e018f3eefc6144638800d9f92b3a5e120c537.zip |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions