diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2023-04-12 21:48:35 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-04-13 11:15:10 -0700 |
commit | e8163b98d96c4d87c870689f560c53be7ccd55c8 (patch) | |
tree | 0abd60a76fb9e7dbdf856d046d5ca7aa73b83e21 /include/linux/hid_bpf.h | |
parent | 0646dc31ca886693274df5749cd0c8c1eaaeb5ca (diff) |
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
The tool xdp_hw_metadata can be used by driver developers
implementing XDP-hints metadata kfuncs.
Remove all bpf_printk calls, as the tool already transfers all the
XDP-hints related information via metadata area to AF_XDP
userspace process.
Add counters for providing remaining information about failure and
skipped packet events.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: Stanislav Fomichev <sdf@google.com>
Link: https://lore.kernel.org/r/168132891533.340624.7313781245316405141.stgit@firesoul
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/hid_bpf.h')
0 files changed, 0 insertions, 0 deletions