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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=122688 (MB=7656), tx/s=122688 (MB/s=7656) # 3.08 [+1.50] rx=122688 (7656 MB) # 3.08 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=123191 (MB=7687), tx/s=123191 (MB/s=7687) # 6.09 [+1.36] rx=61565 (7687 MB) # 6.09 [+0.00] ok # 6.24 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=150496 (MB=9391), tx/s=150496 (MB/s=9391) # 9.16 [+1.50] rx=150496 (9391 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=125640 (MB=7840), tx/s=125640 (MB/s=7840) # 12.14 [+1.36] rx=61807 (7840 MB) # 12.14 [+0.00] ok # 12.29 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=161952 (MB=10106), tx/s=161952 (MB/s=10106) # 15.21 [+1.50] rx=161952 (10106 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=141101 (MB=8805), tx/s=141101 (MB/s=8805) # 18.19 [+1.40] rx=70486 (8805 MB) # 18.19 [+0.00] ok # 18.36 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=131200 (MB=8187), tx/s=131200 (MB/s=8187) # 21.28 [+1.50] rx=131200 (8187 MB) # 21.28 [+0.00] ok # 21.44 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=123697 (MB=7719), tx/s=123697 (MB/s=7719) # 24.26 [+1.36] rx=61830 (7719 MB) # 24.26 [+0.00] ok # 24.41 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 27.33 [+1.50] rx=137056 (8552 MB) # 27.34 [+0.00] ok # 27.49 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=127939 (MB=7983), tx/s=127939 (MB/s=7983) # 30.31 [+1.36] rx=63932 (7983 MB) # 30.32 [+0.00] ok # 30.50 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.43] tx=132320 (MB=8257), tx/s=132320 (MB/s=8257) # 33.42 [+1.50] rx=132320 (8257 MB) # 33.43 [+0.00] ok # 33.61 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=121109 (MB=7557), tx/s=121109 (MB/s=7557) # 36.43 [+1.40] rx=59323 (7557 MB) # 36.43 [+0.00] ok # 36.46 [+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__->