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=111648 (MB=6967), tx/s=111648 (MB/s=6967) # 3.08 [+1.50] rx=111648 (6967 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=112411 (MB=7014), tx/s=112411 (MB/s=7014) # 6.07 [+1.40] rx=56194 (7014 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=116160 (MB=7248), tx/s=116160 (MB/s=7248) # 9.16 [+1.50] rx=116160 (7248 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=115493 (MB=7207), tx/s=115493 (MB/s=7207) # 12.15 [+1.40] rx=57731 (7207 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=130624 (MB=8151), tx/s=130624 (MB/s=8151) # 15.25 [+1.50] rx=130624 (8151 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=121020 (MB=7552), tx/s=121020 (MB/s=7552) # 18.25 [+1.40] rx=60381 (7552 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=111040 (MB=6929), tx/s=111040 (MB/s=6929) # 21.35 [+1.50] rx=111040 (6929 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=105962 (MB=6612), tx/s=105962 (MB/s=6612) # 24.35 [+1.36] rx=52968 (6612 MB) # 24.35 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=113696 (MB=7095), tx/s=113696 (MB/s=7095) # 27.45 [+1.50] rx=110296 (6882 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=116008 (MB=7239), tx/s=116008 (MB/s=7239) # 30.45 [+1.40] rx=57997 (7239 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=125088 (MB=7805), tx/s=125088 (MB/s=7805) # 33.56 [+1.50] rx=125088 (7805 MB) # 33.56 [+0.00] ok # 33.73 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=119209 (MB=7439), tx/s=119209 (MB/s=7439) # 36.56 [+1.40] rx=59555 (7439 MB) # 36.56 [+0.00] ok # 36.58 [+0.03] 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__->