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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=112672 (MB=7031), tx/s=112672 (MB/s=7031) # 3.05 [+1.50] rx=112672 (7031 MB) # 3.05 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=115796 (MB=7226), tx/s=115796 (MB/s=7226) # 6.05 [+1.40] rx=57872 (7226 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=121472 (MB=7580), tx/s=121472 (MB/s=7580) # 9.14 [+1.50] rx=121472 (7580 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=121713 (MB=7595), tx/s=121713 (MB/s=7595) # 12.14 [+1.40] rx=60793 (7595 MB) # 12.14 [+0.00] ok # 12.32 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=113280 (MB=7069), tx/s=113280 (MB/s=7069) # 15.24 [+1.50] rx=113280 (7069 MB) # 15.24 [+0.00] ok # 15.43 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.50] tx=112352 (MB=7011), tx/s=112352 (MB/s=7011) # 18.25 [+1.32] rx=55574 (7011 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=107776 (MB=6725), tx/s=107776 (MB/s=6725) # 21.34 [+1.50] rx=107776 (6725 MB) # 21.34 [+0.00] ok # 21.49 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=115652 (MB=7217), tx/s=115652 (MB/s=7217) # 24.31 [+1.36] rx=57798 (7217 MB) # 24.31 [+0.00] ok # 24.46 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=109728 (MB=6847), tx/s=109728 (MB/s=6847) # 27.38 [+1.50] rx=109728 (6847 MB) # 27.38 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.42] tx=110665 (MB=6905), tx/s=110665 (MB/s=6905) # 30.36 [+1.40] rx=55125 (6905 MB) # 30.37 [+0.00] ok # 30.55 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=137600 (MB=8586), tx/s=137600 (MB/s=8586) # 33.47 [+1.50] rx=137600 (8586 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=141397 (MB=8823), tx/s=141397 (MB/s=8823) # 36.47 [+1.40] rx=70591 (8823 MB) # 36.47 [+0.00] ok # 36.49 [+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__->