Home
last modified time | relevance | path

Searched refs:MARK (Results 1 – 16 of 16) sorted by relevance

/dpdk/drivers/net/enic/
H A Denic_flow.c1186 enum { FATE = 1, MARK = 2, }; in enic_copy_action_v2() enumerator
1213 if (overlap & MARK) in enic_copy_action_v2()
1215 overlap |= MARK; in enic_copy_action_v2()
1234 if (overlap & MARK) in enic_copy_action_v2()
1236 overlap |= MARK; in enic_copy_action_v2()
1275 if (!(overlap & MARK)) in enic_copy_action_v2()
1301 if (passthru && !(overlap & MARK)) in enic_copy_action_v2()
/dpdk/doc/guides/nics/
H A Dmlx5.rst912 ``MARK`` and ``META`` item of ``rte_flow``. The newly introduced
917 - 0, this is default value, defines the legacy mode, the ``MARK`` and
919 NIC Rx steering domains, no ``MARK`` and ``META`` information crosses
923 - 1, this engages extensive metadata mode, the ``MARK`` and ``META``
925 including FDB, ``MARK`` and ``META`` information may cross the domain
934 - 2, this engages extensive metadata mode, the ``MARK`` and ``META``
946 | Mode | ``MARK`` | ``META`` | ``META`` Tx | FDB/Through |
962 MARK metadata actions over NIC Rx steering domain only.
966 Setting MARK value to zero in flow action means the zero FDIR ID value
971 MARK action values is 0-0xFFEF for the 16-bit mode and 0-0xFFFFEF
[all …]
H A Dsfc_efx.rst191 - MARK (supported only with ef10_essb Rx datapath)
251 - MARK
H A Denic.rst470 - The supported range of IDs for the 'MARK' action is 0 - 0xFFFD.
472 to supporting MARK + RSS and PASSTHRU + MARK to allow the application to mark
H A Dbnxt.rst686 O_UDP_DPORT and actions are COUNT, MARK, JUMP. The match criteria for Flow2
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst676 Item: ``MARK``
685 Note the value of MARK field is arbitrary and application defined.
687 Depending on the underlying implementation the MARK item may be supported on
694 .. table:: MARK
1718 | 0 | MARK | ``mark`` | 0x2a |
1880 Action: ``MARK``
1892 .. table:: MARK
1903 Flags packets. Similar to `Action: MARK`_ without a specific value; only
2020 overlaps ``hash.fdir.lo``. Since `Action: MARK`_ sets the ``hash.fdir.hi``
3727 /* Assign to MARK mask any non-zero value to make it constant */
[all …]
/dpdk/drivers/net/sfc/
H A Dsfc_ef10_essb_rx.c320 SFC_EF10_ESSB_RX_PREFIX_FIELD(USER_MARK, MARK),
/dpdk/lib/ethdev/
H A Drte_flow.c138 MK_FLOW_ITEM(MARK, sizeof(struct rte_flow_item_mark)),
188 MK_FLOW_ACTION(MARK, sizeof(struct rte_flow_action_mark)),
/dpdk/drivers/common/sfc_efx/base/
H A Def10_rx.c763 EF10_ESSB_RX_PREFIX_FIELD(USER_MARK, MARK),
/dpdk/doc/guides/rel_notes/
H A Drelease_17_08.rst51 QUEUE, MARK, FLAG and VOID actions for ingress traffic.
H A Drelease_20_02.rst43 * Added support for MARK action.
H A Drelease_19_05.rst125 * Fixed several flow (director) bugs related to MARK, SCTP, VLAN, VXLAN, and
H A Drelease_19_08.rst71 * Added support for MARK + RSS action in rte_flow (non-vector RX path only)
H A Drelease_18_05.rst122 * Added support for MARK and FLAG actions in flow API (X2xxx only).
/dpdk/app/test-pmd/
H A Dcmdline_flow.c3514 .priv = PRIV_ITEM(MARK, sizeof(struct rte_flow_item_mark)),
5115 .priv = PRIV_ACTION(MARK, sizeof(struct rte_flow_action_mark)),
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4636 7 63 0 i- ETH IPV6 UDP VXLAN => MARK QUEUE
4646 7 63 0 i- ETH IPV6 UDP VXLAN => MARK QUEUE