Home
last modified time | relevance | path

Searched refs:marked (Results 1 – 25 of 28) sorted by relevance

12

/dpdk/doc/guides/nics/
H A Doverview.rst33 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 Dliquidio.rst140 One VF per PF can be marked as trusted for promiscuous mode.
159 marked partial.
H A Dfail_safe.rst224 (brought down or up accordingly). Additionally, any sub-device marked for
H A Dmemif.rst62 interface, it's marked as listener socket (in scope of current process) and
H A Dixgbe.rst286 To support UDP zero checksum, the zero and bad UDP checksum packet is marked as
/dpdk/doc/guides/contributing/
H A Dabi_policy.rst29 #. 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 Ddesign.rst178 also be marked with an "EXPERIMENTAL" tag. If the functionality isn't
/dpdk/doc/guides/regexdevs/
H A Dfeatures_overview.rst99 Features marked with "P" are partially supported. Refer to the appropriate
/dpdk/doc/guides/vdpadevs/
H A Dfeatures_overview.rst154 Features marked with "P" are partially supported. Refer to the appropriate
/dpdk/doc/guides/cryptodevs/
H A Dqat.rst105 * 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 Dqos_metering.rst80 and green, the expected output traffic should be marked as shown in the following table:
/dpdk/doc/guides/rel_notes/
H A Drelease_18_05.rst69 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 Ddeprecation.rst104 ``SET_IPV6_DSCP``, ``SET_TAG``, ``SET_META`` are marked as legacy and
H A Drelease_19_08.rst221 * eventdev: No longer marked as experimental.
223 The eventdev functions are no longer marked as experimental, and have
H A Drelease_21_05.rst289 * 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 Drelease_20_11.rst329 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 Drelease_22_03.rst208 which are kept for backward compatibility, are marked as deprecated.
/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h747 u8 marked; member
H A Dice_flex_pipe.c567 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 Dmetrics_lib.rst294 ``ol_flags`` for the mbuf to indicate the marked time as a valid one.
H A Dtraffic_management.rst154 All IPv4/IPv6 packets have their color marked into DSCP bits 3 and 4 as
H A Dhash_lib.rst177 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 Dmeson.build153 # Each test is marked with flags:
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst3211 * ``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 Dconfig.c4564 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()

12