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=50614 (3158 MB) txc=0 zc=n # rx=47357 (3158 MB) # ipv4 tcp -z -t 1 # tx=31938 (1993 MB) txc=31938 zc=n # rx=31794 (1993 MB) # ok # ipv6 tcp -t 1 # tx=51293 (3200 MB) txc=0 zc=n # rx=46719 (3200 MB) # ipv6 tcp -z -t 1 # tx=33583 (2095 MB) txc=33583 zc=n # rx=33428 (2095 MB) # ok # ipv4 udp -t 1 # tx=129716 (8094 MB) txc=0 zc=n # rx=129716 (8094 MB) # ipv4 udp -z -t 1 # tx=54658 (3410 MB) txc=54658 zc=n # rx=54627 (3408 MB) # ok # ipv6 udp -t 1 # tx=107080 (6682 MB) txc=0 zc=n # rx=107080 (6682 MB) # ipv6 udp -z -t 1 # tx=61081 (3811 MB) txc=61081 zc=n # rx=61074 (3811 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__->