Re: [dpdk-dev] [PATCH] net/octeontx2: fix vlan filter on port

2021-03-08 Thread Jerin Jacob
On Tue, Feb 9, 2021 at 3:31 PM wrote: > > From: Satheesh Paul > > This patch fixes incorrect MCAM key preparation when creating > MCAM entry to allow VLAN IDs after vlan filtering is enabled on port. > > Fixes: ba1b3b081e ("net/octeontx2: support VLAN offloads") > Cc: sta...@dpdk.org > Changed

[dpdk-dev] [PATCH] net/octeontx2: fix vlan filter on port

2021-02-09 Thread psatheesh
From: Satheesh Paul This patch fixes incorrect MCAM key preparation when creating MCAM entry to allow VLAN IDs after vlan filtering is enabled on port. Fixes: ba1b3b081e ("net/octeontx2: support VLAN offloads") Cc: sta...@dpdk.org Signed-off-by: Satheesh Paul --- drivers/net/octeontx2/otx2_vl