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=201863 (12596 MB) txc=0 zc=n # rx=95521 (12596 MB) # ipv4 tcp -z -t 1 # tx=118417 (7389 MB) txc=118417 zc=n # rx=59205 (7389 MB) # ok # ipv6 tcp -t 1 # tx=205618 (12831 MB) txc=0 zc=n # rx=101458 (12831 MB) # ipv6 tcp -z -t 1 # tx=113797 (7101 MB) txc=113797 zc=n # rx=56899 (7101 MB) # ok # ipv4 udp -t 1 # tx=245643 (15329 MB) txc=0 zc=n # rx=245642 (15328 MB) # ipv4 udp -z -t 1 # tx=110598 (6901 MB) txc=110598 zc=n # rx=110513 (6896 MB) # ok # ipv6 udp -t 1 # tx=194198 (12118 MB) txc=0 zc=n # rx=194193 (12118 MB) # ipv6 udp -z -t 1 # tx=85784 (5353 MB) txc=85784 zc=n # rx=85619 (5342 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__->