make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.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 6000 # selftests: net: io_uring_zerocopy_tx.sh # ipv4 udp -m 1 -t 1 -n 32 # tx=94240 (MB=5880), tx/s=94240 (MB/s=5880) # rx=94002 (5866 MB) # ok # ipv4 tcp -m 1 -t 1 -n 1 # tx=128731 (MB=8033), tx/s=128731 (MB/s=8033) # rx=64285 (8033 MB) # ok # ipv4 udp -m 2 -t 1 -n 32 # tx=126656 (MB=7903), tx/s=126656 (MB/s=7903) # rx=126562 (7897 MB) # ok # ipv4 tcp -m 2 -t 1 -n 1 # tx=121973 (MB=7611), tx/s=121973 (MB/s=7611) # rx=60839 (7611 MB) # ok # ipv4 udp -m 3 -t 1 -n 32 # tx=154080 (MB=9615), tx/s=154080 (MB/s=9615) # rx=154072 (9614 MB) # ok # ipv4 tcp -m 3 -t 1 -n 1 # tx=134669 (MB=8403), tx/s=134669 (MB/s=8403) # rx=67109 (8403 MB) # ok # ipv6 udp -m 1 -t 1 -n 32 # tx=129792 (MB=8099), tx/s=129792 (MB/s=8099) # rx=129743 (8096 MB) # ok # ipv6 tcp -m 1 -t 1 -n 1 # tx=127236 (MB=7939), tx/s=127236 (MB/s=7939) # rx=63547 (7939 MB) # ok # ipv6 udp -m 2 -t 1 -n 32 # tx=135712 (MB=8468), tx/s=135712 (MB/s=8468) # rx=135547 (8458 MB) # ok # ipv6 tcp -m 2 -t 1 -n 1 # tx=128902 (MB=8043), tx/s=128902 (MB/s=8043) # rx=64294 (8043 MB) # ok # ipv6 udp -m 3 -t 1 -n 32 # tx=154592 (MB=9647), tx/s=154592 (MB/s=9647) # rx=154592 (9647 MB) # ok # ipv6 tcp -m 3 -t 1 -n 1 # tx=133480 (MB=8329), tx/s=133480 (MB/s=8329) # rx=66412 (8329 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: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->