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=157302 (9816 MB) txc=0 zc=n # rx=66865 (9816 MB) # ipv4 tcp -z -t 1 # tx=109171 (6812 MB) txc=109171 zc=n # rx=54495 (6812 MB) # ok # ipv6 tcp -t 1 # tx=204626 (12769 MB) txc=0 zc=n # rx=99810 (12769 MB) # ipv6 tcp -z -t 1 # tx=121739 (7596 MB) txc=121739 zc=n # rx=60865 (7596 MB) # ok # ipv4 udp -t 1 # tx=239567 (14949 MB) txc=0 zc=n # rx=239567 (14949 MB) # ipv4 udp -z -t 1 # tx=97456 (6081 MB) txc=97456 zc=n # rx=97421 (6079 MB) # ok # ipv6 udp -t 1 # tx=253406 (15813 MB) txc=0 zc=n # rx=253396 (15812 MB) # ipv6 udp -z -t 1 # tx=109074 (6806 MB) txc=109074 zc=n # rx=109062 (6805 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__->