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=132672 (MB=8279), tx/s=132672 (MB/s=8279) # 3.05 [+1.50] rx=132672 (8279 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=126885 (MB=7918), tx/s=126885 (MB/s=7918) # 6.02 [+1.36] rx=62591 (7918 MB) # 6.02 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=123552 (MB=7710), tx/s=123552 (MB/s=7710) # 9.10 [+1.50] rx=123552 (7710 MB) # 9.10 [+0.00] ok # 9.25 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.67 [+1.42] tx=139623 (MB=8712), tx/s=139623 (MB/s=8712) # 12.07 [+1.40] rx=69787 (8712 MB) # 12.07 [+0.00] ok # 12.23 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=159296 (MB=9940), tx/s=159296 (MB/s=9940) # 15.15 [+1.50] rx=159296 (9940 MB) # 15.15 [+0.00] ok # 15.32 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=108802 (MB=6789), tx/s=108802 (MB/s=6789) # 18.14 [+1.40] rx=54124 (6789 MB) # 18.14 [+0.00] ok # 18.31 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=113664 (MB=7093), tx/s=113664 (MB/s=7093) # 21.23 [+1.50] rx=113664 (7093 MB) # 21.23 [+0.00] ok # 21.41 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.46] tx=129099 (MB=8056), tx/s=129099 (MB/s=8056) # 24.23 [+1.36] rx=64540 (8056 MB) # 24.24 [+0.00] ok # 24.41 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.43] tx=117344 (MB=7322), tx/s=117344 (MB/s=7322) # 27.34 [+1.50] rx=117344 (7322 MB) # 27.34 [+0.00] ok # 27.52 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=120860 (MB=7542), tx/s=120860 (MB/s=7542) # 30.35 [+1.36] rx=60410 (7542 MB) # 30.35 [+0.00] ok # 30.52 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=156896 (MB=9790), tx/s=156896 (MB/s=9790) # 33.44 [+1.50] rx=156896 (9790 MB) # 33.44 [+0.00] ok # 33.64 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=101757 (MB=6350), tx/s=101757 (MB/s=6350) # 36.46 [+1.40] rx=50481 (6350 MB) # 36.46 [+0.00] ok # 36.48 [+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__->