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=168040 (10486 MB) txc=0 zc=n # rx=66333 (10486 MB) # ipv4 tcp -z -t 1 # tx=109954 (6861 MB) txc=109954 zc=n # rx=54550 (6861 MB) # ok # ipv6 tcp -t 1 # tx=164783 (10283 MB) txc=0 zc=n # rx=66024 (10283 MB) # ipv6 tcp -z -t 1 # tx=104256 (6505 MB) txc=104256 zc=n # rx=51745 (6505 MB) # ok # ipv4 udp -t 1 # tx=194251 (12121 MB) txc=0 zc=n # rx=194244 (12121 MB) # ipv4 udp -z -t 1 # tx=102995 (6427 MB) txc=102995 zc=n # rx=102926 (6422 MB) # ok # ipv6 udp -t 1 # tx=163887 (10227 MB) txc=0 zc=n # rx=163887 (10227 MB) # ipv6 udp -z -t 1 # tx=85331 (5324 MB) txc=85331 zc=n # rx=85293 (5322 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__->