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=217601 (13579 MB) txc=0 zc=n # rx=100878 (13579 MB) # ipv4 tcp -z -t 1 # tx=123559 (7710 MB) txc=123559 zc=n # rx=61672 (7710 MB) # ok # ipv6 tcp -t 1 # tx=208032 (12981 MB) txc=0 zc=n # rx=99159 (12981 MB) # ipv6 tcp -z -t 1 # tx=122317 (7633 MB) txc=122317 zc=n # rx=61102 (7633 MB) # ok # ipv4 udp -t 1 # tx=249389 (15562 MB) txc=0 zc=n # rx=249389 (15562 MB) # ipv4 udp -z -t 1 # tx=116275 (7255 MB) txc=116275 zc=n # rx=116252 (7254 MB) # ok # ipv6 udp -t 1 # tx=236152 (14736 MB) txc=0 zc=n # rx=236152 (14736 MB) # ipv6 udp -z -t 1 # tx=114302 (7132 MB) txc=114302 zc=n # rx=114296 (7132 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__->