make -C tools/testing/selftests TARGETS=net TEST_PROGS=msg_zerocopy.sh TESST_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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=43604 (2721 MB) txc=0 zc=n # rx=42656 (2721 MB) # ipv4 tcp -z -t 1 # tx=39648 (2474 MB) txc=39648 zc=n # rx=39082 (2474 MB) # ok # ipv6 tcp -t 1 # tx=47831 (2984 MB) txc=0 zc=n # rx=44653 (2984 MB) # ipv6 tcp -z -t 1 # tx=30063 (1876 MB) txc=30063 zc=n # rx=29613 (1876 MB) # ok # ipv4 udp -t 1 # tx=111412 (6952 MB) txc=0 zc=n # rx=111404 (6952 MB) # ipv4 udp -z -t 1 # tx=47859 (2986 MB) txc=47859 zc=n # rx=47858 (2986 MB) # ok # ipv6 udp -t 1 # tx=119546 (7460 MB) txc=0 zc=n # rx=119546 (7460 MB) # ipv6 udp -z -t 1 # tx=58142 (3628 MB) txc=58142 zc=n # rx=58142 (3628 MB) # ok # OK. All tests passed ok 1 selftests: net: msg_zerocopy.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__->