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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=114304 (MB=7132), tx/s=114304 (MB/s=7132) # 3.07 [+1.50] rx=114304 (7132 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=125398 (MB=7825), tx/s=125398 (MB/s=7825) # 6.06 [+1.36] rx=62662 (7825 MB) # 6.06 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=125056 (MB=7803), tx/s=125056 (MB/s=7803) # 9.16 [+1.50] rx=125056 (7803 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=138565 (MB=8646), tx/s=138565 (MB/s=8646) # 12.15 [+1.36] rx=69211 (8646 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=164992 (MB=10296), tx/s=164992 (MB/s=10296) # 15.25 [+1.50] rx=164992 (10296 MB) # 15.25 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=127156 (MB=7935), tx/s=127156 (MB/s=7935) # 18.25 [+1.40] rx=63500 (7935 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=116800 (MB=7288), tx/s=116800 (MB/s=7288) # 21.34 [+1.50] rx=116800 (7288 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=129143 (MB=8058), tx/s=129143 (MB/s=8058) # 24.34 [+1.36] rx=64537 (8058 MB) # 24.34 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=125888 (MB=7855), tx/s=125888 (MB/s=7855) # 27.43 [+1.50] rx=125888 (7855 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=123665 (MB=7717), tx/s=123665 (MB/s=7717) # 30.42 [+1.40] rx=61825 (7717 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=144352 (MB=9008), tx/s=144352 (MB/s=9008) # 33.52 [+1.50] rx=144352 (9008 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=112192 (MB=7001), tx/s=112192 (MB/s=7001) # 36.51 [+1.40] rx=55988 (7001 MB) # 36.51 [+0.00] ok # 36.53 [+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__->