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=13408 (MB=836), tx/s=13408 (MB/s=836) # rx=13007 (811 MB) # ok # ipv4 tcp -m 1 -t 1 -n 1 # tx=2931 (MB=182), tx/s=2931 (MB/s=182) # rx=2866 (182 MB) # ok # ipv4 udp -m 2 -t 1 -n 32 # tx=14208 (MB=886), tx/s=14208 (MB/s=886) # rx=13553 (845 MB) # ok # ipv4 tcp -m 2 -t 1 -n 1 # tx=2617 (MB=163), tx/s=2617 (MB/s=163) # rx=2616 (163 MB) # ok # ipv4 udp -m 3 -t 1 -n 32 # tx=15552 (MB=970), tx/s=15552 (MB/s=970) # rx=15114 (943 MB) # ok # ipv4 tcp -m 3 -t 1 -n 1 # tx=3298 (MB=205), tx/s=3298 (MB/s=205) # rx=3295 (205 MB) # ok # ipv6 udp -m 1 -t 1 -n 32 # tx=12576 (MB=784), tx/s=12576 (MB/s=784) # rx=12243 (764 MB) # ok # ipv6 tcp -m 1 -t 1 -n 1 # tx=2922 (MB=182), tx/s=2922 (MB/s=182) # rx=2885 (182 MB) # ok # ipv6 udp -m 2 -t 1 -n 32 # tx=14080 (MB=878), tx/s=14080 (MB/s=878) # rx=13511 (843 MB) # ok # ipv6 tcp -m 2 -t 1 -n 1 # tx=2921 (MB=182), tx/s=2921 (MB/s=182) # rx=2921 (182 MB) # ok # ipv6 udp -m 3 -t 1 -n 32 # tx=14336 (MB=894), tx/s=14336 (MB/s=894) # rx=13759 (858 MB) # ok # ipv6 tcp -m 3 -t 1 -n 1 # tx=3291 (MB=205), tx/s=3291 (MB/s=205) # rx=3291 (205 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__->