ixgbe/base: support X550em_x V2 device
authorWenzhuo Lu <wenzhuo.lu@intel.com>
Sun, 14 Feb 2016 08:54:57 +0000 (16:54 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 16 Mar 2016 16:05:12 +0000 (17:05 +0100)
commite44844ce1c89b7925f6e883f9e55d5b9c556de98
treefd78f6728a429554ddaf762cbec4c14caa7bad62
parent0790adeb567530f3c1d6c6c96e023f98b2201b6a
ixgbe/base: support X550em_x V2 device

Only x550em_x V1 was supported before. Now V2 is supported.
A mask for V1 and V2 is defined and used to support both.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
doc/guides/rel_notes/release_16_04.rst
drivers/net/ixgbe/base/ixgbe_type.h
drivers/net/ixgbe/base/ixgbe_x550.c