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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # ipv4 udp -m 1 -t 1 -n 32 # tx=133280 (MB=8317), tx/s=133280 (MB/s=8317) # rx=133185 (8311 MB) # ok # ipv4 tcp -m 1 -t 1 -n 1 # tx=96890 (MB=6046), tx/s=96890 (MB/s=6046) # rx=86170 (6046 MB) # ok # ipv4 udp -m 2 -t 1 -n 32 # tx=143008 (MB=8924), tx/s=143008 (MB/s=8924) # rx=142930 (8919 MB) # ok # ipv4 tcp -m 2 -t 1 -n 1 # tx=100133 (MB=6248), tx/s=100133 (MB/s=6248) # rx=78683 (6248 MB) # ok # ipv4 udp -m 3 -t 1 -n 32 # tx=134752 (MB=8409), tx/s=134752 (MB/s=8409) # rx=134752 (8409 MB) # ok # ipv4 tcp -m 3 -t 1 -n 1 # tx=112024 (MB=6990), tx/s=112024 (MB/s=6990) # rx=73114 (6990 MB) # ok # ipv6 udp -m 1 -t 1 -n 32 # tx=135584 (MB=8460), tx/s=135584 (MB/s=8460) # rx=135557 (8459 MB) # ok # ipv6 tcp -m 1 -t 1 -n 1 # tx=86674 (MB=5408), tx/s=86674 (MB/s=5408) # rx=74691 (5408 MB) # ok # ipv6 udp -m 2 -t 1 -n 32 # tx=86368 (MB=5389), tx/s=86368 (MB/s=5389) # rx=86086 (5372 MB) # ok # ipv6 tcp -m 2 -t 1 -n 1 # tx=100791 (MB=6289), tx/s=100791 (MB/s=6289) # rx=78660 (6289 MB) # ok # ipv6 udp -m 3 -t 1 -n 32 # tx=160864 (MB=10038), tx/s=160864 (MB/s=10038) # rx=160864 (10038 MB) # ok # ipv6 tcp -m 3 -t 1 -n 1 # tx=112015 (MB=6990), tx/s=112015 (MB/s=6990) # rx=71643 (6990 MB) # ok # OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' TAP version 13 1..1 # timeout set to 45 # 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-1/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->