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.43] tx=88224 (MB=5505), tx/s=88224 (MB/s=5505) # 3.09 [+1.50] rx=88224 (5505 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=119172 (MB=7436), tx/s=119172 (MB/s=7436) # 6.10 [+1.36] rx=59569 (7436 MB) # 6.10 [+0.00] ok # 6.26 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=108192 (MB=6751), tx/s=108192 (MB/s=6751) # 9.18 [+1.50] rx=108192 (6751 MB) # 9.18 [+0.00] ok # 9.33 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=134587 (MB=8398), tx/s=134587 (MB/s=8398) # 12.15 [+1.40] rx=66389 (8398 MB) # 12.15 [+0.00] ok # 12.30 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=127296 (MB=7943), tx/s=127296 (MB/s=7943) # 15.22 [+1.50] rx=127296 (7943 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=140123 (MB=8744), tx/s=140123 (MB/s=8744) # 18.20 [+1.40] rx=69936 (8744 MB) # 18.20 [+0.00] ok # 18.35 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=118432 (MB=7390), tx/s=118432 (MB/s=7390) # 21.27 [+1.50] rx=118432 (7390 MB) # 21.27 [+0.00] ok # 21.43 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=128472 (MB=8017), tx/s=128472 (MB/s=8017) # 24.25 [+1.36] rx=64222 (8017 MB) # 24.26 [+0.00] ok # 24.43 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=90880 (MB=5671), tx/s=90880 (MB/s=5671) # 27.35 [+1.50] rx=90880 (5671 MB) # 27.35 [+0.00] ok # 27.52 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=117398 (MB=7326), tx/s=117398 (MB/s=7326) # 30.35 [+1.36] rx=58521 (7326 MB) # 30.35 [+0.00] ok # 30.52 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=101760 (MB=6350), tx/s=101760 (MB/s=6350) # 33.45 [+1.50] rx=101760 (6350 MB) # 33.45 [+0.00] ok # 33.62 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=116644 (MB=7279), tx/s=116644 (MB/s=7279) # 36.44 [+1.40] rx=57586 (7279 MB) # 36.44 [+0.00] ok # 36.47 [+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__->