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 3600 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=154795 (9659 MB) txc=0 zc=n # rx=65313 (9659 MB) # ipv4 tcp -z -t 1 # tx=106174 (6625 MB) txc=106174 zc=n # rx=53061 (6625 MB) # ok # ipv6 tcp -t 1 # tx=158906 (9916 MB) txc=0 zc=n # rx=62587 (9916 MB) # ipv6 tcp -z -t 1 # tx=109505 (6833 MB) txc=109505 zc=n # rx=54638 (6833 MB) # ok # ipv4 udp -t 1 # tx=234365 (14625 MB) txc=0 zc=n # rx=234359 (14624 MB) # ipv4 udp -z -t 1 # tx=112812 (7039 MB) txc=112812 zc=n # rx=112761 (7036 MB) # ok # ipv6 udp -t 1 # tx=244722 (15271 MB) txc=0 zc=n # rx=244722 (15271 MB) # ipv6 udp -z -t 1 # tx=108748 (6786 MB) txc=108748 zc=n # rx=108732 (6785 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__->