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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=140192 (MB=8748), tx/s=140192 (MB/s=8748) # 3.07 [+1.50] rx=140192 (8748 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=134708 (MB=8406), tx/s=134708 (MB/s=8406) # 6.06 [+1.40] rx=67303 (8406 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=150336 (MB=9381), tx/s=150336 (MB/s=9381) # 9.15 [+1.50] rx=150336 (9381 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=141641 (MB=8838), tx/s=141641 (MB/s=8838) # 12.14 [+1.40] rx=70794 (8838 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=168704 (MB=10527), tx/s=168704 (MB/s=10527) # 15.24 [+1.50] rx=168704 (10527 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=146899 (MB=9167), tx/s=146899 (MB/s=9167) # 18.23 [+1.40] rx=73380 (9167 MB) # 18.23 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=141152 (MB=8808), tx/s=141152 (MB/s=8808) # 21.33 [+1.50] rx=141152 (8808 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=129932 (MB=8108), tx/s=129932 (MB/s=8108) # 24.32 [+1.36] rx=64941 (8108 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=151264 (MB=9439), tx/s=151264 (MB/s=9439) # 27.42 [+1.50] rx=151264 (9439 MB) # 27.42 [+0.00] ok # 27.60 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=139174 (MB=8684), tx/s=139174 (MB/s=8684) # 30.42 [+1.40] rx=69564 (8684 MB) # 30.42 [+0.00] ok # 30.59 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=167616 (MB=10459), tx/s=167616 (MB/s=10459) # 33.51 [+1.50] rx=167616 (10459 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=127101 (MB=7931), tx/s=127101 (MB/s=7931) # 36.50 [+1.40] rx=63411 (7931 MB) # 36.50 [+0.00] ok # 36.52 [+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__->