On Wed, 2024-10-09 at 00:13 +0800, Leon Hwang wrote: > cd tools/testing/selftests/bpf; ./test_progs -t tailcalls > 335/26 tailcalls/tailcall_bpf2bpf_freplace:OK > 335 tailcalls:OK > Summary: 1/26 PASSED, 0 SKIPPED, 0 FAILED Nit: commit message would be more useful with a small description of the added test. > > Signed-off-by: Leon Hwang <leon.hwang@xxxxxxxxx> > --- Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx> [...]