The rte_flow_attr structure is used to define attributes for a flow rule.
Fields in rte_flow_attr
This table shows which fields of the rte_flow_attr structure are supported on Napatech SmartNICs running Link-Inline™ Software. This table also includes the related section for each field in the DPDK Programmer's Guide.
Note: Table legend:
- X: Supported.
- -: Not supported.
Field | Support | Section in DPDK programmer's guide |
---|---|---|
group | X | 13.2.2.1 |
priority | Partially supported | 13.2.2.2 |
ingress/egress | – | 13.2.2.3 |
transfer | – | 13.2.2.4 |
Related links:
- Generic flow API (rte_flow) in the DPDK Programmer's Guide
- rte_flow_attr Struct Reference
- Group attribute in DN-1354
- Flow priority