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=137632 (MB=8588), tx/s=137632 (MB/s=8588) # 3.06 [+1.50] rx=137394 (8573 MB) # 3.06 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=127440 (MB=7952), tx/s=127440 (MB/s=7952) # 6.07 [+1.36] rx=63699 (7952 MB) # 6.07 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=129504 (MB=8081), tx/s=129504 (MB/s=8081) # 9.18 [+1.50] rx=129504 (8081 MB) # 9.19 [+0.00] ok # 9.38 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.47] tx=119008 (MB=7426), tx/s=119008 (MB/s=7426) # 12.21 [+1.36] rx=59407 (7426 MB) # 12.21 [+0.00] ok # 12.41 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=146208 (MB=9123), tx/s=146208 (MB/s=9123) # 15.33 [+1.50] rx=146208 (9123 MB) # 15.33 [+0.00] ok # 15.51 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=136825 (MB=8538), tx/s=136825 (MB/s=8538) # 18.33 [+1.40] rx=68227 (8538 MB) # 18.33 [+0.00] ok # 18.53 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=131936 (MB=8233), tx/s=131936 (MB/s=8233) # 21.45 [+1.50] rx=131936 (8233 MB) # 21.45 [+0.00] ok # 21.64 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.47] tx=103340 (MB=6448), tx/s=103340 (MB/s=6448) # 24.47 [+1.36] rx=51663 (6448 MB) # 24.47 [+0.00] ok # 24.65 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=115520 (MB=7208), tx/s=115520 (MB/s=7208) # 27.57 [+1.50] rx=115520 (7208 MB) # 27.57 [+0.00] ok # 27.75 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.42] tx=119554 (MB=7460), tx/s=119554 (MB/s=7460) # 30.58 [+1.40] rx=59681 (7460 MB) # 30.58 [+0.00] ok # 30.78 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.20 [+1.43] tx=160704 (MB=10028), tx/s=160704 (MB/s=10028) # 33.71 [+1.50] rx=160704 (10028 MB) # 33.71 [+0.00] ok # 33.90 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.32 [+1.42] tx=125837 (MB=7852), tx/s=125837 (MB/s=7852) # 36.72 [+1.40] rx=62702 (7852 MB) # 36.72 [+0.00] ok # 36.75 [+0.03] 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__->