Re: [dpdk-dev] [RFC v2] ethdev: add VLAN attributes to ETH and VLAN items

2020-09-30 Thread Matan Azrad
Hi Maxime From: Maxime Leroy: > Hi Dekel, > > On Thu, Aug 6, 2020 at 12:40 PM Dekel Peled > wrote: > > > > In existing code the match on tagged/untagged packets is not explicit. > > Recent documentation update [1] describes the different patterns and > > clarifies the intended use of different

Re: [dpdk-dev] [RFC v2] ethdev: add VLAN attributes to ETH and VLAN items

2020-09-08 Thread Maxime Leroy
Hi Dekel, On Thu, Aug 6, 2020 at 12:40 PM Dekel Peled wrote: > > In existing code the match on tagged/untagged packets is not explicit. > Recent documentation update [1] describes the different patterns and > clarifies the intended use of different patterns. > > This patch proposes an update to E

[dpdk-dev] [RFC v2] ethdev: add VLAN attributes to ETH and VLAN items

2020-08-06 Thread Dekel Peled
In existing code the match on tagged/untagged packets is not explicit. Recent documentation update [1] describes the different patterns and clarifies the intended use of different patterns. This patch proposes an update to ETH and VLAN items struct, to clearly define the required characteristic of