[PATCH v5 1/8] ethdev: use Ethernet protocol struct for flow matching

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Thu Feb 2 10:51:37 CET 2023


On 1/26/23 19:18, Ferruh Yigit wrote:
> 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 Ethernet headers (including VLAN) structures are used
> instead of the redundant fields in the flow items.
> 
> The remaining protocols to clean up are listed for future work
> in the deprecation list.
> Some protocols are not even defined in the directory net yet.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>




More information about the dev mailing list