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=78176 (MB=4878), tx/s=78176 (MB/s=4878) # 3.07 [+1.50] rx=78176 (4878 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=120253 (MB=7504), tx/s=120253 (MB/s=7504) # 6.06 [+1.40] rx=60076 (7504 MB) # 6.06 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=84800 (MB=5291), tx/s=84800 (MB/s=5291) # 9.17 [+1.50] rx=84800 (5291 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=123999 (MB=7737), tx/s=123999 (MB/s=7737) # 12.16 [+1.40] rx=61941 (7737 MB) # 12.17 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=114720 (MB=7158), tx/s=114720 (MB/s=7158) # 15.27 [+1.50] rx=114720 (7158 MB) # 15.27 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=112619 (MB=7027), tx/s=112619 (MB/s=7027) # 18.27 [+1.40] rx=56188 (7027 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=77248 (MB=4820), tx/s=77248 (MB/s=4820) # 21.37 [+1.50] rx=77248 (4820 MB) # 21.37 [+0.00] ok # 21.54 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=113962 (MB=7111), tx/s=113962 (MB/s=7111) # 24.36 [+1.36] rx=56936 (7111 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=99168 (MB=6188), tx/s=99168 (MB/s=6188) # 27.46 [+1.50] rx=99168 (6188 MB) # 27.47 [+0.00] ok # 27.64 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=112583 (MB=7025), tx/s=112583 (MB/s=7025) # 30.46 [+1.36] rx=56258 (7025 MB) # 30.46 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=113472 (MB=7081), tx/s=113472 (MB/s=7081) # 33.57 [+1.50] rx=113472 (7081 MB) # 33.57 [+0.00] ok # 33.75 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=117972 (MB=7361), tx/s=117972 (MB/s=7361) # 36.57 [+1.40] rx=58457 (7361 MB) # 36.57 [+0.00] ok # 36.60 [+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__->