make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests 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.33 [+1.33] ipv4 udp -m 1 -t 1 -n 32 # 2.90 [+1.58] tx=11744 (MB=732), tx/s=11744 (MB/s=732) # 4.40 [+1.50] rx=11462 (715 MB) # 4.41 [+0.00] ok DETECTED CRASH, lowering timeout # 5.60 [+1.20] ipv4 tcp -m 1 -t 1 -n 1 # 7.21 [+1.61] tx=8281 (MB=516), tx/s=8281 (MB/s=516) # 8.53 [+1.32] rx=4118 (516 MB) # 8.54 [+0.00] ok # 9.58 [+1.05] ipv4 udp -m 2 -t 1 -n 32 # 11.09 [+1.51] tx=18944 (MB=1182), tx/s=18944 (MB/s=1182) # 12.59 [+1.50] rx=18379 (1146 MB) # 12.60 [+0.00] ok # 13.68 [+1.08] ipv4 tcp -m 2 -t 1 -n 1 # 15.23 [+1.55] tx=7674 (MB=478), tx/s=7674 (MB/s=478) # 16.59 [+1.36] rx=3758 (478 MB) # 16.59 [+0.00] ok # 17.71 [+1.12] ipv4 udp -m 3 -t 1 -n 32 # 19.24 [+1.53] tx=19520 (MB=1218), tx/s=19520 (MB/s=1218) # 20.74 [+1.50] rx=19042 (1188 MB) # 20.74 [+0.00] ok # 21.84 [+1.10] ipv4 tcp -m 3 -t 1 -n 1 # 23.41 [+1.57] tx=8744 (MB=545), tx/s=8744 (MB/s=545) # 24.76 [+1.35] rx=4367 (545 MB) # 24.77 [+0.00] ok # 25.85 [+1.09] ipv6 udp -m 1 -t 1 -n 32 # 27.38 [+1.52] tx=17856 (MB=1114), tx/s=17856 (MB/s=1114) # 28.88 [+1.50] rx=17436 (1088 MB) # 28.88 [+0.00] ok # 29.93 [+1.04] ipv6 tcp -m 1 -t 1 -n 1 # 31.48 [+1.55] tx=8251 (MB=514), tx/s=8251 (MB/s=514) # 32.83 [+1.36] rx=4091 (514 MB) # 32.84 [+0.00] ok # 33.88 [+1.05] ipv6 udp -m 2 -t 1 -n 32 # 35.40 [+1.51] tx=18912 (MB=1180), tx/s=18912 (MB/s=1180) # 36.90 [+1.50] rx=18499 (1154 MB) # 36.90 [+0.00] ok # 37.96 [+1.06] ipv6 tcp -m 2 -t 1 -n 1 # 39.46 [+1.50] tx=8397 (MB=524), tx/s=8397 (MB/s=524) # 40.86 [+1.40] rx=4190 (524 MB) # 40.86 [+0.00] ok # 41.87 [+1.01] ipv6 udp -m 3 -t 1 -n 32 # 43.40 [+1.53] tx=19104 (MB=1192), tx/s=19104 (MB/s=1192) # 44.90 [+1.50] rx=18557 (1158 MB) # 44.91 [+0.00] ok # 46.00 [+1.09] ipv6 tcp -m 3 -t 1 -n 1 # 47.56 [+1.55] tx=8983 (MB=560), tx/s=8983 (MB/s=560) # 48.91 [+1.36] rx=4477 (560 MB) # 48.92 [+0.00] ok # 49.03 [+0.11] 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__->