]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: Have the NIC drivers do less work for offloads
authorJoseph Gasparakis <joseph.gasparakis@intel.com>
Thu, 24 Oct 2013 06:27:10 +0000 (06:27 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 29 Oct 2013 09:39:13 +0000 (02:39 -0700)
commitf599c0cda81b2d93c3c4cece13de4f2f63048c7e
treed009eb6f79d4e756234ef4bfc513a507938b3c99
parent318778f6c7f9d3e28331a38e89d91961fc219c83
vxlan: Have the NIC drivers do less work for offloads

This patch removes the burden from the NIC drivers to check if the
vxlan driver is enabled in the kernel and also makes available
the vxlan headrooms to them.

Signed-off-by: Joseph Gasparakis <joseph.gasparakis@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/vxlan.c
include/net/vxlan.h