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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=93472 (MB=5832), tx/s=93472 (MB/s=5832) # 3.05 [+1.50] rx=93472 (5832 MB) # 3.05 [+0.00] ok # 3.24 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=110326 (MB=6884), tx/s=110326 (MB/s=6884) # 6.07 [+1.40] rx=55139 (6884 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=87648 (MB=5469), tx/s=87648 (MB/s=5469) # 9.17 [+1.50] rx=87648 (5469 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=132556 (MB=8271), tx/s=132556 (MB/s=8271) # 12.18 [+1.36] rx=66258 (8271 MB) # 12.18 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=136032 (MB=8488), tx/s=136032 (MB/s=8488) # 15.29 [+1.50] rx=136032 (8488 MB) # 15.30 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=129364 (MB=8072), tx/s=129364 (MB/s=8072) # 18.29 [+1.40] rx=64499 (8072 MB) # 18.30 [+0.00] ok # 18.45 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=105696 (MB=6595), tx/s=105696 (MB/s=6595) # 21.37 [+1.50] rx=105696 (6595 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=129726 (MB=8095), tx/s=129726 (MB/s=8095) # 24.38 [+1.36] rx=64834 (8095 MB) # 24.38 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=109344 (MB=6823), tx/s=109344 (MB/s=6823) # 27.48 [+1.50] rx=109344 (6823 MB) # 27.48 [+0.00] ok # 27.65 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=132944 (MB=8296), tx/s=132944 (MB/s=8296) # 30.47 [+1.36] rx=66429 (8296 MB) # 30.47 [+0.00] ok # 30.66 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=120736 (MB=7534), tx/s=120736 (MB/s=7534) # 33.58 [+1.50] rx=120736 (7534 MB) # 33.58 [+0.00] ok # 33.78 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=109654 (MB=6842), tx/s=109654 (MB/s=6842) # 36.60 [+1.40] rx=54260 (6842 MB) # 36.60 [+0.00] ok # 36.62 [+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__->