diff options
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2021-08-21 05:49:54 +0530 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-08-24 14:48:40 -0700 |
commit | 451588764e2f3e3ab197b23c7958f750707e2a24 (patch) | |
tree | 11c70ba9f2093a55625d8d6b30329c0a2c67c6c1 /samples/bpf/xdp_sample_user.c | |
parent | 1d930fd2cdbf5e156c32c73ea7f3d5b12bdc41d7 (diff) |
samples: bpf: Add BPF support for xdp_exception tracepoint
This would allow us to store stats for each XDP action, including their
per-CPU counts. Consolidating this here allows all redirect samples to
detect xdp_exception events.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210821002010.845777-7-memxor@gmail.com
Diffstat (limited to 'samples/bpf/xdp_sample_user.c')
0 files changed, 0 insertions, 0 deletions