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.42] tx=137792 (MB=8598), tx/s=137792 (MB/s=8598) # 3.09 [+1.50] rx=137792 (8598 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=125444 (MB=7828), tx/s=125444 (MB/s=7828) # 6.10 [+1.36] rx=62702 (7828 MB) # 6.10 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=114528 (MB=7146), tx/s=114528 (MB/s=7146) # 9.22 [+1.50] rx=114528 (7146 MB) # 9.22 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.42] tx=116353 (MB=7260), tx/s=116353 (MB/s=7260) # 12.25 [+1.40] rx=58131 (7260 MB) # 12.25 [+0.00] ok # 12.44 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=127744 (MB=7971), tx/s=127744 (MB/s=7971) # 15.37 [+1.50] rx=127744 (7971 MB) # 15.37 [+0.00] ok # 15.56 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.43] tx=111361 (MB=6949), tx/s=111361 (MB/s=6949) # 18.39 [+1.40] rx=55013 (6949 MB) # 18.39 [+0.00] ok # 18.60 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=102336 (MB=6386), tx/s=102336 (MB/s=6386) # 21.52 [+1.50] rx=102336 (6386 MB) # 21.52 [+0.00] ok # 21.71 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=123097 (MB=7681), tx/s=123097 (MB/s=7681) # 24.53 [+1.36] rx=61540 (7681 MB) # 24.53 [+0.00] ok # 24.73 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=149856 (MB=9351), tx/s=149856 (MB/s=9351) # 27.65 [+1.50] rx=149856 (9351 MB) # 27.65 [+0.00] ok # 27.84 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=130757 (MB=8159), tx/s=130757 (MB/s=8159) # 30.66 [+1.36] rx=63701 (8159 MB) # 30.66 [+0.00] ok # 30.85 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=155680 (MB=9715), tx/s=155680 (MB/s=9715) # 33.77 [+1.50] rx=155680 (9715 MB) # 33.77 [+0.00] ok # 33.96 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.50] tx=136415 (MB=8512), tx/s=136415 (MB/s=8512) # 36.79 [+1.32] rx=68132 (8512 MB) # 36.79 [+0.00] ok # 36.81 [+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__->