[Intel-wired-lan] [PATCH v5 7/7] i40e:Add geneve tunnel offload support

Jesse Gross jesse at kernel.org
Mon Nov 16 04:12:24 UTC 2015


On Sun, Nov 15, 2015 at 4:02 PM, Anjali Singhai Jain
<anjali.singhai at intel.com> wrote:
> From: Anjali Singhai <anjali.singhai at intel.com>
>
> This patch adds driver hooks to implement ndo_ops to add/del udp
> port in the HW to identify GENEVE tunnels.
>
> Also cleans up the features_check path now that we support
> multiple udp based tunnels.
>
> Add a spin_lock to guard the common data structure for the
> udp based tunnels.

This is really minor but I think we're no longer adding a new spin
lock here so we can remove the reference from the commit message.


More information about the Intel-wired-lan mailing list