Hi Stephen,
> From: Stephen Hemminger [mailto:shemming at brocade.com]
> Subject: Re: [PATCH] ixgbe: fix crc-strip enable changing rx bytes
>
> Harry van Haaren wrote:
> >
> > This patch reads the CRC strip register, and when enabled adds 4 bytes
> > to the total bytes recieved counter for each
Fix a consistency issue in ixgbe, that when CRC stripping is enabled,
the CRC bytes are not added to the rx total byte count. When CRC strip
is disabled, these bytes are counted.
This patch reads the CRC strip register, and when enabled adds 4 bytes
to the total bytes recieved counter for each rec
On Mon, 9 Nov 2015 14:55:04 +
Harry van Haaren wrote:
> Fix a consistency issue in ixgbe, that when CRC stripping is enabled,
> the CRC bytes are not added to the rx total byte count. When CRC strip
> is disabled, these bytes are counted.
>
> This patch reads the CRC strip register, and when
3 matches
Mail list logo