ixgbe: add more information to multiqueue error message
authorBernard Iremonger <bernard.iremonger@intel.com>
Tue, 8 Mar 2016 17:10:26 +0000 (17:10 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 16 Mar 2016 16:15:51 +0000 (17:15 +0100)
commit726ced201539740f00411e91a154d44feb0d494d
tree14819d6da240a7d8e0a23a5ec55760bb0768d5f8
parentc961566c82c9ef7110def4d08a2e4504dc3f9b97
ixgbe: add more information to multiqueue error message

Add the nb_rx_q and nb_tx_q values to the error message
to give details about the error.

Fixes: 27b609cbd1c6 ("ethdev: move the multi-queue mode check to specific drivers")

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
drivers/net/ixgbe/ixgbe_ethdev.c