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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=136512 (MB=8518), tx/s=136512 (MB/s=8518) # 3.09 [+1.50] rx=136512 (8518 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=112125 (MB=6997), tx/s=112125 (MB/s=6997) # 6.10 [+1.40] rx=55971 (6997 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=124064 (MB=7742), tx/s=124064 (MB/s=7742) # 9.23 [+1.50] rx=124064 (7742 MB) # 9.23 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=115714 (MB=7220), tx/s=115714 (MB/s=7220) # 12.24 [+1.36] rx=57826 (7220 MB) # 12.24 [+0.00] ok # 12.42 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=129024 (MB=8051), tx/s=129024 (MB/s=8051) # 15.34 [+1.50] rx=129024 (8051 MB) # 15.35 [+0.00] ok # 15.52 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=140452 (MB=8764), tx/s=140452 (MB/s=8764) # 18.34 [+1.40] rx=70143 (8764 MB) # 18.34 [+0.00] ok # 18.51 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=135104 (MB=8430), tx/s=135104 (MB/s=8430) # 21.44 [+1.50] rx=135104 (8430 MB) # 21.44 [+0.00] ok # 21.60 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=126453 (MB=7891), tx/s=126453 (MB/s=7891) # 24.42 [+1.36] rx=63187 (7891 MB) # 24.42 [+0.00] ok # 24.58 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=138368 (MB=8634), tx/s=138368 (MB/s=8634) # 27.50 [+1.50] rx=138368 (8634 MB) # 27.51 [+0.00] ok # 27.67 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=131805 (MB=8225), tx/s=131805 (MB/s=8225) # 30.49 [+1.36] rx=65041 (8225 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=158624 (MB=9898), tx/s=158624 (MB/s=9898) # 33.59 [+1.50] rx=158624 (9898 MB) # 33.59 [+0.00] ok # 33.76 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=134952 (MB=8421), tx/s=134952 (MB/s=8421) # 36.58 [+1.40] rx=67359 (8421 MB) # 36.58 [+0.00] ok # 36.60 [+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__->