On Wed, Jan 03, 2024 at 03:11:15PM +0100, Jan Sokolowski wrote: > From: Aniruddha Paul <[email protected]> > > HW incorrectly reports EIPE errors on encapsulated packets > with L2 padding inside inner packet. HW shows outer UDP/IPV4 > packet checksum errors as part of the EIPE flags of the > Rx descriptor. These are reported only if checksum offload > is enabled and L3/L4 parsed flag is valid in Rx descriptor. > > When that error is reported by HW, we don't act on it > instead of incrementing main Rx errors statistic as it > would normally happen. > > Add a new statistic to count these errors since we still want > to print them. > > Signed-off-by: Aniruddha Paul <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > Reviewed-by: Jan Glaza <[email protected]> > Signed-off-by: Jan Sokolowski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
