- File rte_eth_ctrl.h
- Please use rte_flow API instead of this legacy one.
- Class rte_flow_action_count
- Shared attribute is deprecated, use generic RTE_FLOW_ACTION_TYPE_SHARED action.
- Class rte_flow_desc
-
- Global rte_flow_copy (struct rte_flow_desc *fd, size_t len, const struct rte_flow_attr *attr, const struct rte_flow_item *items, const struct rte_flow_action *actions)
- Copy an rte_flow rule description.
- Global rte_flow_action_count::shared
- Share counter ID with other flow rules.
- Global rte_vhost_get_queue_num (int vid)
- Get the number of queues the device supports.