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=136640 (MB=8526), tx/s=136640 (MB/s=8526) # 3.08 [+1.50] rx=136640 (8526 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=121643 (MB=7590), tx/s=121643 (MB/s=7590) # 6.08 [+1.36] rx=60798 (7590 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=144224 (MB=9000), tx/s=144224 (MB/s=9000) # 9.17 [+1.50] rx=144224 (9000 MB) # 9.17 [+0.00] ok # 9.37 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=111772 (MB=6974), tx/s=111772 (MB/s=6974) # 12.20 [+1.36] rx=55811 (6974 MB) # 12.20 [+0.00] ok # 12.41 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=132608 (MB=8275), tx/s=132608 (MB/s=8275) # 15.33 [+1.50] rx=132608 (8275 MB) # 15.33 [+0.00] ok # 15.53 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=117611 (MB=7339), tx/s=117611 (MB/s=7339) # 18.35 [+1.40] rx=58407 (7339 MB) # 18.35 [+0.00] ok # 18.55 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=113248 (MB=7067), tx/s=113248 (MB/s=7067) # 21.48 [+1.50] rx=113248 (7067 MB) # 21.48 [+0.00] ok # 21.67 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.46] tx=109049 (MB=6805), tx/s=109049 (MB/s=6805) # 24.50 [+1.36] rx=54504 (6805 MB) # 24.50 [+0.00] ok # 24.70 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=142976 (MB=8922), tx/s=142976 (MB/s=8922) # 27.62 [+1.50] rx=142976 (8922 MB) # 27.62 [+0.00] ok # 27.81 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.46] tx=120833 (MB=7540), tx/s=120833 (MB/s=7540) # 30.63 [+1.36] rx=60403 (7540 MB) # 30.63 [+0.00] ok # 30.80 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=161088 (MB=10052), tx/s=161088 (MB/s=10052) # 33.73 [+1.50] rx=161088 (10052 MB) # 33.73 [+0.00] ok # 33.92 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=122276 (MB=7630), tx/s=122276 (MB/s=7630) # 36.74 [+1.40] rx=60980 (7630 MB) # 36.74 [+0.00] ok # 36.76 [+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__->