diff options
author | Menglong Dong <menglong8.dong@gmail.com> | 2024-11-07 20:55:56 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-11-12 11:24:50 +0100 |
commit | 5b92112acd8e2ed84a4df653fc20575f4da6fa49 (patch) | |
tree | 390b1a92c61bbb5e15b3ae4b70bde2cc9fa57630 /tools/perf/scripts/python/libxed.py | |
parent | d46f827016d891dbc234cb05c406180f77fb3b2d (diff) |
net: ip: make ip_route_input_slow() return drop reasons
In this commit, we make ip_route_input_slow() return skb drop reasons,
and following new skb drop reasons are added:
SKB_DROP_REASON_IP_INVALID_DEST
The only caller of ip_route_input_slow() is ip_route_input_rcu(), and we
adjust it by making it return -EINVAL on error.
Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions