DOKK / manpages / debian 13 / dpdk-doc / rte_flow_item_aggr_affinity.3.en
rte_flow_item_aggr_affinity(3) Library Functions Manual rte_flow_item_aggr_affinity(3)

rte_flow_item_aggr_affinity

#include <rte_flow.h>


uint8_t affinity

Warning

EXPERIMENTAL: this structure may change without prior notice

RTE_FLOW_ITEM_TYPE_AGGR_AFFINITY

For multiple ports aggregated to a single DPDK port, match the aggregated port receiving the packets.

Definition at line 2330 of file rte_flow.h.

An aggregated port receiving the packets. Numbering starts from 1. Number of aggregated ports is reported by rte_eth_dev_count_aggr_ports().

Definition at line 2336 of file rte_flow.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK