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=114304 (MB=7132), tx/s=114304 (MB/s=7132) # 3.06 [+1.50] rx=114304 (7132 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=112614 (MB=7027), tx/s=112614 (MB/s=7027) # 6.04 [+1.40] rx=56288 (7027 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=117120 (MB=7308), tx/s=117120 (MB/s=7308) # 9.12 [+1.50] rx=117120 (7308 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=104569 (MB=6525), tx/s=104569 (MB/s=6525) # 12.10 [+1.36] rx=52274 (6525 MB) # 12.10 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=117792 (MB=7350), tx/s=117792 (MB/s=7350) # 15.19 [+1.50] rx=117792 (7350 MB) # 15.19 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=103280 (MB=6445), tx/s=103280 (MB/s=6445) # 18.17 [+1.40] rx=51616 (6445 MB) # 18.17 [+0.00] ok # 18.34 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=113664 (MB=7093), tx/s=113664 (MB/s=7093) # 21.27 [+1.50] rx=113664 (7093 MB) # 21.27 [+0.00] ok # 21.43 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.42] tx=115633 (MB=7215), tx/s=115633 (MB/s=7215) # 24.25 [+1.40] rx=57808 (7215 MB) # 24.25 [+0.00] ok # 24.42 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=121600 (MB=7588), tx/s=121600 (MB/s=7588) # 27.34 [+1.50] rx=121600 (7588 MB) # 27.34 [+0.00] ok # 27.51 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.42] tx=121499 (MB=7581), tx/s=121499 (MB/s=7581) # 30.33 [+1.40] rx=60738 (7581 MB) # 30.33 [+0.00] ok # 30.49 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=138496 (MB=8642), tx/s=138496 (MB/s=8642) # 33.41 [+1.50] rx=138496 (8642 MB) # 33.41 [+0.00] ok # 33.57 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=122501 (MB=7644), tx/s=122501 (MB/s=7644) # 36.39 [+1.40] rx=60853 (7644 MB) # 36.39 [+0.00] ok # 36.41 [+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__->