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=81024 (MB=5056), tx/s=81024 (MB/s=5056) # 3.07 [+1.50] rx=81024 (5056 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=100533 (MB=6273), tx/s=100533 (MB/s=6273) # 6.09 [+1.36] rx=50066 (6273 MB) # 6.09 [+0.00] ok # 6.30 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=95392 (MB=5952), tx/s=95392 (MB/s=5952) # 9.22 [+1.50] rx=95392 (5952 MB) # 9.22 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=123966 (MB=7735), tx/s=123966 (MB/s=7735) # 12.24 [+1.36] rx=61713 (7735 MB) # 12.24 [+0.00] ok # 12.43 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=110016 (MB=6865), tx/s=110016 (MB/s=6865) # 15.36 [+1.50] rx=110016 (6865 MB) # 15.36 [+0.00] ok # 15.55 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=139183 (MB=8685), tx/s=139183 (MB/s=8685) # 18.37 [+1.40] rx=69511 (8685 MB) # 18.37 [+0.00] ok # 18.56 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=82336 (MB=5138), tx/s=82336 (MB/s=5138) # 21.48 [+1.50] rx=82336 (5138 MB) # 21.48 [+0.00] ok # 21.67 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.46] tx=125209 (MB=7813), tx/s=125209 (MB/s=7813) # 24.49 [+1.36] rx=62584 (7813 MB) # 24.49 [+0.00] ok # 24.68 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=82208 (MB=5130), tx/s=82208 (MB/s=5130) # 27.60 [+1.50] rx=82208 (5130 MB) # 27.60 [+0.00] ok # 27.78 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.46] tx=135554 (MB=8459), tx/s=135554 (MB/s=8459) # 30.60 [+1.36] rx=67743 (8459 MB) # 30.60 [+0.00] ok # 30.78 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.20 [+1.42] tx=127200 (MB=7937), tx/s=127200 (MB/s=7937) # 33.70 [+1.50] rx=127200 (7937 MB) # 33.70 [+0.00] ok # 33.90 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.32 [+1.42] tx=125153 (MB=7810), tx/s=125153 (MB/s=7810) # 36.72 [+1.40] rx=62441 (7810 MB) # 36.72 [+0.00] ok # 36.75 [+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__->