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 # 2.02 [+2.02] ipv4 udp -m 1 -t 1 -n 32 # 3.70 [+1.68] tx=8768 (MB=547), tx/s=8768 (MB/s=547) # 5.20 [+1.50] rx=8584 (535 MB) # 5.21 [+0.01] ok # 7.48 [+2.28] ipv4 tcp -m 1 -t 1 -n 1 # 9.18 [+1.70] tx=3645 (MB=227), tx/s=3645 (MB/s=227) # 10.54 [+1.36] rx=1813 (227 MB) # 10.56 [+0.02] ok # 12.78 [+2.23] ipv4 udp -m 2 -t 1 -n 32 # 14.42 [+1.63] tx=8928 (MB=557), tx/s=8928 (MB/s=557) # 15.92 [+1.50] rx=8638 (539 MB) # 15.93 [+0.01] ok # 18.13 [+2.21] ipv4 tcp -m 2 -t 1 -n 1 # 19.84 [+1.71] tx=3474 (MB=216), tx/s=3474 (MB/s=216) # 21.20 [+1.36] rx=1731 (216 MB) # 21.20 [+0.01] ok # 23.38 [+2.17] ipv4 udp -m 3 -t 1 -n 32 # 25.05 [+1.67] tx=9152 (MB=571), tx/s=9152 (MB/s=571) # 26.55 [+1.50] rx=8841 (551 MB) # 26.56 [+0.01] ok # 28.75 [+2.19] ipv4 tcp -m 3 -t 1 -n 1 # 30.43 [+1.68] tx=3926 (MB=244), tx/s=3926 (MB/s=244) # 31.78 [+1.35] rx=1957 (244 MB) # 31.79 [+0.01] ok # 34.08 [+2.30] ipv6 udp -m 1 -t 1 -n 32 # 35.74 [+1.66] tx=8352 (MB=521), tx/s=8352 (MB/s=521) # 37.24 [+1.50] rx=8111 (506 MB) # 37.25 [+0.01] ok # 39.46 [+2.22] ipv6 tcp -m 1 -t 1 -n 1 # 41.16 [+1.69] tx=3643 (MB=227), tx/s=3643 (MB/s=227) # 42.52 [+1.36] rx=1804 (227 MB) # 42.52 [+0.01] ok # 44.73 [+2.21] ipv6 udp -m 2 -t 1 -n 32 # 46.38 [+1.65] tx=9120 (MB=569), tx/s=9120 (MB/s=569) # 47.88 [+1.50] rx=8834 (551 MB) # 47.90 [+0.02] ok # 50.23 [+2.33] ipv6 tcp -m 2 -t 1 -n 1 # 51.92 [+1.69] tx=3623 (MB=226), tx/s=3623 (MB/s=226) # 53.28 [+1.36] rx=1803 (226 MB) # 53.28 [+0.01] ok # 55.47 [+2.18] ipv6 udp -m 3 -t 1 -n 32 # 57.13 [+1.66] tx=9184 (MB=573), tx/s=9184 (MB/s=573) # 58.63 [+1.50] rx=8951 (558 MB) # 58.63 [+0.01] ok # 60.84 [+2.20] ipv6 tcp -m 3 -t 1 -n 1 # 62.51 [+1.67] tx=3956 (MB=246), tx/s=3956 (MB/s=246) # 63.86 [+1.36] rx=1976 (246 MB) # 63.87 [+0.01] ok # 64.13 [+0.26] 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__->