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=140680 (8778 MB) txc=0 zc=n # rx=76303 (8778 MB) # ipv4 tcp -z -t 1 # tx=90139 (5625 MB) txc=90139 zc=n # rx=73557 (5625 MB) # ok # ipv6 tcp -t 1 # tx=141393 (8823 MB) txc=0 zc=n # rx=73376 (8823 MB) # ipv6 tcp -z -t 1 # tx=86485 (5396 MB) txc=86485 zc=n # rx=70958 (5396 MB) # ok # ipv4 udp -t 1 # tx=248508 (15507 MB) txc=0 zc=n # rx=248477 (15505 MB) # ipv4 udp -z -t 1 # tx=116439 (7266 MB) txc=116439 zc=n # rx=116364 (7261 MB) # ok # ipv6 udp -t 1 # tx=224260 (13994 MB) txc=0 zc=n # rx=224260 (13994 MB) # ipv6 udp -z -t 1 # tx=110830 (6916 MB) txc=110830 zc=n # rx=110788 (6913 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__->