make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests DETECTED CRASH, lowering timeout make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: io_uring_zerocopy_tx.sh # 1.83 [+1.83] ipv4 udp -m 1 -t 1 -n 32 # 3.49 [+1.66] tx=9216 (MB=575), tx/s=9216 (MB/s=575) # 4.99 [+1.50] rx=8961 (559 MB) # 5.00 [+0.00] ok # 7.05 [+2.05] ipv4 tcp -m 1 -t 1 -n 1 # 8.73 [+1.68] tx=3898 (MB=243), tx/s=3898 (MB/s=243) # 10.09 [+1.36] rx=1938 (243 MB) # 10.09 [+0.01] ok # 12.14 [+2.04] ipv4 udp -m 2 -t 1 -n 32 # 13.77 [+1.63] tx=9664 (MB=603), tx/s=9664 (MB/s=603) # 15.27 [+1.50] rx=9342 (582 MB) # 15.27 [+0.00] ok # 17.30 [+2.03] ipv4 tcp -m 2 -t 1 -n 1 # 18.95 [+1.65] tx=4010 (MB=250), tx/s=4010 (MB/s=250) # 20.31 [+1.36] rx=1998 (250 MB) # 20.31 [+0.01] ok # 22.36 [+2.04] ipv4 udp -m 3 -t 1 -n 32 # 23.98 [+1.62] tx=9888 (MB=617), tx/s=9888 (MB/s=617) # 25.48 [+1.50] rx=9593 (598 MB) # 25.49 [+0.00] ok # 27.51 [+2.03] ipv4 tcp -m 3 -t 1 -n 1 # 29.18 [+1.67] tx=4329 (MB=270), tx/s=4329 (MB/s=270) # 30.54 [+1.36] rx=2161 (270 MB) # 30.55 [+0.01] ok # 32.60 [+2.06] ipv6 udp -m 1 -t 1 -n 32 # 34.22 [+1.62] tx=8832 (MB=551), tx/s=8832 (MB/s=551) # 35.73 [+1.50] rx=8569 (534 MB) # 35.73 [+0.01] ok # 37.73 [+2.00] ipv6 tcp -m 1 -t 1 -n 1 # 39.40 [+1.67] tx=3573 (MB=222), tx/s=3573 (MB/s=222) # 40.76 [+1.36] rx=1782 (222 MB) # 40.77 [+0.01] ok # 42.85 [+2.08] ipv6 udp -m 2 -t 1 -n 32 # 44.47 [+1.63] tx=9792 (MB=611), tx/s=9792 (MB/s=611) # 45.98 [+1.50] rx=9451 (589 MB) # 45.98 [+0.01] ok # 48.06 [+2.08] ipv6 tcp -m 2 -t 1 -n 1 # 49.74 [+1.68] tx=3901 (MB=243), tx/s=3901 (MB/s=243) # 51.10 [+1.36] rx=1915 (243 MB) # 51.11 [+0.01] ok # 53.16 [+2.06] ipv6 udp -m 3 -t 1 -n 32 # 54.81 [+1.64] tx=9952 (MB=621), tx/s=9952 (MB/s=621) # 56.31 [+1.50] rx=9669 (603 MB) # 56.31 [+0.00] ok # 58.40 [+2.09] ipv6 tcp -m 3 -t 1 -n 1 # 60.01 [+1.61] tx=4135 (MB=258), tx/s=4135 (MB/s=258) # 61.41 [+1.40] rx=2068 (258 MB) # 61.42 [+0.01] ok # 61.66 [+0.24] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->