Hi Saeed, Thanks for the review. > -----Original Message----- > From: Saeed Mahameed <sa...@kernel.org> > Sent: Friday, November 13, 2020 1:27 AM > To: Naveen Mamindlapalli <nave...@marvell.com>; net...@vger.kernel.org; > linux-kernel@vger.kernel.org > Cc: k...@kernel.org; da...@davemloft.net; Sunil Kovvuri Goutham > <sgout...@marvell.com>; Linu Cherian <lcher...@marvell.com>; > Geethasowjanya Akula <gak...@marvell.com>; Jerin Jacob Kollanukkaran > <jer...@marvell.com>; Subbaraya Sundeep Bhatta <sbha...@marvell.com>; > Hariprasad Kelam <hke...@marvell.com> > Subject: [EXT] Re: [PATCH v3 net-next 01/13] octeontx2-af: Modify default KEX > profile to extract TX packet fields > > External Email > > ---------------------------------------------------------------------- > On Wed, 2020-11-11 at 12:43 +0530, Naveen Mamindlapalli wrote: > > From: Stanislaw Kardach <skard...@marvell.com> > > > > The current default Key Extraction(KEX) profile can only use RX packet > > fields while generating the MCAM search key. The profile can't be used > > for matching TX packet fields. This patch modifies the default KEX > > profile to add support for extracting TX packet fields into MCAM > > search key. Enabled Tx KPU packet parsing by configuring TX PKIND in > > tx_parse_cfg. > > > > Also modified the default KEX profile to extract VLAN TCI from the > > LB_PTR and exact byte offset of VLAN header. The NPC KPU parser was > > modified to point LB_PTR to the starting byte offset of VLAN header > > which points to the tpid field. > > > > Signed-off-by: Stanislaw Kardach <skard...@marvell.com> > > Signed-off-by: Sunil Goutham <sgout...@marvell.com> > > Signed-off-by: Naveen Mamindlapalli <nave...@marvell.com> > > > > Reviewed-by: Saeed Mahameed <sae...@nvidia.com> >