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/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=133312 (MB=8319), tx/s=133312 (MB/s=8319) # 3.06 [+1.50] rx=133312 (8319 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=116096 (MB=7244), tx/s=116096 (MB/s=7244) # 6.04 [+1.36] rx=58024 (7244 MB) # 6.04 [+0.00] ok # 6.20 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=144832 (MB=9038), tx/s=144832 (MB/s=9038) # 9.12 [+1.50] rx=144832 (9038 MB) # 9.12 [+0.00] ok # 9.30 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=116022 (MB=7240), tx/s=116022 (MB/s=7240) # 12.12 [+1.36] rx=57024 (7240 MB) # 12.12 [+0.00] ok # 12.31 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=141984 (MB=8860), tx/s=141984 (MB/s=8860) # 15.24 [+1.50] rx=141984 (8860 MB) # 15.24 [+0.00] ok # 15.44 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=117819 (MB=7352), tx/s=117819 (MB/s=7352) # 18.27 [+1.40] rx=58497 (7352 MB) # 18.27 [+0.00] ok # 18.46 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=130752 (MB=8159), tx/s=130752 (MB/s=8159) # 21.38 [+1.50] rx=130752 (8159 MB) # 21.38 [+0.00] ok # 21.55 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=128806 (MB=8037), tx/s=128806 (MB/s=8037) # 24.37 [+1.36] rx=64379 (8037 MB) # 24.37 [+0.00] ok # 24.53 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=151616 (MB=9461), tx/s=151616 (MB/s=9461) # 27.45 [+1.50] rx=151616 (9461 MB) # 27.45 [+0.00] ok # 27.61 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=133630 (MB=8339), tx/s=133630 (MB/s=8339) # 30.43 [+1.36] rx=65860 (8339 MB) # 30.43 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=164832 (MB=10286), tx/s=164832 (MB/s=10286) # 33.51 [+1.50] rx=164832 (10286 MB) # 33.51 [+0.00] ok # 33.66 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=132174 (MB=8248), tx/s=132174 (MB/s=8248) # 36.48 [+1.40] rx=65979 (8248 MB) # 36.48 [+0.00] ok # 36.50 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->