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=108629 (6778 MB) txc=0 zc=n # rx=64350 (6778 MB) # ipv4 tcp -z -t 1 # tx=72248 (4508 MB) txc=72248 zc=n # rx=44733 (4508 MB) # ok # ipv6 tcp -t 1 # tx=137704 (8593 MB) txc=0 zc=n # rx=70940 (8593 MB) # ipv6 tcp -z -t 1 # tx=86695 (5410 MB) txc=86695 zc=n # rx=54388 (5410 MB) # ok # ipv4 udp -t 1 # tx=245557 (15323 MB) txc=0 zc=n # rx=245524 (15321 MB) # ipv4 udp -z -t 1 # tx=113832 (7103 MB) txc=113832 zc=n # rx=113760 (7099 MB) # ok # ipv6 udp -t 1 # tx=245833 (15340 MB) txc=0 zc=n # rx=245808 (15339 MB) # ipv6 udp -z -t 1 # tx=79427 (4956 MB) txc=79427 zc=n # rx=79412 (4955 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__->