]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: Add support for ATR w/ IPv6 extension headers
authorAlexander Duyck <aduyck@mirantis.com>
Tue, 26 Jan 2016 03:32:54 +0000 (19:32 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:37:43 +0000 (08:37 -0800)
commite9eac820501df3387c72adc4ebce58413f9d1397
tree1f256475c283d6e8c2fb303fcb3ef8530bf477c2
parentf6ebda0f47af792765e80331aeaeb4eaf49c676d
i40e: Add support for ATR w/ IPv6 extension headers

Orabug: 22342532

This patch updates the code for determining the L4 protocol and L3 header
length so that when IPv6 extension headers are being used we can determine
the offset and type of the L4 protocol.

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>
(cherry picked from commit ffcc55c0c2a85835a4ac080bc1053c3a277b88e2)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c