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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=134208 (MB=8375), tx/s=134208 (MB/s=8375) # 3.10 [+1.50] rx=134208 (8375 MB) # 3.10 [+0.00] ok # 3.29 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=122325 (MB=7633), tx/s=122325 (MB/s=7633) # 6.11 [+1.36] rx=61129 (7633 MB) # 6.11 [+0.00] ok # 6.28 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=139008 (MB=8674), tx/s=139008 (MB/s=8674) # 9.21 [+1.50] rx=139008 (8674 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.47] tx=135015 (MB=8425), tx/s=135015 (MB/s=8425) # 12.21 [+1.36] rx=67491 (8425 MB) # 12.21 [+0.00] ok # 12.41 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=148192 (MB=9247), tx/s=148192 (MB/s=9247) # 15.33 [+1.50] rx=148192 (9247 MB) # 15.33 [+0.00] ok # 15.53 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.46] tx=132964 (MB=8297), tx/s=132964 (MB/s=8297) # 18.35 [+1.36] rx=66242 (8297 MB) # 18.36 [+0.00] ok # 18.57 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.43] tx=133184 (MB=8311), tx/s=133184 (MB/s=8311) # 21.50 [+1.50] rx=133184 (8311 MB) # 21.50 [+0.00] ok # 21.70 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=108726 (MB=6784), tx/s=108726 (MB/s=6784) # 24.52 [+1.36] rx=54268 (6784 MB) # 24.52 [+0.00] ok # 24.71 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=147232 (MB=9187), tx/s=147232 (MB/s=9187) # 27.64 [+1.50] rx=147232 (9187 MB) # 27.64 [+0.00] ok # 27.84 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.42] tx=103572 (MB=6463), tx/s=103572 (MB/s=6463) # 30.66 [+1.40] rx=51686 (6463 MB) # 30.66 [+0.00] ok # 30.87 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=137760 (MB=8596), tx/s=137760 (MB/s=8596) # 33.80 [+1.50] rx=137760 (8596 MB) # 33.80 [+0.00] ok # 33.97 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.42] tx=118094 (MB=7369), tx/s=118094 (MB/s=7369) # 36.79 [+1.40] rx=58223 (7369 MB) # 36.79 [+0.00] ok # 36.81 [+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__->