Home
last modified time | relevance | path

Searched refs:fate (Results 1 – 3 of 3) sorted by relevance

/dpdk/doc/guides/nics/
H A Dtxgbe.rst155 ingress or egress traffic, alter its fate and query related counters according
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst12 traffic, alter its fate and query related counters according to any
1664 - Actions that modify the fate of matching traffic, for instance by dropping
1674 fate kind results in undefined behavior. This applies to both ingress and
3003 applied with own set of actions with a fate action, the packets sampled
3008 packets, and must have a fate action.
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c5215 uint8_t fate = final_policy->act_cnt[i].fate_action; in get_meter_sub_policy() local
5217 if (fate == MLX5_FLOW_FATE_SHARED_RSS) { in get_meter_sub_policy()
5258 } else if (fate == MLX5_FLOW_FATE_QUEUE) { in get_meter_sub_policy()