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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=136448 (MB=8514), tx/s=136448 (MB/s=8514) # 3.08 [+1.50] rx=136448 (8514 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=131756 (MB=8222), tx/s=131756 (MB/s=8222) # 6.07 [+1.36] rx=65869 (8222 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=149536 (MB=9331), tx/s=149536 (MB/s=9331) # 9.17 [+1.50] rx=149536 (9331 MB) # 9.18 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=138714 (MB=8656), tx/s=138714 (MB/s=8656) # 12.16 [+1.36] rx=69289 (8656 MB) # 12.16 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=140672 (MB=8778), tx/s=140672 (MB/s=8778) # 15.27 [+1.50] rx=140672 (8778 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=128119 (MB=7995), tx/s=128119 (MB/s=7995) # 18.26 [+1.40] rx=63837 (7995 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=107872 (MB=6731), tx/s=107872 (MB/s=6731) # 21.36 [+1.50] rx=107872 (6731 MB) # 21.37 [+0.00] ok # 21.52 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=129305 (MB=8069), tx/s=129305 (MB/s=8069) # 24.34 [+1.36] rx=64644 (8069 MB) # 24.34 [+0.00] ok # 24.50 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=150112 (MB=9367), tx/s=150112 (MB/s=9367) # 27.41 [+1.50] rx=150112 (9367 MB) # 27.42 [+0.00] ok # 27.57 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=136232 (MB=8501), tx/s=136232 (MB/s=8501) # 30.39 [+1.36] rx=68098 (8501 MB) # 30.39 [+0.00] ok # 30.54 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=167936 (MB=10479), tx/s=167936 (MB/s=10479) # 33.46 [+1.50] rx=167936 (10479 MB) # 33.46 [+0.00] ok # 33.64 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=144166 (MB=8996), tx/s=144166 (MB/s=8996) # 36.46 [+1.40] rx=72012 (8996 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__->