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=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 3.08 [+1.50] rx=131008 (8175 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=128661 (MB=8028), tx/s=128661 (MB/s=8028) # 6.07 [+1.36] rx=64306 (8028 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=151008 (MB=9423), tx/s=151008 (MB/s=9423) # 9.17 [+1.50] rx=151008 (9423 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=131996 (MB=8237), tx/s=131996 (MB/s=8237) # 12.17 [+1.36] rx=65948 (8237 MB) # 12.17 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=145696 (MB=9091), tx/s=145696 (MB/s=9091) # 15.25 [+1.50] rx=145696 (9091 MB) # 15.25 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=136704 (MB=8530), tx/s=136704 (MB/s=8530) # 18.26 [+1.40] rx=68160 (8530 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=123424 (MB=7702), tx/s=123424 (MB/s=7702) # 21.37 [+1.50] rx=123424 (7702 MB) # 21.37 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=125624 (MB=7839), tx/s=125624 (MB/s=7839) # 24.38 [+1.36] rx=62789 (7839 MB) # 24.38 [+0.00] ok # 24.57 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=148256 (MB=9251), tx/s=148256 (MB/s=9251) # 27.49 [+1.50] rx=148256 (9251 MB) # 27.49 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=116339 (MB=7259), tx/s=116339 (MB/s=7259) # 30.50 [+1.36] rx=58104 (7259 MB) # 30.50 [+0.00] ok # 30.70 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=160096 (MB=9990), tx/s=160096 (MB/s=9990) # 33.62 [+1.50] rx=160096 (9990 MB) # 33.62 [+0.00] ok # 33.82 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=115373 (MB=7199), tx/s=115373 (MB/s=7199) # 36.64 [+1.40] rx=57011 (7199 MB) # 36.64 [+0.00] ok # 36.66 [+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__->