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=139904 (MB=8730), tx/s=139904 (MB/s=8730) # 3.06 [+1.50] rx=139904 (8730 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=131610 (MB=8212), tx/s=131610 (MB/s=8212) # 6.04 [+1.36] rx=65742 (8212 MB) # 6.04 [+0.00] ok # 6.23 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.43] tx=105600 (MB=6589), tx/s=105600 (MB/s=6589) # 9.16 [+1.50] rx=105600 (6589 MB) # 9.16 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=112292 (MB=7007), tx/s=112292 (MB/s=7007) # 12.17 [+1.36] rx=56093 (7007 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=129760 (MB=8097), tx/s=129760 (MB/s=8097) # 15.27 [+1.50] rx=129760 (8097 MB) # 15.27 [+0.00] ok # 15.45 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=139370 (MB=8697), tx/s=139370 (MB/s=8697) # 18.27 [+1.40] rx=69571 (8697 MB) # 18.27 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=142144 (MB=8870), tx/s=142144 (MB/s=8870) # 21.37 [+1.50] rx=142144 (8870 MB) # 21.37 [+0.00] ok # 21.53 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=126162 (MB=7872), tx/s=126162 (MB/s=7872) # 24.35 [+1.36] rx=63072 (7872 MB) # 24.35 [+0.00] ok # 24.54 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=116640 (MB=7278), tx/s=116640 (MB/s=7278) # 27.47 [+1.50] rx=116640 (7278 MB) # 27.47 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=112432 (MB=7016), tx/s=112432 (MB/s=7016) # 30.45 [+1.36] rx=56205 (7016 MB) # 30.45 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=139456 (MB=8702), tx/s=139456 (MB/s=8702) # 33.55 [+1.50] rx=139456 (8702 MB) # 33.55 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=127387 (MB=7949), tx/s=127387 (MB/s=7949) # 36.55 [+1.40] rx=63517 (7949 MB) # 36.55 [+0.00] ok # 36.57 [+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__->