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=136765 (8534 MB) txc=0 zc=n # rx=77557 (8534 MB) # ipv4 tcp -z -t 1 # tx=83993 (5241 MB) txc=83993 zc=n # rx=76365 (5241 MB) # ok # ipv6 tcp -t 1 # tx=143522 (8956 MB) txc=0 zc=n # rx=74047 (8956 MB) # ipv6 tcp -z -t 1 # tx=79513 (4961 MB) txc=79513 zc=n # rx=76963 (4961 MB) # ok # ipv4 udp -t 1 # tx=245900 (15345 MB) txc=0 zc=n # rx=245886 (15344 MB) # ipv4 udp -z -t 1 # tx=116095 (7244 MB) txc=116095 zc=n # rx=116059 (7242 MB) # ok # ipv6 udp -t 1 # tx=254550 (15884 MB) txc=0 zc=n # rx=254539 (15884 MB) # ipv6 udp -z -t 1 # tx=111948 (6985 MB) txc=111948 zc=n # rx=111875 (6981 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__->