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=119648 (MB=7466), tx/s=119648 (MB/s=7466) # 3.06 [+1.50] rx=119648 (7466 MB) # 3.06 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=121077 (MB=7555), tx/s=121077 (MB/s=7555) # 6.04 [+1.40] rx=60537 (7555 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=124992 (MB=7799), tx/s=124992 (MB/s=7799) # 9.12 [+1.50] rx=124992 (7799 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.42] tx=140269 (MB=8753), tx/s=140269 (MB/s=8753) # 12.10 [+1.40] rx=70129 (8753 MB) # 12.10 [+0.00] ok # 12.25 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=165184 (MB=10308), tx/s=165184 (MB/s=10308) # 15.17 [+1.50] rx=162009 (10109 MB) # 15.17 [+0.00] ok # 15.33 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=147554 (MB=9207), tx/s=147554 (MB/s=9207) # 18.15 [+1.40] rx=73722 (9207 MB) # 18.15 [+0.00] ok # 18.30 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.71 [+1.42] tx=137824 (MB=8600), tx/s=137824 (MB/s=8600) # 21.21 [+1.50] rx=137824 (8600 MB) # 21.22 [+0.00] ok # 21.36 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.46] tx=132035 (MB=8239), tx/s=132035 (MB/s=8239) # 24.18 [+1.36] rx=66005 (8239 MB) # 24.18 [+0.00] ok # 24.33 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.75 [+1.42] tx=147264 (MB=9189), tx/s=147264 (MB/s=9189) # 27.25 [+1.50] rx=147264 (9189 MB) # 27.25 [+0.00] ok # 27.40 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.82 [+1.42] tx=123804 (MB=7725), tx/s=123804 (MB/s=7725) # 30.22 [+1.40] rx=61900 (7725 MB) # 30.22 [+0.00] ok # 30.37 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.78 [+1.42] tx=163552 (MB=10206), tx/s=163552 (MB/s=10206) # 33.28 [+1.50] rx=163552 (10206 MB) # 33.29 [+0.00] ok # 33.44 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.86 [+1.42] tx=126816 (MB=7913), tx/s=126816 (MB/s=7913) # 36.26 [+1.40] rx=63342 (7913 MB) # 36.26 [+0.00] ok # 36.28 [+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__->