net/ixgbe/base: add constants for GENEVE UDP port
authorXiao Wang <xiao.w.wang@intel.com>
Sun, 25 Sep 2016 08:59:59 +0000 (16:59 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Fri, 30 Sep 2016 10:27:18 +0000 (12:27 +0200)
commit4673405fe016f2b146297209a1a7a1c50169bdb9
treef68aa5981da4e877c09269b36e65253ea5a4605f
parent78368ec72bcd5adf7c5befe5bd1e1aa38f5e3f18
net/ixgbe/base: add constants for GENEVE UDP port

X550em_a adds GENEVE support by using the upper 16 bits of VXLANCTRL
to store the UDP port (VXLANCTRL.GENEVE_UDP_PORT).

This patch adds definitions that can be used to manipulate the ports
depending on which protocol is being configured.

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/ixgbe/base/ixgbe_type.h