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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=111552 (MB=6961), tx/s=111552 (MB/s=6961) # 3.12 [+1.50] rx=111552 (6961 MB) # 3.12 [+0.00] ok # 3.31 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.42] tx=109308 (MB=6821), tx/s=109308 (MB/s=6821) # 6.13 [+1.40] rx=54617 (6821 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=122880 (MB=7668), tx/s=122880 (MB/s=7668) # 9.26 [+1.50] rx=122880 (7668 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.42] tx=134982 (MB=8423), tx/s=134982 (MB/s=8423) # 12.28 [+1.40] rx=67468 (8423 MB) # 12.28 [+0.00] ok # 12.48 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=132480 (MB=8267), tx/s=132480 (MB/s=8267) # 15.40 [+1.50] rx=132480 (8267 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=116349 (MB=7260), tx/s=116349 (MB/s=7260) # 18.42 [+1.40] rx=58064 (7260 MB) # 18.42 [+0.00] ok # 18.63 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=109216 (MB=6815), tx/s=109216 (MB/s=6815) # 21.55 [+1.50] rx=109216 (6815 MB) # 21.55 [+0.00] ok # 21.76 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.43] tx=113506 (MB=7083), tx/s=113506 (MB/s=7083) # 24.58 [+1.40] rx=56665 (7083 MB) # 24.58 [+0.00] ok # 24.78 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.21 [+1.43] tx=108800 (MB=6789), tx/s=108800 (MB/s=6789) # 27.71 [+1.50] rx=108800 (6789 MB) # 27.71 [+0.00] ok # 27.89 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.47] tx=107587 (MB=6713), tx/s=107587 (MB/s=6713) # 30.71 [+1.36] rx=53787 (6713 MB) # 30.72 [+0.00] ok # 30.91 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=160576 (MB=10020), tx/s=160576 (MB/s=10020) # 33.83 [+1.50] rx=160576 (10020 MB) # 33.84 [+0.00] ok # 34.02 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=115763 (MB=7224), tx/s=115763 (MB/s=7224) # 36.84 [+1.40] rx=57733 (7224 MB) # 36.84 [+0.00] ok # 36.86 [+0.03] 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__->