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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.43] tx=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 3.09 [+1.50] rx=139424 (8700 MB) # 3.09 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=122980 (MB=7674), tx/s=122980 (MB/s=7674) # 6.11 [+1.36] rx=61458 (7674 MB) # 6.11 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=147296 (MB=9191), tx/s=147296 (MB/s=9191) # 9.23 [+1.50] rx=147296 (9191 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=121383 (MB=7574), tx/s=121383 (MB/s=7574) # 12.25 [+1.36] rx=60624 (7574 MB) # 12.25 [+0.00] ok # 12.45 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=127392 (MB=7949), tx/s=127392 (MB/s=7949) # 15.38 [+1.50] rx=127392 (7949 MB) # 15.38 [+0.00] ok # 15.57 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=119716 (MB=7470), tx/s=119716 (MB/s=7470) # 18.40 [+1.40] rx=59497 (7470 MB) # 18.40 [+0.00] ok # 18.59 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=137280 (MB=8566), tx/s=137280 (MB/s=8566) # 21.52 [+1.50] rx=137280 (8566 MB) # 21.52 [+0.00] ok # 21.72 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.43] tx=116569 (MB=7274), tx/s=116569 (MB/s=7274) # 24.54 [+1.40] rx=58182 (7274 MB) # 24.54 [+0.00] ok # 24.72 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=139456 (MB=8702), tx/s=139456 (MB/s=8702) # 27.64 [+1.50] rx=139456 (8702 MB) # 27.64 [+0.00] ok # 27.82 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.28 [+1.46] tx=123379 (MB=7699), tx/s=123379 (MB/s=7699) # 30.64 [+1.36] rx=61680 (7699 MB) # 30.64 [+0.00] ok # 30.81 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=157600 (MB=9834), tx/s=157600 (MB/s=9834) # 33.73 [+1.50] rx=157600 (9834 MB) # 33.73 [+0.00] ok # 33.89 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.32 [+1.42] tx=132501 (MB=8268), tx/s=132501 (MB/s=8268) # 36.72 [+1.40] rx=66021 (8268 MB) # 36.72 [+0.00] ok # 36.74 [+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__->