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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=92416 (MB=5767), tx/s=92416 (MB/s=5767) # 3.07 [+1.50] rx=92416 (5767 MB) # 3.07 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=124696 (MB=7781), tx/s=124696 (MB/s=7781) # 6.06 [+1.36] rx=62322 (7781 MB) # 6.07 [+0.00] ok # 6.22 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=111840 (MB=6979), tx/s=111840 (MB/s=6979) # 9.14 [+1.50] rx=111840 (6979 MB) # 9.14 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=126153 (MB=7872), tx/s=126153 (MB/s=7872) # 12.14 [+1.36] rx=63060 (7872 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=127136 (MB=7933), tx/s=127136 (MB/s=7933) # 15.23 [+1.50] rx=127136 (7933 MB) # 15.23 [+0.00] ok # 15.38 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=142196 (MB=8873), tx/s=142196 (MB/s=8873) # 18.20 [+1.40] rx=71014 (8873 MB) # 18.20 [+0.00] ok # 18.36 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=101024 (MB=6304), tx/s=101024 (MB/s=6304) # 21.28 [+1.50] rx=101024 (6304 MB) # 21.28 [+0.00] ok # 21.47 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=128366 (MB=8010), tx/s=128366 (MB/s=8010) # 24.29 [+1.36] rx=64142 (8010 MB) # 24.29 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=107008 (MB=6677), tx/s=107008 (MB/s=6677) # 27.37 [+1.50] rx=107008 (6677 MB) # 27.37 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=132630 (MB=8276), tx/s=132630 (MB/s=8276) # 30.37 [+1.36] rx=65452 (8276 MB) # 30.37 [+0.00] ok # 30.55 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=139904 (MB=8730), tx/s=139904 (MB/s=8730) # 33.47 [+1.50] rx=139904 (8730 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=141130 (MB=8807), tx/s=141130 (MB/s=8807) # 36.46 [+1.40] rx=70529 (8807 MB) # 36.46 [+0.00] ok # 36.48 [+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__->