commit | a3fd9d8876a589f05725237aced606b995956860 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Sun Jan 24 21:16:54 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Feb 18 10:49:42 2016 -0800 |
tree | c40122b687886f5a5deb259944d86e86ef082160 | |
parent | a0064728f8a34f7a5afd9df86d9cdd8210977c8d [diff] |
i40e/i40evf: Handle IPv6 extension headers in checksum offload This patch adds support for IPv6 extension headers in setting up the Tx checksum. Without this patch extension headers would cause IPv6 traffic to fail as the transport protocol could not be identified. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>