[PATCH 1/1] ethdev: add IPv6 FL and TC field identifiers
Dariusz Sosnowski
dsosnowski at nvidia.com
Wed Feb 7 14:47:54 CET 2024
> -----Original Message-----
> From: Michael Baum <michaelba at nvidia.com>
> Sent: Tuesday, February 6, 2024 15:27
> To: dev at dpdk.org
> Cc: Ori Kam <orika at nvidia.com>; Dariusz Sosnowski
> <dsosnowski at nvidia.com>; Ferruh Yigit <ferruh.yigit at amd.com>; NBU-
> Contact-Thomas Monjalon (EXTERNAL) <thomas at monjalon.net>
> Subject: [PATCH 1/1] ethdev: add IPv6 FL and TC field identifiers
>
> 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>
Best regards,
Dariusz Sosnowski
More information about the dev
mailing list