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=58171 (3630 MB) txc=0 zc=n # rx=51779 (3630 MB) # ipv4 tcp -z -t 1 # tx=35942 (2242 MB) txc=35942 zc=n # rx=35861 (2242 MB) # ok # ipv6 tcp -t 1 # tx=49361 (3080 MB) txc=0 zc=n # rx=46037 (3080 MB) # ipv6 tcp -z -t 1 # tx=27602 (1722 MB) txc=27602 zc=n # rx=27387 (1722 MB) # ok # ipv4 udp -t 1 # tx=126221 (7876 MB) txc=0 zc=n # rx=126221 (7876 MB) # ipv4 udp -z -t 1 # tx=55554 (3466 MB) txc=55554 zc=n # rx=55554 (3466 MB) # ok # ipv6 udp -t 1 # tx=92144 (5750 MB) txc=0 zc=n # rx=92144 (5750 MB) # ipv6 udp -z -t 1 # tx=49781 (3106 MB) txc=49781 zc=n # rx=49771 (3105 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__->