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=118880 (MB=7418), tx/s=118880 (MB/s=7418) # 3.08 [+1.50] rx=118880 (7418 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=110184 (MB=6875), tx/s=110184 (MB/s=6875) # 6.09 [+1.36] rx=54247 (6875 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=150848 (MB=9413), tx/s=150848 (MB/s=9413) # 9.21 [+1.50] rx=150848 (9413 MB) # 9.21 [+0.00] ok # 9.38 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.42] tx=129041 (MB=8052), tx/s=129041 (MB/s=8052) # 12.20 [+1.40] rx=64514 (8052 MB) # 12.20 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=158688 (MB=9902), tx/s=158688 (MB/s=9902) # 15.29 [+1.50] rx=158688 (9902 MB) # 15.29 [+0.00] ok # 15.45 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=139711 (MB=8718), tx/s=139711 (MB/s=8718) # 18.27 [+1.40] rx=69752 (8718 MB) # 18.27 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=122784 (MB=7662), tx/s=122784 (MB/s=7662) # 21.36 [+1.50] rx=122784 (7662 MB) # 21.37 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=96004 (MB=5991), tx/s=96004 (MB/s=5991) # 24.37 [+1.40] rx=47970 (5991 MB) # 24.37 [+0.00] ok # 24.56 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=110176 (MB=6875), tx/s=110176 (MB/s=6875) # 27.49 [+1.50] rx=110176 (6875 MB) # 27.49 [+0.00] ok # 27.67 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=110415 (MB=6890), tx/s=110415 (MB/s=6890) # 30.49 [+1.36] rx=55182 (6890 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=121088 (MB=7556), tx/s=121088 (MB/s=7556) # 33.59 [+1.50] rx=121088 (7556 MB) # 33.59 [+0.00] ok # 33.78 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=109411 (MB=6827), tx/s=109411 (MB/s=6827) # 36.61 [+1.40] rx=54437 (6827 MB) # 36.61 [+0.00] ok # 36.63 [+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__->