i40e: Fix ATR in relation to tunnels
authorAlexander Duyck <aduyck@mirantis.com>
Mon, 25 Jan 2016 05:17:36 +0000 (21:17 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 18 Feb 2016 23:01:35 +0000 (15:01 -0800)
commit6b037cd465ff6e5f6b96524658f47d59d1acc554
tree37db4f4b5df2d2f8e0f1ab8e96ba0b8bb7ad6882
parent5453205cd0975b845f6f8837f0c2b7c8cb80fcf8
i40e: Fix ATR in relation to tunnels

This patch contains a number of fixes to make certain that we are using
the correct protocols when parsing both the inner and outer headers of a
frame that is mixed between IPv4 and IPv6 for inner and outer.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Acked-by: Kiran Patil <kiran.patil@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c
This page took 0.027356 seconds and 5 git commands to generate.