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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=73856 (MB=4608), tx/s=73856 (MB/s=4608) # 3.05 [+1.50] rx=73856 (4608 MB) # 3.05 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=114934 (MB=7172), tx/s=114934 (MB/s=7172) # 6.05 [+1.40] rx=57408 (7172 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=86112 (MB=5373), tx/s=86112 (MB/s=5373) # 9.14 [+1.50] rx=86112 (5373 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=136471 (MB=8516), tx/s=136471 (MB/s=8516) # 12.12 [+1.36] rx=67493 (8516 MB) # 12.12 [+0.00] ok # 12.27 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=142272 (MB=8878), tx/s=142272 (MB/s=8878) # 15.19 [+1.50] rx=142272 (8878 MB) # 15.19 [+0.00] ok # 15.35 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=117688 (MB=7344), tx/s=117688 (MB/s=7344) # 18.18 [+1.40] rx=58720 (7344 MB) # 18.18 [+0.00] ok # 18.35 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=112384 (MB=7013), tx/s=112384 (MB/s=7013) # 21.27 [+1.50] rx=112384 (7013 MB) # 21.28 [+0.00] ok # 21.45 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.42] tx=117321 (MB=7321), tx/s=117321 (MB/s=7321) # 24.27 [+1.40] rx=58633 (7321 MB) # 24.27 [+0.00] ok # 24.45 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=110240 (MB=6879), tx/s=110240 (MB/s=6879) # 27.37 [+1.50] rx=110240 (6879 MB) # 27.37 [+0.00] ok # 27.55 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=133651 (MB=8340), tx/s=133651 (MB/s=8340) # 30.37 [+1.36] rx=66821 (8340 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=139008 (MB=8674), tx/s=139008 (MB/s=8674) # 33.47 [+1.50] rx=139008 (8674 MB) # 33.47 [+0.00] ok # 33.66 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=114543 (MB=7147), tx/s=114543 (MB/s=7147) # 36.48 [+1.40] rx=57211 (7147 MB) # 36.48 [+0.00] ok # 36.50 [+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__->