[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130129.160149.1063934767478304765.davem@davemloft.net>
Date: Tue, 29 Jan 2013 16:01:49 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: bruce.w.allan@...el.com, netdev@...r.kernel.org, gospo@...hat.com,
sassmann@...hat.com, stable@...r.kernel.org
Subject: Re: [net] e1000e: enable ECC on I217/I218 to catch packet buffer
memory errors
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Mon, 28 Jan 2013 02:43:48 -0800
> From: Bruce Allan <bruce.w.allan@...el.com>
>
> In rare instances, memory errors have been detected in the internal packet
> buffer memory on I217/I218 when stressed under certain environmental
> conditions. Enable Error Correcting Code (ECC) in hardware to catch both
> correctable and uncorrectable errors. Correctable errors will be handled
> by the hardware. Uncorrectable errors in the packet buffer will cause the
> packet to be received with an error indication in the buffer descriptor
> causing the packet to be discarded. If the uncorrectable error is in the
> descriptor itself, the hardware will stop and interrupt the driver
> indicating the error. The driver will then reset the hardware in order to
> clear the error and restart.
>
> Both types of errors will be accounted for in statistics counters.
>
> Signed-off-by: Bruce Allan <bruce.w.allan@...el.com>
> Cc: <stable@...r.kernel.org> # 3.5.x & 3.6.x
> Tested-by: Jeff Pieper <jeffrey.e.pieper@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
> ---
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists