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

Returning redirection table size has been supported in ops of
'dev_infos_get' for both PF and VF. Default RX/TX configurations
of VF can be returned in ops of 'dev_infos_get', while it was
missed before.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
lib/librte_pmd_i40e/i40e_ethdev.c
lib/librte_pmd_i40e/i40e_ethdev.h
lib/librte_pmd_i40e/i40e_ethdev_vf.c