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=155102 (9678 MB) txc=0 zc=n # rx=62213 (9678 MB) # ipv4 tcp -z -t 1 # tx=103196 (6439 MB) txc=103196 zc=n # rx=51548 (6439 MB) # ok # ipv6 tcp -t 1 # tx=200170 (12491 MB) txc=0 zc=n # rx=97934 (12491 MB) # ipv6 tcp -z -t 1 # tx=112514 (7021 MB) txc=112514 zc=n # rx=56032 (7021 MB) # ok # ipv4 udp -t 1 # tx=238554 (14886 MB) txc=0 zc=n # rx=238554 (14886 MB) # ipv4 udp -z -t 1 # tx=113538 (7085 MB) txc=113538 zc=n # rx=113524 (7084 MB) # ok # ipv6 udp -t 1 # tx=216818 (13530 MB) txc=0 zc=n # rx=216644 (13519 MB) # ipv6 udp -z -t 1 # tx=102302 (6384 MB) txc=102302 zc=n # rx=102170 (6375 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__->