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=216764 (13526 MB) txc=0 zc=n # rx=106375 (13526 MB) # ipv4 tcp -z -t 1 # tx=125804 (7850 MB) txc=125804 zc=n # rx=62780 (7850 MB) # ok # ipv6 tcp -t 1 # tx=214078 (13359 MB) txc=0 zc=n # rx=103964 (13359 MB) # ipv6 tcp -z -t 1 # tx=124248 (7753 MB) txc=124248 zc=n # rx=62033 (7753 MB) # ok # ipv4 udp -t 1 # tx=238092 (14857 MB) txc=0 zc=n # rx=238066 (14856 MB) # ipv4 udp -z -t 1 # tx=87339 (5450 MB) txc=87339 zc=n # rx=87232 (5443 MB) # ok # ipv6 udp -t 1 # tx=162502 (10140 MB) txc=0 zc=n # rx=162500 (10140 MB) # ipv6 udp -z -t 1 # tx=116614 (7277 MB) txc=116614 zc=n # rx=116601 (7276 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__->