diff options
author | Menglong Dong <[email protected]> | 2024-10-09 10:28:25 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-10-13 11:33:09 +0100 |
commit | d209706f562ee4fa81bdf24cf6b679c3222aa06c (patch) | |
tree | 28c66627e8d1830aa4b17dbddbcc4be5044fb16d /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 289fd4e75219a96f77c5d679166035cd5118d139 (diff) |
net: vxlan: make vxlan_set_mac() return drop reasons
Change the return type of vxlan_set_mac() from bool to enum
skb_drop_reason. In this commit, the drop reason
"SKB_DROP_REASON_LOCAL_MAC" is introduced for the case that the source
mac of the packet is a local mac.
Signed-off-by: Menglong Dong <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions