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.60 [+1.42] tx=114400 (MB=7138), tx/s=114400 (MB/s=7138) # 3.10 [+1.50] rx=114400 (7138 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.46] tx=126722 (MB=7907), tx/s=126722 (MB/s=7907) # 6.14 [+1.36] rx=63347 (7907 MB) # 6.14 [+0.00] ok # 6.31 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=140736 (MB=8782), tx/s=140736 (MB/s=8782) # 9.23 [+1.50] rx=140736 (8782 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=127726 (MB=7970), tx/s=127726 (MB/s=7970) # 12.26 [+1.36] rx=63833 (7970 MB) # 12.26 [+0.00] ok # 12.47 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=156960 (MB=9794), tx/s=156960 (MB/s=9794) # 15.40 [+1.50] rx=156960 (9794 MB) # 15.40 [+0.00] ok # 15.58 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=117755 (MB=7348), tx/s=117755 (MB/s=7348) # 18.40 [+1.40] rx=57873 (7348 MB) # 18.40 [+0.00] ok # 18.60 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.43] tx=107424 (MB=6703), tx/s=107424 (MB/s=6703) # 21.53 [+1.50] rx=107424 (6703 MB) # 21.53 [+0.00] ok # 21.74 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.43] tx=102825 (MB=6416), tx/s=102825 (MB/s=6416) # 24.56 [+1.40] rx=50527 (6416 MB) # 24.56 [+0.00] ok # 24.77 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.43] tx=141696 (MB=8842), tx/s=141696 (MB/s=8842) # 27.70 [+1.50] rx=141696 (8842 MB) # 27.70 [+0.00] ok # 27.89 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.42] tx=133648 (MB=8340), tx/s=133648 (MB/s=8340) # 30.71 [+1.40] rx=65916 (8340 MB) # 30.71 [+0.00] ok # 30.92 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.34 [+1.42] tx=135296 (MB=8442), tx/s=135296 (MB/s=8442) # 33.84 [+1.50] rx=135296 (8442 MB) # 33.84 [+0.00] ok # 34.04 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.51 [+1.47] tx=118167 (MB=7374), tx/s=118167 (MB/s=7374) # 36.86 [+1.36] rx=58927 (7374 MB) # 36.87 [+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__->