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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=137280 (MB=8566), tx/s=137280 (MB/s=8566) # 3.11 [+1.50] rx=137280 (8566 MB) # 3.11 [+0.00] ok # 3.32 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.46] tx=125491 (MB=7831), tx/s=125491 (MB/s=7831) # 6.14 [+1.36] rx=62718 (7831 MB) # 6.15 [+0.00] ok # 6.35 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=141568 (MB=8834), tx/s=141568 (MB/s=8834) # 9.28 [+1.50] rx=141568 (8834 MB) # 9.28 [+0.00] ok # 9.47 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.93 [+1.47] tx=129419 (MB=8076), tx/s=129419 (MB/s=8076) # 12.29 [+1.36] rx=64670 (8076 MB) # 12.30 [+0.00] ok # 12.49 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.92 [+1.42] tx=133376 (MB=8323), tx/s=133376 (MB/s=8323) # 15.42 [+1.50] rx=133376 (8323 MB) # 15.42 [+0.00] ok # 15.63 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.42] tx=117685 (MB=7343), tx/s=117685 (MB/s=7343) # 18.45 [+1.40] rx=57877 (7343 MB) # 18.45 [+0.00] ok # 18.67 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.10 [+1.43] tx=103296 (MB=6446), tx/s=103296 (MB/s=6446) # 21.60 [+1.50] rx=103296 (6446 MB) # 21.60 [+0.00] ok # 21.78 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.42] tx=121964 (MB=7611), tx/s=121964 (MB/s=7611) # 24.60 [+1.40] rx=60942 (7611 MB) # 24.60 [+0.00] ok # 24.81 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.24 [+1.43] tx=112864 (MB=7043), tx/s=112864 (MB/s=7043) # 27.74 [+1.50] rx=112864 (7043 MB) # 27.74 [+0.00] ok # 27.96 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.43 [+1.47] tx=117836 (MB=7353), tx/s=117836 (MB/s=7353) # 30.79 [+1.36] rx=58878 (7353 MB) # 30.79 [+0.00] ok # 30.98 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.40 [+1.42] tx=142848 (MB=8914), tx/s=142848 (MB/s=8914) # 33.90 [+1.50] rx=142848 (8914 MB) # 33.90 [+0.00] ok # 34.08 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.50 [+1.42] tx=135445 (MB=8452), tx/s=135445 (MB/s=8452) # 36.90 [+1.40] rx=67664 (8452 MB) # 36.90 [+0.00] ok # 36.93 [+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__->