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=137696 (MB=8592), tx/s=137696 (MB/s=8592) # 3.07 [+1.50] rx=137696 (8592 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=124932 (MB=7796), tx/s=124932 (MB/s=7796) # 6.07 [+1.36] rx=62452 (7796 MB) # 6.07 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=110048 (MB=6867), tx/s=110048 (MB/s=6867) # 9.18 [+1.50] rx=110048 (6867 MB) # 9.18 [+0.00] ok # 9.37 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=108747 (MB=6786), tx/s=108747 (MB/s=6786) # 12.20 [+1.36] rx=54179 (6786 MB) # 12.20 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=130304 (MB=8131), tx/s=130304 (MB/s=8131) # 15.31 [+1.50] rx=130304 (8131 MB) # 15.32 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=121097 (MB=7556), tx/s=121097 (MB/s=7556) # 18.32 [+1.40] rx=60359 (7556 MB) # 18.32 [+0.00] ok # 18.49 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=118816 (MB=7414), tx/s=118816 (MB/s=7414) # 21.41 [+1.50] rx=118816 (7414 MB) # 21.42 [+0.00] ok # 21.61 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.42] tx=105122 (MB=6559), tx/s=105122 (MB/s=6559) # 24.43 [+1.40] rx=52530 (6559 MB) # 24.43 [+0.00] ok # 24.60 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=138944 (MB=8670), tx/s=138944 (MB/s=8670) # 27.52 [+1.50] rx=138944 (8670 MB) # 27.52 [+0.00] ok # 27.70 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.42] tx=102186 (MB=6376), tx/s=102186 (MB/s=6376) # 30.52 [+1.40] rx=49857 (6376 MB) # 30.52 [+0.00] ok # 30.72 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=136768 (MB=8534), tx/s=136768 (MB/s=8534) # 33.64 [+1.50] rx=136768 (8534 MB) # 33.64 [+0.00] ok # 33.83 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.29 [+1.46] tx=118843 (MB=7416), tx/s=118843 (MB/s=7416) # 36.65 [+1.36] rx=59218 (7416 MB) # 36.65 [+0.00] ok # 36.68 [+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__->