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=93504 (MB=5834), tx/s=93504 (MB/s=5834) # 3.06 [+1.50] rx=93504 (5834 MB) # 3.06 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=114670 (MB=7155), tx/s=114670 (MB/s=7155) # 6.06 [+1.36] rx=57298 (7155 MB) # 6.06 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=100544 (MB=6274), tx/s=100544 (MB/s=6274) # 9.15 [+1.50] rx=100544 (6274 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 12.15 [+1.36] rx=69060 (8622 MB) # 12.15 [+0.00] ok # 12.34 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=137376 (MB=8572), tx/s=137376 (MB/s=8572) # 15.26 [+1.50] rx=137376 (8572 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=120396 (MB=7513), tx/s=120396 (MB/s=7513) # 18.25 [+1.40] rx=60079 (7513 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=92736 (MB=5787), tx/s=92736 (MB/s=5787) # 21.34 [+1.50] rx=92736 (5787 MB) # 21.34 [+0.00] ok # 21.52 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=115701 (MB=7220), tx/s=115701 (MB/s=7220) # 24.34 [+1.40] rx=57799 (7220 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=122848 (MB=7666), tx/s=122848 (MB/s=7666) # 27.43 [+1.50] rx=122848 (7666 MB) # 27.43 [+0.00] ok # 27.58 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=130025 (MB=8114), tx/s=130025 (MB/s=8114) # 30.40 [+1.36] rx=65003 (8114 MB) # 30.40 [+0.00] ok # 30.55 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 33.47 [+1.50] rx=131008 (8175 MB) # 33.47 [+0.00] ok # 33.62 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.46] tx=138392 (MB=8636), tx/s=138392 (MB/s=8636) # 36.43 [+1.36] rx=69077 (8636 MB) # 36.44 [+0.00] ok # 36.45 [+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__->