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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=139744 (MB=8720), tx/s=139744 (MB/s=8720) # 3.08 [+1.50] rx=139744 (8720 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=133515 (MB=8331), tx/s=133515 (MB/s=8331) # 6.08 [+1.36] rx=66730 (8331 MB) # 6.08 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=147488 (MB=9203), tx/s=147488 (MB/s=9203) # 9.18 [+1.50] rx=147488 (9203 MB) # 9.18 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=140135 (MB=8744), tx/s=140135 (MB/s=8744) # 12.18 [+1.36] rx=70049 (8744 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=163104 (MB=10178), tx/s=163104 (MB/s=10178) # 15.27 [+1.50] rx=163104 (10178 MB) # 15.27 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=145250 (MB=9064), tx/s=145250 (MB/s=9064) # 18.27 [+1.40] rx=72574 (9064 MB) # 18.27 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=137024 (MB=8550), tx/s=137024 (MB/s=8550) # 21.36 [+1.50] rx=137024 (8550 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=111387 (MB=6950), tx/s=111387 (MB/s=6950) # 24.35 [+1.36] rx=54546 (6950 MB) # 24.36 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=139904 (MB=8730), tx/s=139904 (MB/s=8730) # 27.45 [+1.50] rx=139904 (8730 MB) # 27.46 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=129212 (MB=8063), tx/s=129212 (MB/s=8063) # 30.46 [+1.36] rx=64566 (8063 MB) # 30.46 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=135456 (MB=8452), tx/s=135456 (MB/s=8452) # 33.55 [+1.50] rx=135456 (8452 MB) # 33.55 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.46] tx=144140 (MB=8994), tx/s=144140 (MB/s=8994) # 36.55 [+1.36] rx=71996 (8994 MB) # 36.55 [+0.00] ok # 36.57 [+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__->