app/testpmd: support displaying 32-byte Rx descriptors
authorHelin Zhang <helin.zhang@intel.com>
Thu, 5 Jun 2014 05:08:57 +0000 (13:08 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Jun 2014 16:22:25 +0000 (18:22 +0200)
commitac2ece3fb1f5511b96b595d6cd6861d25520b99b
tree338ab5378505083143bc3fdec0316769ca7ce5ce
parent4861cde4611601ccc9d467675f9d7a10c3095b54
app/testpmd: support displaying 32-byte Rx descriptors

i40e supports both 16 and 32 bytes RX descriptors, while ixgbe and
igb support 16 bytes size only. Code changes have been made in
test-pmd to support both 16 and 32 bytes RX descriptors according
to the configuration in config files.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Signed-off-by: Jing Chen <jing.d.chen@intel.com>
Acked-by: Cunming Liang <cunming.liang@intel.com>
Acked-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Heqing Zhu <heqing.zhu@intel.com>
Tested-by: Waterman Cao <waterman.cao@intel.com>
app/test-pmd/config.c