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=113664 (MB=7093), tx/s=113664 (MB/s=7093) # 3.07 [+1.50] rx=113664 (7093 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=114964 (MB=7174), tx/s=114964 (MB/s=7174) # 6.06 [+1.36] rx=56845 (7174 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=84256 (MB=5257), tx/s=84256 (MB/s=5257) # 9.15 [+1.50] rx=84256 (5257 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=108918 (MB=6796), tx/s=108918 (MB/s=6796) # 12.16 [+1.36] rx=53503 (6796 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=145088 (MB=9054), tx/s=145088 (MB/s=9054) # 15.25 [+1.50] rx=142402 (8886 MB) # 15.25 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=139990 (MB=8735), tx/s=139990 (MB/s=8735) # 18.25 [+1.40] rx=69880 (8735 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=95456 (MB=5956), tx/s=95456 (MB/s=5956) # 21.36 [+1.50] rx=95456 (5956 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=126535 (MB=7896), tx/s=126535 (MB/s=7896) # 24.36 [+1.36] rx=63238 (7896 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=96992 (MB=6052), tx/s=96992 (MB/s=6052) # 27.46 [+1.50] rx=96992 (6052 MB) # 27.46 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=115570 (MB=7211), tx/s=115570 (MB/s=7211) # 30.46 [+1.36] rx=57737 (7211 MB) # 30.46 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=142304 (MB=8880), tx/s=142304 (MB/s=8880) # 33.55 [+1.50] rx=142304 (8880 MB) # 33.55 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=115307 (MB=7195), tx/s=115307 (MB/s=7195) # 36.54 [+1.40] rx=57290 (7195 MB) # 36.54 [+0.00] ok # 36.57 [+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__->