ixgbe: add redirection table size in device info
authorHelin Zhang <helin.zhang@intel.com>
Sat, 15 Nov 2014 16:03:41 +0000 (00:03 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 24 Nov 2014 21:59:15 +0000 (22:59 +0100)
commit2144f6630fca8eaf9b659677ffd5b16ade03a1ed
treebd53b0fb7dc9acc782bf0b318dc86d3b0699393b
parent1f35bdcbfdd0873f1736c677fb396465f61abc36
ixgbe: add redirection table size in device info

As more and more information are different between PF and VF, ops
of 'dev_infos_get' has been implemented respectively. In addition,
returning redirection table size has been supported in it.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/librte_pmd_ixgbe/ixgbe_ethdev.c