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=130479 (8142 MB) txc=0 zc=n # rx=72485 (8142 MB) # ipv4 tcp -z -t 1 # tx=92660 (5782 MB) txc=92660 zc=n # rx=82249 (5782 MB) # ok # ipv6 tcp -t 1 # tx=128672 (8029 MB) txc=0 zc=n # rx=77328 (8029 MB) # ipv6 tcp -z -t 1 # tx=82536 (5150 MB) txc=82536 zc=n # rx=81983 (5150 MB) # ok # ipv4 udp -t 1 # tx=259051 (16165 MB) txc=0 zc=n # rx=259046 (16165 MB) # ipv4 udp -z -t 1 # tx=123666 (7717 MB) txc=123666 zc=n # rx=123647 (7716 MB) # ok # ipv6 udp -t 1 # tx=252024 (15727 MB) txc=0 zc=n # rx=252019 (15726 MB) # ipv6 udp -z -t 1 # tx=118570 (7399 MB) txc=118570 zc=n # rx=118514 (7395 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__->