On Fri, May 08, 2026 at 04:24:20PM +0100, Peter Maydell wrote: > Currently the code and makefile to regenerate rss.bpf.skeleton.h > are in tools/ebpf/. This isn't really a good fit, because the tools/ > directory ought to be standalone tools of the kind that we build > with configured with --enable-tools and document in docs/tools. > > Move it to ebpf/bpf-src with the rest of the ebpf code. > > Signed-off-by: Peter Maydell <[email protected]> > --- > {tools/ebpf => ebpf/bpf-src}/Makefile.ebpf | 2 +- > {tools/ebpf => ebpf/bpf-src}/rss.bpf.c | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename {tools/ebpf => ebpf/bpf-src}/Makefile.ebpf (96%) > rename {tools/ebpf => ebpf/bpf-src}/rss.bpf.c (100%)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
