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=113952 (MB=7111), tx/s=113952 (MB/s=7111) # 3.08 [+1.50] rx=113952 (7111 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=122447 (MB=7641), tx/s=122447 (MB/s=7641) # 6.08 [+1.36] rx=61184 (7641 MB) # 6.08 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=117728 (MB=7346), tx/s=117728 (MB/s=7346) # 9.18 [+1.50] rx=117728 (7346 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=136016 (MB=8487), tx/s=136016 (MB/s=8487) # 12.20 [+1.36] rx=67977 (8487 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=166336 (MB=10379), tx/s=166336 (MB/s=10379) # 15.30 [+1.50] rx=166336 (10379 MB) # 15.30 [+0.00] ok # 15.45 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=131045 (MB=8177), tx/s=131045 (MB/s=8177) # 18.27 [+1.40] rx=65369 (8177 MB) # 18.28 [+0.00] ok # 18.46 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=142720 (MB=8906), tx/s=142720 (MB/s=8906) # 21.38 [+1.50] rx=142720 (8906 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=108793 (MB=6789), tx/s=108793 (MB/s=6789) # 24.39 [+1.36] rx=54380 (6789 MB) # 24.39 [+0.00] ok # 24.59 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=122496 (MB=7644), tx/s=122496 (MB/s=7644) # 27.51 [+1.50] rx=122496 (7644 MB) # 27.51 [+0.00] ok # 27.70 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.42] tx=115897 (MB=7232), tx/s=115897 (MB/s=7232) # 30.53 [+1.40] rx=57912 (7232 MB) # 30.53 [+0.00] ok # 30.71 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=132992 (MB=8299), tx/s=132992 (MB/s=8299) # 33.63 [+1.50] rx=132992 (8299 MB) # 33.63 [+0.00] ok # 33.80 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=118720 (MB=7408), tx/s=118720 (MB/s=7408) # 36.62 [+1.40] rx=58904 (7408 MB) # 36.62 [+0.00] ok # 36.65 [+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__->