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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=120672 (MB=7530), tx/s=120672 (MB/s=7530) # 3.05 [+1.50] rx=120672 (7530 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=134010 (MB=8362), tx/s=134010 (MB/s=8362) # 6.02 [+1.36] rx=66956 (8362 MB) # 6.02 [+0.00] ok # 6.16 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=149120 (MB=9305), tx/s=149120 (MB/s=9305) # 9.08 [+1.50] rx=149120 (9305 MB) # 9.08 [+0.00] ok # 9.23 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.65 [+1.42] tx=140428 (MB=8763), tx/s=140428 (MB/s=8763) # 12.05 [+1.40] rx=69840 (8763 MB) # 12.05 [+0.00] ok # 12.20 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.62 [+1.42] tx=167104 (MB=10427), tx/s=167104 (MB/s=10427) # 15.12 [+1.50] rx=167104 (10427 MB) # 15.12 [+0.00] ok # 15.27 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.69 [+1.42] tx=145902 (MB=9104), tx/s=145902 (MB/s=9104) # 18.09 [+1.40] rx=72908 (9104 MB) # 18.09 [+0.00] ok # 18.24 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.66 [+1.42] tx=140704 (MB=8780), tx/s=140704 (MB/s=8780) # 21.16 [+1.50] rx=140704 (8780 MB) # 21.16 [+0.00] ok # 21.31 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.76 [+1.46] tx=129963 (MB=8110), tx/s=129963 (MB/s=8110) # 24.12 [+1.36] rx=64975 (8110 MB) # 24.12 [+0.00] ok # 24.27 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.69 [+1.42] tx=151520 (MB=9455), tx/s=151520 (MB/s=9455) # 27.19 [+1.50] rx=151520 (9455 MB) # 27.19 [+0.00] ok # 27.34 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.80 [+1.46] tx=136879 (MB=8541), tx/s=136879 (MB/s=8541) # 30.16 [+1.36] rx=68418 (8541 MB) # 30.16 [+0.00] ok # 30.30 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.72 [+1.42] tx=156096 (MB=9740), tx/s=156096 (MB/s=9740) # 33.22 [+1.50] rx=156096 (9740 MB) # 33.22 [+0.00] ok # 33.37 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.79 [+1.42] tx=144290 (MB=9004), tx/s=144290 (MB/s=9004) # 36.19 [+1.40] rx=72105 (9004 MB) # 36.19 [+0.00] ok # 36.21 [+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__->