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=75680 (MB=4722), tx/s=75680 (MB/s=4722) # 3.08 [+1.50] rx=75680 (4722 MB) # 3.08 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=123448 (MB=7703), tx/s=123448 (MB/s=7703) # 6.08 [+1.40] rx=61687 (7703 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=95008 (MB=5928), tx/s=95008 (MB/s=5928) # 9.16 [+1.50] rx=95008 (5928 MB) # 9.16 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=121549 (MB=7585), tx/s=121549 (MB/s=7585) # 12.16 [+1.40] rx=60706 (7585 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=116448 (MB=7266), tx/s=116448 (MB/s=7266) # 15.26 [+1.50] rx=116448 (7266 MB) # 15.26 [+0.00] ok # 15.42 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.50] tx=138682 (MB=8654), tx/s=138682 (MB/s=8654) # 18.24 [+1.32] rx=69245 (8654 MB) # 18.24 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=113952 (MB=7111), tx/s=113952 (MB/s=7111) # 21.33 [+1.50] rx=113952 (7111 MB) # 21.33 [+0.00] ok # 21.51 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=126401 (MB=7887), tx/s=126401 (MB/s=7887) # 24.33 [+1.36] rx=63179 (7887 MB) # 24.33 [+0.00] ok # 24.49 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=118880 (MB=7418), tx/s=118880 (MB/s=7418) # 27.41 [+1.50] rx=118880 (7418 MB) # 27.41 [+0.00] ok # 27.56 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=135347 (MB=8446), tx/s=135347 (MB/s=8446) # 30.38 [+1.36] rx=67618 (8446 MB) # 30.38 [+0.00] ok # 30.53 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=130752 (MB=8159), tx/s=130752 (MB/s=8159) # 33.45 [+1.50] rx=130752 (8159 MB) # 33.45 [+0.00] ok # 33.61 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=139393 (MB=8698), tx/s=139393 (MB/s=8698) # 36.43 [+1.40] rx=69573 (8698 MB) # 36.43 [+0.00] ok # 36.45 [+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__->