make -C tools/testing/selftests TARGETS=net TEST_PROGS=io_uring_zerocopy_ttx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: io_uring_zerocopy_tx.sh # ipv4 udp -m 1 -t 1 -n 32 # tx=12416 (MB=774), tx/s=12416 (MB/s=774) # rx=12059 (752 MB) # ok # ipv4 tcp -m 1 -t 1 -n 1 # tx=2733 (MB=170), tx/s=2733 (MB/s=170) # rx=2733 (170 MB) # ok # ipv4 udp -m 2 -t 1 -n 32 # tx=12736 (MB=794), tx/s=12736 (MB/s=794) # rx=12170 (759 MB) # ok # ipv4 tcp -m 2 -t 1 -n 1 # tx=2805 (MB=175), tx/s=2805 (MB/s=175) # rx=2804 (175 MB) # ok # ipv4 udp -m 3 -t 1 -n 32 # tx=13504 (MB=842), tx/s=13504 (MB/s=842) # rx=13022 (812 MB) # ok # ipv4 tcp -m 3 -t 1 -n 1 # tx=3064 (MB=191), tx/s=3064 (MB/s=191) # rx=3055 (191 MB) # ok # ipv6 udp -m 1 -t 1 -n 32 # tx=11680 (MB=728), tx/s=11680 (MB/s=728) # rx=11369 (709 MB) # ok # ipv6 tcp -m 1 -t 1 -n 1 # tx=2855 (MB=178), tx/s=2855 (MB/s=178) # rx=2854 (178 MB) # ok # ipv6 udp -m 2 -t 1 -n 32 # tx=13248 (MB=826), tx/s=13248 (MB/s=826) # rx=12769 (796 MB) # ok # ipv6 tcp -m 2 -t 1 -n 1 # tx=2797 (MB=174), tx/s=2797 (MB/s=174) # rx=2765 (174 MB) # ok # ipv6 udp -m 3 -t 1 -n 32 # tx=14144 (MB=882), tx/s=14144 (MB/s=882) # rx=13796 (860 MB) # ok # ipv6 tcp -m 3 -t 1 -n 1 # tx=2906 (MB=181), tx/s=2906 (MB/s=181) # rx=2906 (181 MB) # ok # OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net/lib: io_uring_zerocopy_tx.sh # Warning: file io_uring_zerocopy_tx.sh is missing! not ok 1 selftests: net/lib: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->