You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the samples were converted to use the new BTF-defined MAP as
they moved to libbbpf, but some of the samples were missing.
Instead of using the previous BPF MAP definition, this commit refactors
xdp_sample_pkts_kern MAP definition with the new BTF-defined MAP format.
Signed-off-by: Daniel T. Lee <[email protected]>
---
samples/bpf/xdp_sample_pkts_kern.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
0 commit comments