On Wed, 2025-05-07 at 10:17 -0700, Kumar Kartikeya Dwivedi wrote: > Add selftests to stress test the various facets of the stream API, > memory allocation pattern, and ensuring dumping support is tested and > functional. Create symlink to bpftool stream.bpf.c and use it to test > the support to dump messages to ringbuf in user space, and verify > output. > > Signed-off-by: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx> > --- Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx> [...]