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=12480 (MB=778), tx/s=12480 (MB/s=778) # rx=12203 (761 MB) # ok # ipv4 tcp -m 1 -t 1 -n 1 # tx=2881 (MB=179), tx/s=2881 (MB/s=179) # rx=2835 (179 MB) # ok # ipv4 udp -m 2 -t 1 -n 32 # tx=13088 (MB=816), tx/s=13088 (MB/s=816) # rx=12613 (787 MB) # ok # ipv4 tcp -m 2 -t 1 -n 1 # tx=2796 (MB=174), tx/s=2796 (MB/s=174) # rx=2795 (174 MB) # ok # ipv4 udp -m 3 -t 1 -n 32 # tx=13056 (MB=814), tx/s=13056 (MB/s=814) # rx=12564 (784 MB) # ok # ipv4 tcp -m 3 -t 1 -n 1 # tx=3240 (MB=202), tx/s=3240 (MB/s=202) # rx=3209 (202 MB) # ok # ipv6 udp -m 1 -t 1 -n 32 # tx=12064 (MB=752), tx/s=12064 (MB/s=752) # rx=11597 (723 MB) # ok # ipv6 tcp -m 1 -t 1 -n 1 # tx=2557 (MB=159), tx/s=2557 (MB/s=159) # rx=2557 (159 MB) # ok # ipv6 udp -m 2 -t 1 -n 32 # tx=11968 (MB=746), tx/s=11968 (MB/s=746) # rx=11492 (717 MB) # ok # ipv6 tcp -m 2 -t 1 -n 1 # tx=2540 (MB=158), tx/s=2540 (MB/s=158) # rx=2510 (158 MB) # ok # ipv6 udp -m 3 -t 1 -n 32 # tx=14976 (MB=934), tx/s=14976 (MB/s=934) # rx=14571 (909 MB) # ok # ipv6 tcp -m 3 -t 1 -n 1 # tx=3123 (MB=194), tx/s=3123 (MB/s=194) # rx=3123 (194 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__->