| /dpdk/doc/guides/nics/ |
| H A D | overview.rst | 33 Features marked with "P" are partially supported. Refer to the appropriate 42 rte_flow actions marked with "I" can be indirect as well.
|
| H A D | liquidio.rst | 140 One VF per PF can be marked as trusted for promiscuous mode. 159 marked partial.
|
| H A D | fail_safe.rst | 224 (brought down or up accordingly). Additionally, any sub-device marked for
|
| H A D | memif.rst | 62 interface, it's marked as listener socket (in scope of current process) and
|
| H A D | ixgbe.rst | 286 To support UDP zero checksum, the zero and bad UDP checksum packet is marked as
|
| /dpdk/doc/guides/contributing/ |
| H A D | abi_policy.rst | 29 #. Libraries or APIs marked as :ref:`experimental <experimental_apis>` 157 - No backward or forward compatibility is offered for API changes marked as 167 API becomes non-experimental, then the old one is marked with 234 - The new function may be marked with the ``__rte_experimental`` tag for a 324 APIs marked as ``experimental`` are not considered part of an ABI version and 328 marked as ``experimental`` to allow for a period of stabilization before they 336 development header files), must be marked with the ``__rte_experimental`` tag 360 Libraries marked as ``experimental`` are entirely not considered part of an ABI 369 Ordinarily APIs marked as ``experimental`` will be promoted to the stable ABI
|
| H A D | design.rst | 178 also be marked with an "EXPERIMENTAL" tag. If the functionality isn't
|
| /dpdk/doc/guides/regexdevs/ |
| H A D | features_overview.rst | 99 Features marked with "P" are partially supported. Refer to the appropriate
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | features_overview.rst | 154 Features marked with "P" are partially supported. Refer to the appropriate
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | qat.rst | 105 * The combinations marked as "Y" are supported on all QAT hardware versions. 106 * The combinations marked as "2&3" are supported on GEN2 and GEN3 QAT hardware only. 107 * The combinations marked as "1&2&3" are supported on GEN1, GEN2 and GEN3 QAT hardware only. 131 enqueued to the device and will be marked as failed. The simplest way to
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | qos_metering.rst | 80 and green, the expected output traffic should be marked as shown in the following table:
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_18_05.rst | 69 added to match a flow against a previously marked flow. A shared counter has also been 309 * service cores: No longer marked as experimental. 311 The service cores functions are no longer marked as experimental, and have 436 a previously marked flow.
|
| H A D | deprecation.rst | 104 ``SET_IPV6_DSCP``, ``SET_TAG``, ``SET_META`` are marked as legacy and
|
| H A D | release_19_08.rst | 221 * eventdev: No longer marked as experimental. 223 The eventdev functions are no longer marked as experimental, and have
|
| H A D | release_21_05.rst | 289 * pci: The value ``PCI_ANY_ID`` is marked as deprecated 334 function was already marked as internal in the API documentation for it,
|
| H A D | release_20_11.rst | 329 Note: The old API is still provided but marked as deprecated in the code. 617 * ``ethdev`` internal functions are marked with ``__rte_internal`` tag.
|
| H A D | release_22_03.rst | 208 which are kept for backward compatibility, are marked as deprecated.
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_type.h | 747 u8 marked; member
|
| H A D | ice_flex_pipe.c | 567 hw->tnl.tbl[hw->tnl.count].marked = false; in ice_add_tunnel_hint() 2533 hw->tnl.tbl[i].marked = true; in ice_destroy_tunnel() 2541 if (hw->tnl.tbl[i].marked) { in ice_destroy_tunnel() 2545 hw->tnl.tbl[i].marked = false; in ice_destroy_tunnel()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | metrics_lib.rst | 294 ``ol_flags`` for the mbuf to indicate the marked time as a valid one.
|
| H A D | traffic_management.rst | 154 All IPv4/IPv6 packets have their color marked into DSCP bits 3 and 4 as
|
| H A D | hash_lib.rst | 177 entry is marked as empty. If the hash table was configured with 'no free on delete' or 'lock free r…
|
| /dpdk/app/test/ |
| H A D | meson.build | 153 # Each test is marked with flags:
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3211 * ``port_id``: The port which on which VLAN packets marked as ``green`` or 3214 * ``green`` enable 1, disable 0 marking for dei bit of VLAN packets marked as green 3216 * ``yellow`` enable 1, disable 0 marking for dei bit of VLAN packets marked as yellow 3218 * ``red`` enable 1, disable 0 marking for dei bit of VLAN packets marked as red 3229 * ``port_id``: The port which on which IP packets marked as ``green`` or 3247 * ``port_id``: The port which on which IP packets marked as ``green`` or 3250 * ``green`` enable 1, disable 0 marking IP ecn for green marked packets with ecn of 2'b01 or 2'b10 3253 * ``yellow`` enable 1, disable 0 marking IP ecn for yellow marked packets with ecn of 2'b01 or 2'b… 3256 * ``red`` enable 1, disable 0 marking IP ecn for yellow marked packets with ecn of 2'b01 or 2'b10 5353 and 50% packets are duplicated and marked with 0x1234 and sent to queue 0.
|
| /dpdk/app/test-pmd/ |
| H A D | config.c | 4564 unsigned int marked[maxsize]; in parse_port_list() local 4570 marked[i] = 0; in parse_port_list() 4596 if (marked[i]) in parse_port_list() 4599 marked[i] = 1; in parse_port_list()
|