Re: [dpdk-dev] [PATCH 2/3] common/sfc_efx/base: add MAE VLAN presence match bits

2021-04-30 Thread Kinsella, Ray
On 28/04/2021 10:49, Ivan Malov wrote: > Introduce necessary infrastructure for these fields to > be set, validated and compared during class comparison. > Enumeration and mappings envisaged are MCDI-compatible. > > Signed-off-by: Ivan Malov > Reviewed-by: Andrew Rybchenko > Reviewed-by: Andy

Re: [dpdk-dev] [PATCH 2/3] common/sfc_efx/base: add MAE VLAN presence match bits

2021-04-28 Thread Ivan Malov
Hi, On 28/04/2021 13:08, Kinsella, Ray wrote: On 28/04/2021 10:49, Ivan Malov wrote: Introduce necessary infrastructure for these fields to be set, validated and compared during class comparison. Enumeration and mappings envisaged are MCDI-compatible. Signed-off-by: Ivan Malov Reviewed-by:

Re: [dpdk-dev] [PATCH 2/3] common/sfc_efx/base: add MAE VLAN presence match bits

2021-04-28 Thread Kinsella, Ray
On 28/04/2021 10:49, Ivan Malov wrote: > Introduce necessary infrastructure for these fields to > be set, validated and compared during class comparison. > Enumeration and mappings envisaged are MCDI-compatible. > > Signed-off-by: Ivan Malov > Reviewed-by: Andrew Rybchenko > Reviewed-by: Andy

[dpdk-dev] [PATCH 2/3] common/sfc_efx/base: add MAE VLAN presence match bits

2021-04-28 Thread Ivan Malov
Introduce necessary infrastructure for these fields to be set, validated and compared during class comparison. Enumeration and mappings envisaged are MCDI-compatible. Signed-off-by: Ivan Malov Reviewed-by: Andrew Rybchenko Reviewed-by: Andy Moreton --- drivers/common/sfc_efx/base/efx.h |