commit | 4fd89b7af28292e190650b9b9bc4308658d81dd1 | [log] [tgz] |
---|---|---|
author | Dmitry Kravkov <dmitry@broadcom.com> | Thu Apr 01 19:45:34 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 01 19:45:34 2010 -0700 |
tree | 755a77dbb7e678f4a5f68338ee22d39adca25502 | |
parent | d7997fe1f4584da12e9c29fb682c18e9bdc13b73 [diff] |
bnx2x: Added GRO support Adding GRO support on top of the HW LRO (TPA) support – there is no measurable performance drawback of adding GRO on top of it, and it allows better performance when LRO (TPA) is turned off for virtualization or bridging. Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>