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.52 [+1.52] ipv4 udp -m 1 -t 1 -n 32 # 3.06 [+1.54] tx=10784 (MB=672), tx/s=10784 (MB/s=672) # 4.56 [+1.50] rx=10576 (659 MB) # 4.57 [+0.00] ok DETECTED CRASH, lowering timeout # 5.80 [+1.24] ipv4 tcp -m 1 -t 1 -n 1 # 7.33 [+1.52] tx=8153 (MB=508), tx/s=8153 (MB/s=508) # 8.71 [+1.39] rx=4052 (508 MB) # 8.71 [+0.00] ok # 9.88 [+1.17] ipv4 udp -m 2 -t 1 -n 32 # 11.41 [+1.53] tx=18720 (MB=1168), tx/s=18720 (MB/s=1168) # 12.91 [+1.50] rx=18350 (1145 MB) # 12.92 [+0.00] ok # 14.02 [+1.11] ipv4 tcp -m 2 -t 1 -n 1 # 15.60 [+1.58] tx=8345 (MB=520), tx/s=8345 (MB/s=520) # 16.93 [+1.33] rx=4166 (520 MB) # 16.94 [+0.00] ok # 18.05 [+1.11] ipv4 udp -m 3 -t 1 -n 32 # 19.59 [+1.54] tx=19264 (MB=1202), tx/s=19264 (MB/s=1202) # 21.09 [+1.50] rx=18901 (1179 MB) # 21.10 [+0.00] ok # 22.23 [+1.13] ipv4 tcp -m 3 -t 1 -n 1 # 23.75 [+1.52] tx=8234 (MB=513), tx/s=8234 (MB/s=513) # 25.15 [+1.40] rx=4102 (513 MB) # 25.15 [+0.00] ok # 26.39 [+1.24] ipv6 udp -m 1 -t 1 -n 32 # 27.95 [+1.56] tx=17632 (MB=1100), tx/s=17632 (MB/s=1100) # 29.45 [+1.50] rx=17356 (1083 MB) # 29.46 [+0.00] ok # 30.58 [+1.12] ipv6 tcp -m 1 -t 1 -n 1 # 32.09 [+1.51] tx=8136 (MB=507), tx/s=8136 (MB/s=507) # 33.49 [+1.40] rx=4032 (507 MB) # 33.49 [+0.00] ok # 34.63 [+1.14] ipv6 udp -m 2 -t 1 -n 32 # 36.14 [+1.51] tx=18624 (MB=1162), tx/s=18624 (MB/s=1162) # 37.64 [+1.50] rx=18271 (1140 MB) # 37.65 [+0.00] ok # 38.80 [+1.16] ipv6 tcp -m 2 -t 1 -n 1 # 40.38 [+1.58] tx=7390 (MB=461), tx/s=7390 (MB/s=461) # 41.74 [+1.36] rx=3630 (461 MB) # 41.74 [+0.00] ok # 42.95 [+1.21] ipv6 udp -m 3 -t 1 -n 32 # 44.48 [+1.53] tx=17440 (MB=1088), tx/s=17440 (MB/s=1088) # 45.98 [+1.50] rx=16909 (1055 MB) # 45.98 [+0.00] ok # 47.09 [+1.11] ipv6 tcp -m 3 -t 1 -n 1 # 48.62 [+1.52] tx=8609 (MB=537), tx/s=8609 (MB/s=537) # 50.01 [+1.40] rx=4290 (537 MB) # 50.02 [+0.00] ok # 50.15 [+0.13] 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__->