> -----Original Message----- > From: Pavan Nikhilesh Bhagavatula <[email protected]> > Sent: Sunday, August 4, 2019 8:52 AM > To: Jerin Jacob Kollanukkaran <[email protected]>; Jerin Jacob > Kollanukkaran <[email protected]>; Nithin Kumar Dabilpuram > <[email protected]>; Kiran Kumar Kokkilagadda > <[email protected]> > Cc: [email protected]; [email protected]; [email protected] > Subject: RE: [dpdk-dev] [PATCH] net/octeontx2: drop Rx and L2 error packets > > >-----Original Message----- > >From: dev <[email protected]> On Behalf Of [email protected] > >Sent: Tuesday, July 30, 2019 7:57 PM > >To: Jerin Jacob Kollanukkaran <[email protected]>; Nithin Kumar > >Dabilpuram <[email protected]>; Kiran Kumar Kokkilagadda > ><[email protected]> > >Cc: [email protected]; [email protected]; [email protected] > >Subject: [EXT] [dpdk-dev] [PATCH] net/octeontx2: drop Rx and L2 error > >packets > >From: Jerin Jacob <[email protected]> > > > >From B0 HW revision onwards, HW can drop the Rx and L2 error packets. > >Enable this by default if the feature is available. > >Since this bit field is used as reserved in old HW revisions, No need > >to have additional HW version check. > > > >Signed-off-by: Jerin Jacob <[email protected]> > > Acked-by: Pavan Nikhilesh <[email protected]>
Applied to dpdk-next-net-mrvl/master. Thanks > > >--- > > drivers/net/octeontx2/otx2_ethdev.c | 1 + > > 1 file changed, 1 insertion(+) > >

