On Fri, 6 Mar 2026 at 09:35, Sun Jian <[email protected]> wrote: > > Patch 1/2 added PID filtering to the probe_user BPF program to avoid > cross-test interference from the global connect() hooks. > > With the interference removed, drop the serial_ prefix and remove the > stale TODO comment so the test can run in parallel. > > Tested: > ./test_progs -t probe_user -v > ./test_progs -j$(nproc) -t probe_user > > Signed-off-by: Sun Jian <[email protected]> > --- >
Acked-by: Kumar Kartikeya Dwivedi <[email protected]> > > [...]
