Re: [dpdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed stat

2020-05-28 Thread Zhao1, Wei
m: Zhao1, Wei > > Sent: Thursday, May 28, 2020 11:54 AM > > To: Cody Harris ; dev@dpdk.org > > Subject: RE: [dpdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed > stat > > > > HI,Cody Harris > > > > > -Original Message

Re: [dpdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed stat

2020-05-28 Thread Harris, Cody
errors, No need to add this into imissed. > -Original Message- > From: Zhao1, Wei > Sent: Thursday, May 28, 2020 11:54 AM > To: Cody Harris ; dev@dpdk.org > Subject: RE: [dpdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed stat > >

Re: [dpdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed stat

2020-05-28 Thread Zhao1, Wei
pdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed stat > > HI,Cody Harris > > > -Original Message- > > From: dev On Behalf Of Cody Harris > > Sent: Tuesday, May 19, 2020 1:08 PM > > To: dev@dpdk.org > > Cc: Cody Harris > > Subject: [dp

Re: [dpdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed stat

2020-05-27 Thread Zhao1, Wei
HI,Cody Harris > -Original Message- > From: dev On Behalf Of Cody Harris > Sent: Tuesday, May 19, 2020 1:08 PM > To: dev@dpdk.org > Cc: Cody Harris > Subject: [dpdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed stat > > The ixgbe imissed statstic originall

Re: [dpdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed stat

2020-05-19 Thread Harris, Cody
Sorry about all the revisions, I hit some style issues I didn't know about. Be nice, it's my first time contributing anything :) -Cody On 5/18/20, 10:08 PM, "Cody Harris" wrote: The ixgbe imissed statstic originally only contained dropped packets counted by the RXMPC registers. This c

[dpdk-dev] [PATCH v3] net/ixgbe: include QPRDC in imissed stat

2020-05-19 Thread Cody Harris
The ixgbe imissed statstic originally only contained dropped packets counted by the RXMPC registers. This change includes additional types of packet drops counted by the QPRDC registers. Intel support confimed that the packet drops counted by the QPRDC registers do not double-count drops counted b