fm10k: support VMDQ in multi-queue configuration
authorShaopeng He <shaopeng.he@intel.com>
Sat, 31 Oct 2015 02:44:43 +0000 (10:44 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 1 Nov 2015 15:14:13 +0000 (16:14 +0100)
commitfaf2b25c9f80b50b50487d3f9c4224ecbd962733
tree1f442ec7b6422152a811cabca38f33081bc14c0c
parent8b5c9ec20b7b48784d5a41db7506b4e514950d1d
fm10k: support VMDQ in multi-queue configuration

Add separate functions to configure VMDQ and RSS.
Update dglort map and logic ports accordingly.
Reset MAC/VLAN filter after VMDQ config was changed.

Signed-off-by: Shaopeng He <shaopeng.he@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Michael Qiu <michael.qiu@intel.com>
doc/guides/rel_notes/release_2_2.rst
drivers/net/fm10k/fm10k_ethdev.c