ixgbe: disallow unsupported Rx mode
authorJingjing Wu <jingjing.wu@intel.com>
Thu, 25 Feb 2016 07:33:34 +0000 (15:33 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 16 Mar 2016 16:18:11 +0000 (17:18 +0100)
commit23a5ba8922acebe8ca453e55ea9b10198f049c63
treee55bb495ab0f8be8fafe260f6ec7ef9ea5bdd56b
parent5b8a98d69c4d66608012f65db14d2113611bc03f
ixgbe: disallow unsupported Rx mode

The multi queue mode ETH_MQ_RX_VMDQ_DCB_RSS is not supported in
ixgbe driver.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
drivers/net/ixgbe/ixgbe_ethdev.c