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'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: io_uring_zerocopy_tx.sh
[    2.450385] ip (236) used greatest stack depth: 12056 bytes left
# ipv4 udp -m 1 -t 1 -n 32
# tx=82400 (MB=5142), tx/s=82400 (MB/s=5142)
# rx=82378 (5140 MB)
# ok
[    5.617561] ip (257) used greatest stack depth: 11880 bytes left
# ipv4 tcp -m 1 -t 1 -n 1
# tx=39193 (MB=2445), tx/s=39193 (MB/s=2445)
# rx=38488 (2445 MB)
# ok
[    8.676743] ip (277) used greatest stack depth: 11768 bytes left
# ipv4 udp -m 2 -t 1 -n 32
# tx=55680 (MB=3474), tx/s=55680 (MB/s=3474)
# rx=55644 (3472 MB)
# ok
# ipv4 tcp -m 2 -t 1 -n 1
# tx=35431 (MB=2211), tx/s=35431 (MB/s=2211)
# rx=31604 (2211 MB)
# ok
# ipv4 udp -m 3 -t 1 -n 32
# tx=71744 (MB=4477), tx/s=71744 (MB/s=4477)
# rx=71744 (4477 MB)
# ok
# ipv4 tcp -m 3 -t 1 -n 1
# tx=43394 (MB=2707), tx/s=43394 (MB/s=2707)
# rx=42773 (2707 MB)
# ok
# ipv6 udp -m 1 -t 1 -n 32
# tx=64608 (MB=4031), tx/s=64608 (MB/s=4031)
# rx=64562 (4028 MB)
# ok
# ipv6 tcp -m 1 -t 1 -n 1
# ./io_uring_zerocopy_tx: connect: Connection timed out

WAIT TIMEOUT stdout

Ctrl-C stdout

Ctrl-C stdout
^Cmake[1]: *** [../lib.mk:102: run_tests] Interrupt
make: *** [Makefile:191: run_tests] Interrupt

xx__->