mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
In-practice only 'xdp_stats_map' definition gets associated BTF, as it uses the proper '__type' construct. The AF_XDP map BPF_MAP_TYPE_XSKMAP doesn't know about BTF yet. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>