]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: disable RSC when Rx checksum is off
authorEmil Tantilov <emil.s.tantilov@intel.com>
Fri, 13 May 2011 02:22:50 +0000 (02:22 +0000)
committerJoe Jin <joe.jin@oracle.com>
Fri, 3 Feb 2012 01:15:52 +0000 (09:15 +0800)
commitb50e177a7c92a62e969fc76573567d2d2578d361
tree5dc3c163045a7d3bc7019b735bc6dee7d9906b91
parent1dcd0806dd349c3fc23868529f73937d5b52008a
ixgbe: disable RSC when Rx checksum is off

Disabling Rx checksumming leads to performance degradation due to
RSC causing packets to have incorrect checksums.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Evan Swanson <evan.swanson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 2ba279e2f72a9112a2536eabc8fae5413bbbdfb6)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_ethtool.c