[PATCH v2 1/1] ethdev: add IPv6 FL and TC field identifiers

Ferruh Yigit ferruh.yigit at amd.com
Mon Feb 12 18:23:06 CET 2024


On 2/7/2024 3:51 PM, Michael Baum wrote:
> Add new "rte_flow_field_id" enumeration values to describe both IPv6
> traffic class and IPv6 flow label fields.
> 
> The TC value is "RTE_FLOW_FIELD_IPV6_TRAFFIC_CLASS" in flow API and
> "ipv6_traffic_class" in testpmd command.
> The FL value is "RTE_FLOW_FIELD_IPV6_FLOW_LABEL" in flow API and
> "ipv6_flow_label" in testpmd command.
> 
> Signed-off-by: Michael Baum <michaelba at nvidia.com>
> Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
>

Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>


More information about the dev mailing list