[PATCH v5 6/8] ethdev: use ARP protocol struct for flow matching

Ori Kam orika at nvidia.com
Wed Feb 1 18:46:32 CET 2023


Hi Ferruh and Thomas

> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit at amd.com>
> Sent: Thursday, 26 January 2023 18:19
> From: Thomas Monjalon <thomas at monjalon.net>
> 
> As announced in the deprecation notice, flow item structures
> should re-use the protocol header definitions from the directory lib/net/.
> 
> The protocol struct is added in an unnamed union, keeping old field names.
> 
> The ARP header struct members are used in testpmd
> instead of the redundant fields in the flow items.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---

For rte_flow, test-pmd, doc
Acked-by: Ori Kam <orika at nvidia.com>
Thanks,
Ori


More information about the dev mailing list