make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_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=210643 (13144 MB) txc=0 zc=n # rx=99030 (13144 MB) # ipv4 tcp -z -t 1 # tx=119804 (7476 MB) txc=119804 zc=n # rx=59582 (7476 MB) # ok # ipv6 tcp -t 1 # tx=202145 (12614 MB) txc=0 zc=n # rx=97249 (12614 MB) # ipv6 tcp -z -t 1 # tx=116166 (7249 MB) txc=116166 zc=n # rx=57722 (7249 MB) # ok # ipv4 udp -t 1 # tx=245652 (15329 MB) txc=0 zc=n # rx=245650 (15329 MB) # ipv4 udp -z -t 1 # tx=116238 (7253 MB) txc=116238 zc=n # rx=116221 (7252 MB) # ok # ipv6 udp -t 1 # tx=248094 (15481 MB) txc=0 zc=n # rx=248094 (15481 MB) # ipv6 udp -z -t 1 # tx=120882 (7543 MB) txc=120882 zc=n # rx=120837 (7540 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__->