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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=135968 (MB=8484), tx/s=135968 (MB/s=8484) # 3.06 [+1.50] rx=135968 (8484 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=128233 (MB=8002), tx/s=128233 (MB/s=8002) # 6.05 [+1.36] rx=64087 (8002 MB) # 6.05 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=146016 (MB=9111), tx/s=146016 (MB/s=9111) # 9.12 [+1.50] rx=146016 (9111 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.42] tx=124913 (MB=7795), tx/s=124913 (MB/s=7795) # 12.11 [+1.40] rx=62403 (7795 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=161120 (MB=10054), tx/s=161120 (MB/s=10054) # 15.19 [+1.50] rx=161120 (10054 MB) # 15.19 [+0.00] ok # 15.35 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=132546 (MB=8271), tx/s=132546 (MB/s=8271) # 18.17 [+1.40] rx=66138 (8271 MB) # 18.17 [+0.00] ok # 18.34 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=136064 (MB=8490), tx/s=136064 (MB/s=8490) # 21.26 [+1.50] rx=136064 (8490 MB) # 21.26 [+0.00] ok # 21.43 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=127471 (MB=7954), tx/s=127471 (MB/s=7954) # 24.25 [+1.36] rx=63728 (7954 MB) # 24.25 [+0.00] ok # 24.42 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=111584 (MB=6963), tx/s=111584 (MB/s=6963) # 27.34 [+1.50] rx=111584 (6963 MB) # 27.34 [+0.00] ok # 27.53 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=130184 (MB=8123), tx/s=130184 (MB/s=8123) # 30.36 [+1.36] rx=64350 (8123 MB) # 30.36 [+0.00] ok # 30.56 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=122368 (MB=7636), tx/s=122368 (MB/s=7636) # 33.48 [+1.50] rx=122368 (7636 MB) # 33.48 [+0.00] ok # 33.67 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=136738 (MB=8532), tx/s=136738 (MB/s=8532) # 36.49 [+1.40] rx=68266 (8532 MB) # 36.49 [+0.00] ok # 36.52 [+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__->