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 6000 # selftests: net: msg_zerocopy.sh # ipv4 tcp -t 1 # tx=55838 (3484 MB) txc=0 zc=n # rx=54813 (3484 MB) # ipv4 tcp -z -t 1 # tx=39707 (2477 MB) txc=39707 zc=n # rx=39679 (2477 MB) # ok # ipv6 tcp -t 1 # tx=53061 (3311 MB) txc=0 zc=n # rx=47598 (3311 MB) # ipv6 tcp -z -t 1 # tx=35861 (2237 MB) txc=35861 zc=n # rx=35763 (2237 MB) # ok # ipv4 udp -t 1 # tx=123351 (7697 MB) txc=0 zc=n # rx=123351 (7697 MB) # ipv4 udp -z -t 1 # tx=70126 (4376 MB) txc=70126 zc=n # rx=70110 (4375 MB) # ok # ipv6 udp -t 1 # tx=112511 (7021 MB) txc=0 zc=n # rx=112507 (7020 MB) # ipv6 udp -z -t 1 # tx=68049 (4246 MB) txc=68049 zc=n # rx=68045 (4246 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__->