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.42] tx=130912 (MB=8169), tx/s=130912 (MB/s=8169) # 3.09 [+1.50] rx=130912 (8169 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=123936 (MB=7734), tx/s=123936 (MB/s=7734) # 6.10 [+1.36] rx=61941 (7734 MB) # 6.11 [+0.00] ok # 6.26 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=135808 (MB=8474), tx/s=135808 (MB/s=8474) # 9.18 [+1.50] rx=135808 (8474 MB) # 9.18 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=127558 (MB=7960), tx/s=127558 (MB/s=7960) # 12.19 [+1.36] rx=63763 (7960 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=171168 (MB=10681), tx/s=171168 (MB/s=10681) # 15.28 [+1.50] rx=171168 (10681 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=144225 (MB=9000), tx/s=144225 (MB/s=9000) # 18.27 [+1.40] rx=72041 (9000 MB) # 18.27 [+0.00] ok # 18.43 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=132832 (MB=8289), tx/s=132832 (MB/s=8289) # 21.35 [+1.50] rx=132832 (8289 MB) # 21.35 [+0.00] ok # 21.54 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=110177 (MB=6875), tx/s=110177 (MB/s=6875) # 24.36 [+1.36] rx=55040 (6875 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=144736 (MB=9032), tx/s=144736 (MB/s=9032) # 27.47 [+1.50] rx=144736 (9032 MB) # 27.47 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=125839 (MB=7852), tx/s=125839 (MB/s=7852) # 30.46 [+1.36] rx=62081 (7852 MB) # 30.46 [+0.00] ok # 30.65 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=162560 (MB=10144), tx/s=162560 (MB/s=10144) # 33.57 [+1.50] rx=162560 (10144 MB) # 33.57 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=117594 (MB=7338), tx/s=117594 (MB/s=7338) # 36.56 [+1.40] rx=58494 (7338 MB) # 36.56 [+0.00] ok # 36.59 [+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__->