[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110127.223432.71105998.davem@davemloft.net>
Date: Thu, 27 Jan 2011 22:34:32 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: amir.hanania@...el.com, netdev@...r.kernel.org, gospo@...hat.com,
bphilips@...ell.com
Subject: Re: [net-2.6 5/7] ixgbe: DDP last buffer size work around
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Thu, 27 Jan 2011 22:18:53 -0800
> From: Amir Hanania <amir.hanania@...el.com>
>
> We found a hardware erratum on 82599 hardware that can lead to buffer
> overwriting if the last buffer in FCoE DDP is exactly PAGE_SIZE.
> If this is the case, we will make sure that there is no HW access to
> this buffer.
>
> Please see the 82599 Specification Update for more information.
>
> Signed-off-by: Amir Hanania <amir.hanania@...el.com>
> Tested-by: Ross Brattain <ross.b.brattain@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
PAGE_SIZE is variable, I can't see how the hardware BUGs on all
possible architecutre values of PAGE_SIZE.
--
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