commit | 84eaa1877137def7fe01340f2abbad510aa890f5 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Wed Dec 12 11:19:57 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:57:32 2008 -0800 |
tree | ed964fded82e861d4566dbaa16594625f9bce77c | |
parent | 1db82f2aec0766edd4a4f8d86283e91559350de7 [diff] |
[BNX2]: Enable S/G for jumbo RX. If the MTU requires more than 1 page for the SKB, enable the page ring and calculate the size of the page ring. This will guarantee order-0 allocation regardless of the MTU size. Fixup loopback test packet size so that we don't deal with the pages during loopback test. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>