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=116992 (MB=7300), tx/s=116992 (MB/s=7300) # 3.07 [+1.50] rx=116992 (7300 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=110302 (MB=6883), tx/s=110302 (MB/s=6883) # 6.07 [+1.40] rx=55110 (6883 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=94400 (MB=5890), tx/s=94400 (MB/s=5890) # 9.17 [+1.50] rx=94400 (5890 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=114294 (MB=7132), tx/s=114294 (MB/s=7132) # 12.17 [+1.36] rx=57094 (7132 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=123808 (MB=7726), tx/s=123808 (MB/s=7726) # 15.27 [+1.50] rx=123808 (7726 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=145338 (MB=9069), tx/s=145338 (MB/s=9069) # 18.26 [+1.40] rx=72605 (9069 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=114912 (MB=7170), tx/s=114912 (MB/s=7170) # 21.35 [+1.50] rx=114912 (7170 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=111514 (MB=6958), tx/s=111514 (MB/s=6958) # 24.35 [+1.36] rx=55739 (6958 MB) # 24.35 [+0.00] ok # 24.51 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=112960 (MB=7049), tx/s=112960 (MB/s=7049) # 27.43 [+1.50] rx=112960 (7049 MB) # 27.43 [+0.00] ok # 27.59 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=131335 (MB=8195), tx/s=131335 (MB/s=8195) # 30.41 [+1.40] rx=64363 (8195 MB) # 30.41 [+0.00] ok # 30.56 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=133312 (MB=8319), tx/s=133312 (MB/s=8319) # 33.48 [+1.50] rx=133312 (8319 MB) # 33.48 [+0.00] ok # 33.64 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=139256 (MB=8690), tx/s=139256 (MB/s=8690) # 36.46 [+1.40] rx=69554 (8690 MB) # 36.46 [+0.00] ok # 36.48 [+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__->