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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=137856 (MB=8602), tx/s=137856 (MB/s=8602) # 3.08 [+1.50] rx=137856 (8602 MB) # 3.08 [+0.00] ok # 3.25 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=121649 (MB=7591), tx/s=121649 (MB/s=7591) # 6.07 [+1.36] rx=60805 (7591 MB) # 6.07 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=116864 (MB=7292), tx/s=116864 (MB/s=7292) # 9.16 [+1.50] rx=116864 (7292 MB) # 9.16 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=119616 (MB=7464), tx/s=119616 (MB/s=7464) # 12.17 [+1.40] rx=59460 (7464 MB) # 12.17 [+0.00] ok # 12.36 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.43] tx=137504 (MB=8580), tx/s=137504 (MB/s=8580) # 15.29 [+1.50] rx=137504 (8580 MB) # 15.29 [+0.00] ok # 15.50 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=115031 (MB=7178), tx/s=115031 (MB/s=7178) # 18.32 [+1.40] rx=57074 (7178 MB) # 18.32 [+0.00] ok # 18.53 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=110720 (MB=6909), tx/s=110720 (MB/s=6909) # 21.45 [+1.50] rx=110720 (6909 MB) # 21.45 [+0.00] ok # 21.65 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=121040 (MB=7553), tx/s=121040 (MB/s=7553) # 24.47 [+1.36] rx=60480 (7553 MB) # 24.47 [+0.00] ok # 24.67 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.42] tx=126208 (MB=7875), tx/s=126208 (MB/s=7875) # 27.60 [+1.50] rx=126208 (7875 MB) # 27.60 [+0.00] ok # 27.80 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.46] tx=124221 (MB=7751), tx/s=124221 (MB/s=7751) # 30.62 [+1.36] rx=62095 (7751 MB) # 30.62 [+0.00] ok # 30.82 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.24 [+1.42] tx=164384 (MB=10258), tx/s=164384 (MB/s=10258) # 33.74 [+1.50] rx=164384 (10258 MB) # 33.74 [+0.00] ok # 33.93 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.35 [+1.42] tx=120243 (MB=7503), tx/s=120243 (MB/s=7503) # 36.75 [+1.40] rx=59678 (7503 MB) # 36.76 [+0.00] ok # 36.78 [+0.03] 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__->