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=85120 (MB=5311), tx/s=85120 (MB/s=5311) # 3.07 [+1.50] rx=85120 (5311 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.47] tx=121090 (MB=7556), tx/s=121090 (MB/s=7556) # 6.08 [+1.36] rx=60528 (7556 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=92640 (MB=5781), tx/s=92640 (MB/s=5781) # 9.16 [+1.50] rx=92640 (5781 MB) # 9.16 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=142169 (MB=8871), tx/s=142169 (MB/s=8871) # 12.13 [+1.36] rx=71051 (8871 MB) # 12.13 [+0.00] ok # 12.29 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=120224 (MB=7502), tx/s=120224 (MB/s=7502) # 15.21 [+1.50] rx=120224 (7502 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=144882 (MB=9041), tx/s=144882 (MB/s=9041) # 18.20 [+1.40] rx=72391 (9041 MB) # 18.21 [+0.00] ok # 18.40 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=103680 (MB=6470), tx/s=103680 (MB/s=6470) # 21.32 [+1.50] rx=103680 (6470 MB) # 21.32 [+0.00] ok # 21.51 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=113475 (MB=7081), tx/s=113475 (MB/s=7081) # 24.34 [+1.40] rx=56647 (7081 MB) # 24.34 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=125376 (MB=7823), tx/s=125376 (MB/s=7823) # 27.44 [+1.50] rx=125376 (7823 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.42] tx=114882 (MB=7169), tx/s=114882 (MB/s=7169) # 30.44 [+1.40] rx=57388 (7169 MB) # 30.44 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=112192 (MB=7001), tx/s=112192 (MB/s=7001) # 33.55 [+1.50] rx=112192 (7001 MB) # 33.55 [+0.00] ok # 33.73 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=135272 (MB=8441), tx/s=135272 (MB/s=8441) # 36.55 [+1.40] rx=67532 (8441 MB) # 36.55 [+0.00] ok # 36.57 [+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__->