[PATCH v4 2/2] net/cnxk: support ops to update precolor VLAN table

2022-06-21 Thread skori
From: Sunil Kumar Kori Implement API to update VLAN table for pre-coloring for incoming packet per nixlf for CN10K platform. Signed-off-by: Sunil Kumar Kori --- v3..v4: - Remove Depends On tag from commit log. - Rebase on top of dpdk-next-net/main. - Fix clang build failures. v2..v3: - Fix

Re: [PATCH v4 2/2] net/cnxk: support ops to update precolor VLAN table

2022-08-22 Thread Jerin Jacob
On Tue, Jun 21, 2022 at 1:05 PM wrote: > > From: Sunil Kumar Kori > > Implement API to update VLAN table for pre-coloring for > incoming packet per nixlf for CN10K platform. > > Signed-off-by: Sunil Kumar Kori Squashed 1/2 and 2/2 and Updated the git commit as follows and applied to dpdk-next-