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.58 [+1.42] tx=111968 (MB=6987), tx/s=111968 (MB/s=6987) # 3.08 [+1.50] rx=111968 (6987 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=113997 (MB=7113), tx/s=113997 (MB/s=7113) # 6.08 [+1.40] rx=56802 (7113 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=145536 (MB=9081), tx/s=145536 (MB/s=9081) # 9.18 [+1.50] rx=145536 (9081 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=111201 (MB=6939), tx/s=111201 (MB/s=6939) # 12.18 [+1.36] rx=55500 (6939 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=142976 (MB=8922), tx/s=142976 (MB/s=8922) # 15.27 [+1.50] rx=142976 (8922 MB) # 15.27 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=138887 (MB=8667), tx/s=138887 (MB/s=8667) # 18.27 [+1.40] rx=69365 (8667 MB) # 18.27 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=123232 (MB=7690), tx/s=123232 (MB/s=7690) # 21.36 [+1.50] rx=123232 (7690 MB) # 21.36 [+0.00] ok # 21.55 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=126783 (MB=7911), tx/s=126783 (MB/s=7911) # 24.37 [+1.36] rx=63166 (7911 MB) # 24.37 [+0.00] ok # 24.56 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=123680 (MB=7718), tx/s=123680 (MB/s=7718) # 27.48 [+1.50] rx=123680 (7718 MB) # 27.48 [+0.00] ok # 27.67 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=119157 (MB=7435), tx/s=119157 (MB/s=7435) # 30.49 [+1.36] rx=59436 (7435 MB) # 30.49 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=142688 (MB=8904), tx/s=142688 (MB/s=8904) # 33.58 [+1.50] rx=142688 (8904 MB) # 33.58 [+0.00] ok # 33.76 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=121136 (MB=7559), tx/s=121136 (MB/s=7559) # 36.58 [+1.40] rx=60111 (7559 MB) # 36.58 [+0.00] ok # 36.61 [+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__->