diff options
author | Shreesh Adiga <16567adigashreesh@gmail.com> | 2022-12-18 20:09:27 +0530 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2023-03-10 17:26:47 +0800 |
commit | 197a137290103993b33f93c90e788ab4984f103a (patch) | |
tree | af5b73de58fd5b060766d0fee0b1b586f3595b03 /hw/pci | |
parent | 136e9dbad8b90c16ddfcb0bc986150f4b2a59eb2 (diff) | |
download | qemu-197a137290103993b33f93c90e788ab4984f103a.zip qemu-197a137290103993b33f93c90e788ab4984f103a.tar.gz qemu-197a137290103993b33f93c90e788ab4984f103a.tar.bz2 |
ebpf: fix compatibility with libbpf 1.0+
The current implementation fails to load on a system with
libbpf 1.0 and reports that legacy map definitions in 'maps'
section are not supported by libbpf v1.0+. This commit updates
the Makefile to add BTF (-g flag) and appropriately updates
the maps in rss.bpf.c and update the skeleton file in repo.
Signed-off-by: Shreesh Adiga <16567adigashreesh@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/pci')
0 files changed, 0 insertions, 0 deletions