commit | 45a5ead0220cc7cc70f6961879decffbd0a54cc0 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Mon Apr 27 22:36:35 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 28 01:53:15 2009 -0700 |
tree | b9e038ea11b3fbfe0d5ed7ca4f38fc0fc1b7f0b2 | |
parent | b9473560c6d882e0fbd3a8817e906c847b11c722 [diff] |
ixgbe: enable hardware offload for sctp Inspired by: Vlad Yasevich <vladislav.yasevich@hp.com> This is the code to enable ixgbe for hardware offload support of CRC32c on both transmit and receive of SCTP traffic. only 82599 supports this offload, not 82598. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>