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=144409 (9011 MB) txc=0 zc=n # rx=77972 (9011 MB) # ipv4 tcp -z -t 1 # tx=89061 (5557 MB) txc=89061 zc=n # rx=78884 (5557 MB) # ok # ipv6 tcp -t 1 # tx=139433 (8701 MB) txc=0 zc=n # rx=78347 (8701 MB) # ipv6 tcp -z -t 1 # tx=82793 (5166 MB) txc=82793 zc=n # rx=74219 (5166 MB) # ok # ipv4 udp -t 1 # tx=247808 (15464 MB) txc=0 zc=n # rx=247746 (15460 MB) # ipv4 udp -z -t 1 # tx=102485 (6395 MB) txc=102485 zc=n # rx=102466 (6394 MB) # ok # ipv6 udp -t 1 # tx=244304 (15245 MB) txc=0 zc=n # rx=244205 (15239 MB) # ipv6 udp -z -t 1 # tx=110468 (6893 MB) txc=110468 zc=n # rx=110452 (6892 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__->