Hi Harry,
> -----Original Message----- > From: Van Haaren, Harry > Sent: Tuesday, October 20, 2015 4:30 PM > To: Lu, Wenzhuo; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH v2] ixgbe: remove rx jabber from ierrors > > Hi Wenzhuo, > > > From: Lu, Wenzhuo > > > Remove receive jabber count from ierrors count as the registers > > > overlap, previously causing some packets to be counted twice. > > > > Would you like to let us know which register RJC overlaps into? Thanks. > > It seems that the RJC register overlaps with CRC errors. > > Thanks for looking at this patch, -Harry Yes, you're right. Would you like to add this info to the comments? It'll help to make things clear. Thanks.