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=168037 (10486 MB) txc=0 zc=n # rx=67833 (10486 MB) # ipv4 tcp -z -t 1 # tx=109495 (6832 MB) txc=109495 zc=n # rx=54586 (6832 MB) # ok # ipv6 tcp -t 1 # tx=167190 (10433 MB) txc=0 zc=n # rx=66664 (10433 MB) # ipv6 tcp -z -t 1 # tx=107704 (6721 MB) txc=107704 zc=n # rx=53844 (6721 MB) # ok # ipv4 udp -t 1 # tx=185873 (11599 MB) txc=0 zc=n # rx=185873 (11599 MB) # ipv4 udp -z -t 1 # tx=101477 (6332 MB) txc=101477 zc=n # rx=101345 (6324 MB) # ok # ipv6 udp -t 1 # tx=187107 (11676 MB) txc=0 zc=n # rx=187074 (11674 MB) # ipv6 udp -z -t 1 # tx=114197 (7126 MB) txc=114197 zc=n # rx=114172 (7124 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__->