Home
last modified time | relevance | path

Searched refs:COUNT (Results 1 – 14 of 14) sorted by relevance

/dpdk/doc/guides/cryptodevs/
H A Dkasumi.rst122 Input buffer has to have COUNT (4 bytes), FRESH (4 bytes), MESSAGE and DIRECTION (1 bit)
131 must be such that points at the start of the COUNT bytes.
H A Dqat.rst149 (section 4.4, page 13). The input buffer has to have COUNT (4 bytes),
159 must be such that points at the start of the COUNT bytes.
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1614 COUNT = 1 << 3, in enic_fm_copy_action() enumerator
1740 if (overlap & COUNT) in enic_fm_copy_action()
1742 overlap |= COUNT; in enic_fm_copy_action()
1954 if (!(overlap & (FATE | PASSTHRU | COUNT | PORT_ID))) in enic_fm_copy_action()
/dpdk/doc/guides/rel_notes/
H A Drelease_21_08.rst66 * Added COUNT action support for SN1000 NICs.
H A Drelease_20_08.rst89 * Added support for rte_flow_query for COUNT action.
H A Drelease_21_05.rst134 * Added support for flow COUNT action handle.
/dpdk/doc/guides/nics/
H A Dsoftnic.rst310 ``JMP, QUEUE, RSS, DROP, COUNT, METER, VXLAN`` etc.
H A Dsfc_efx.rst265 - COUNT
H A Dbnxt.rst686 O_UDP_DPORT and actions are COUNT, MARK, JUMP. The match criteria for Flow2
H A Dmlx5.rst403 - For NIC Rx flow, supports ``MARK``, ``COUNT``, ``QUEUE``, ``RSS`` in the
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst114 For example: a COUNT action with the transfer bit set.
1702 | 0 | COUNT |
1720 | 1 | COUNT | ``id`` | 0 |
1950 Action: ``COUNT``
1966 .. table:: COUNT
1978 .. table:: COUNT query
4363 - When combined with `Action: QUEUE`_, packet counting (`Action: COUNT`_)
/dpdk/lib/ethdev/
H A Drte_flow.c192 MK_FLOW_ACTION(COUNT, sizeof(struct rte_flow_action_count)),
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4629 0 0 0 i- ETH => COUNT
4630 6 0 500 i- ETH IPV6 TCP => DROP COUNT
4643 0 0 0 i- ETH => COUNT
4644 6 0 500 i- ETH IPV6 TCP => DROP COUNT
/dpdk/app/test-pmd/
H A Dcmdline_flow.c5158 .priv = PRIV_ACTION(COUNT,