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.59 [+1.42] tx=71712 (MB=4475), tx/s=71712 (MB/s=4475) # 3.09 [+1.50] rx=71712 (4475 MB) # 3.09 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=112162 (MB=6999), tx/s=112162 (MB/s=6999) # 6.09 [+1.40] rx=56044 (6999 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=119328 (MB=7446), tx/s=119328 (MB/s=7446) # 9.18 [+1.50] rx=119328 (7446 MB) # 9.18 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=131818 (MB=8225), tx/s=131818 (MB/s=8225) # 12.16 [+1.36] rx=65878 (8225 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=97152 (MB=6062), tx/s=97152 (MB/s=6062) # 15.26 [+1.50] rx=97152 (6062 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=115212 (MB=7189), tx/s=115212 (MB/s=7189) # 18.26 [+1.40] rx=57091 (7189 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=99712 (MB=6222), tx/s=99712 (MB/s=6222) # 21.35 [+1.50] rx=99712 (6222 MB) # 21.35 [+0.00] ok # 21.51 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=107328 (MB=6697), tx/s=107328 (MB/s=6697) # 24.33 [+1.36] rx=53636 (6697 MB) # 24.33 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=85312 (MB=5323), tx/s=85312 (MB/s=5323) # 27.42 [+1.50] rx=84658 (5282 MB) # 27.42 [+0.00] ok # 27.60 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=116308 (MB=7258), tx/s=116308 (MB/s=7258) # 30.43 [+1.36] rx=57335 (7258 MB) # 30.43 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=105664 (MB=6593), tx/s=105664 (MB/s=6593) # 33.53 [+1.50] rx=105664 (6593 MB) # 33.53 [+0.00] ok # 33.71 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=116920 (MB=7296), tx/s=116920 (MB/s=7296) # 36.53 [+1.40] rx=58198 (7296 MB) # 36.54 [+0.00] ok # 36.56 [+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__->