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=115296 (MB=7194), tx/s=115296 (MB/s=7194) # 3.10 [+1.50] rx=115296 (7194 MB) # 3.10 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.43] tx=108870 (MB=6793), tx/s=108870 (MB/s=6793) # 6.12 [+1.40] rx=54281 (6793 MB) # 6.12 [+0.00] ok # 6.33 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=144032 (MB=8988), tx/s=144032 (MB/s=8988) # 9.25 [+1.50] rx=144032 (8988 MB) # 9.26 [+0.00] ok # 9.47 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.47] tx=126427 (MB=7889), tx/s=126427 (MB/s=7889) # 12.29 [+1.36] rx=63207 (7889 MB) # 12.30 [+0.00] ok # 12.49 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=167616 (MB=10459), tx/s=167616 (MB/s=10459) # 15.41 [+1.50] rx=167616 (10459 MB) # 15.41 [+0.00] ok # 15.61 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=119168 (MB=7436), tx/s=119168 (MB/s=7436) # 18.43 [+1.40] rx=59326 (7436 MB) # 18.43 [+0.00] ok # 18.63 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=128064 (MB=7991), tx/s=128064 (MB/s=7991) # 21.55 [+1.50] rx=128064 (7991 MB) # 21.55 [+0.00] ok # 21.76 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.23 [+1.47] tx=104069 (MB=6494), tx/s=104069 (MB/s=6494) # 24.59 [+1.36] rx=51986 (6494 MB) # 24.59 [+0.00] ok # 24.78 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.21 [+1.42] tx=121248 (MB=7566), tx/s=121248 (MB/s=7566) # 27.71 [+1.50] rx=121248 (7566 MB) # 27.71 [+0.00] ok # 27.90 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.37 [+1.46] tx=124125 (MB=7745), tx/s=124125 (MB/s=7745) # 30.73 [+1.36] rx=62045 (7745 MB) # 30.73 [+0.00] ok # 30.91 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=158944 (MB=9918), tx/s=158944 (MB/s=9918) # 33.83 [+1.50] rx=158299 (9878 MB) # 33.84 [+0.00] ok # 34.04 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.46 [+1.42] tx=109872 (MB=6856), tx/s=109872 (MB/s=6856) # 36.86 [+1.40] rx=54347 (6856 MB) # 36.86 [+0.00] ok # 36.89 [+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__->