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=72128 (MB=4501), tx/s=72128 (MB/s=4501) # 3.06 [+1.50] rx=72128 (4501 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=121232 (MB=7565), tx/s=121232 (MB/s=7565) # 6.04 [+1.36] rx=59805 (7565 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=89728 (MB=5599), tx/s=89728 (MB/s=5599) # 9.12 [+1.50] rx=89728 (5599 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=130986 (MB=8174), tx/s=130986 (MB/s=8174) # 12.09 [+1.36] rx=64762 (8174 MB) # 12.09 [+0.00] ok # 12.27 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=110240 (MB=6879), tx/s=110240 (MB/s=6879) # 15.19 [+1.50] rx=109805 (6852 MB) # 15.19 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=108328 (MB=6760), tx/s=108328 (MB/s=6760) # 18.19 [+1.40] rx=54075 (6760 MB) # 18.19 [+0.00] ok # 18.37 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=84128 (MB=5249), tx/s=84128 (MB/s=5249) # 21.29 [+1.50] rx=84128 (5249 MB) # 21.29 [+0.00] ok # 21.46 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.42] tx=103604 (MB=6465), tx/s=103604 (MB/s=6465) # 24.28 [+1.40] rx=51740 (6465 MB) # 24.28 [+0.00] ok # 24.46 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=83936 (MB=5237), tx/s=83936 (MB/s=5237) # 27.38 [+1.50] rx=83258 (5195 MB) # 27.39 [+0.00] ok # 27.55 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=115108 (MB=7183), tx/s=115108 (MB/s=7183) # 30.37 [+1.36] rx=57531 (7183 MB) # 30.37 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=133408 (MB=8325), tx/s=133408 (MB/s=8325) # 33.46 [+1.50] rx=133408 (8325 MB) # 33.46 [+0.00] ok # 33.64 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=120128 (MB=7496), tx/s=120128 (MB/s=7496) # 36.46 [+1.40] rx=59730 (7496 MB) # 36.46 [+0.00] ok # 36.49 [+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__->