Home
last modified time | relevance | path

Searched refs:subject (Results 1 – 12 of 12) sorted by relevance

/dpdk/devtools/
H A Dcheckpatches.sh345 subject=$(sed '/^Subject: */!d;s///;N;s,\n[[:space:]]\+, ,;s,\n.*,,;q' "$patch")
346 check "$patch" '' "$subject"
349 subject=$(while read header value ; do
357 check '' '' "$subject"
365 subject=$(git log --format='%s' -1 $commit)
366 check '' $commit "$subject"
/dpdk/doc/guides/nics/
H A Datlantic.rst27 - MACSEC PMD API is considered as experimental and is subject to change/removal in next DPDK releas…
H A Dnetvsc.rst22 * The PMD supports multicast packets and promiscuous mode subject to restrictions on the host.
/dpdk/license/
H A Dmit.txt6 furnished to do so, subject to the following conditions:
H A DREADME23 For example, to label a file as subject to the BSD-3-Clause license,
H A Dgpl-2.0.txt191 original licensor to copy, distribute or modify the Program subject to
H A Dlgpl-2.1.txt369 subject to these terms and conditions. You may not impose any further
/dpdk/doc/guides/prog_guide/
H A Dtraffic_management.rst79 limiters) for the hierarchy nodes, subject to the specific implementation
108 They are made available for every leaf node in the hierarchy, subject to
230 update, etc., can be invoked after the Ethernet port has been started, subject
H A Dtraffic_metering_and_policing.rst66 configurable and subject to the implementation support. This set includes
H A Drte_flow.rst4226 The PMD interface is defined in ``rte_flow_driver.h``. It is not subject to
/dpdk/doc/guides/contributing/
H A Dpatches.rst56 For example, to label a file as subject to the BSD-3-Clause license,
200 The first, summary, line of the git commit message becomes the subject line of the patch email.
218 * Don't add a period/full stop to the subject line or you will end up two in the patch name: ``dpdk…
220 The actual email subject line should be prefixed by ``[PATCH]`` and the version, if greater than v1,
562 using ``git send-email --subject-prefix='PATCH 16.11' ...``
598 community members who are known to understand the subject area and to perform
/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_power_man.rst341 a power-optimized state (subject to platform support).