JJason Wangebpf: fix compatibility with libbpf 1.0+
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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> | 3 年前 | |
virtiofsd: Remove build and docs glue Remove all the virtiofsd build and docs infrastructure. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com> | 3 年前 |