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=140964 (8796 MB) txc=0 zc=n # rx=78495 (8796 MB) # ipv4 tcp -z -t 1 # tx=85545 (5338 MB) txc=85545 zc=n # rx=76156 (5338 MB) # ok # ipv6 tcp -t 1 # tx=141248 (8814 MB) txc=0 zc=n # rx=75763 (8814 MB) # ipv6 tcp -z -t 1 # tx=85061 (5308 MB) txc=85061 zc=n # rx=75262 (5308 MB) # ok # ipv4 udp -t 1 # tx=265179 (16548 MB) txc=0 zc=n # rx=265162 (16547 MB) # ipv4 udp -z -t 1 # tx=120531 (7521 MB) txc=120531 zc=n # rx=120412 (7514 MB) # ok # ipv6 udp -t 1 # tx=256618 (16013 MB) txc=0 zc=n # rx=256618 (16013 MB) # ipv6 udp -z -t 1 # tx=112188 (7000 MB) txc=112188 zc=n # rx=112150 (6998 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__->