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=92960 (MB=5801), tx/s=92960 (MB/s=5801) # 3.08 [+1.50] rx=92960 (5801 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=115449 (MB=7204), tx/s=115449 (MB/s=7204) # 6.09 [+1.36] rx=57688 (7204 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=85952 (MB=5363), tx/s=85952 (MB/s=5363) # 9.18 [+1.50] rx=85952 (5363 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=134385 (MB=8386), tx/s=134385 (MB/s=8386) # 12.17 [+1.40] rx=67173 (8386 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=108832 (MB=6791), tx/s=108832 (MB/s=6791) # 15.27 [+1.50] rx=108832 (6791 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=108781 (MB=6788), tx/s=108781 (MB/s=6788) # 18.28 [+1.40] rx=54139 (6788 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=108768 (MB=6787), tx/s=108768 (MB/s=6787) # 21.38 [+1.50] rx=108768 (6787 MB) # 21.38 [+0.00] ok # 21.54 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=127429 (MB=7952), tx/s=127429 (MB/s=7952) # 24.36 [+1.36] rx=63702 (7952 MB) # 24.36 [+0.00] ok # 24.52 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=126752 (MB=7909), tx/s=126752 (MB/s=7909) # 27.44 [+1.50] rx=126752 (7909 MB) # 27.44 [+0.00] ok # 27.59 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=131499 (MB=8206), tx/s=131499 (MB/s=8206) # 30.41 [+1.36] rx=64851 (8206 MB) # 30.41 [+0.00] ok # 30.57 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=142304 (MB=8880), tx/s=142304 (MB/s=8880) # 33.49 [+1.50] rx=142304 (8880 MB) # 33.49 [+0.00] ok # 33.65 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=134839 (MB=8414), tx/s=134839 (MB/s=8414) # 36.47 [+1.40] rx=67238 (8414 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__->