app/testpmd: show new flow director modes
authorWenzhuo Lu <wenzhuo.lu@intel.com>
Mon, 26 Oct 2015 05:27:31 +0000 (13:27 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 28 Oct 2015 23:02:24 +0000 (00:02 +0100)
commitbf2e60bda6615080d3e2d09fbe3487adfcd7dcee
tree20095a65c294bb296db9a44a3f72e5cacfd8605c
parent9276b982ae22c880d40bae9cac6252c6b8838c93
app/testpmd: show new flow director modes

There're fdir mask and supported flow type in the output of the CLI,
show port fdir. But not every parameter has meaning for all the fdir
modes, and the supported flow type is meaningless for mac vlan and
tunnel modes. So, we output different thing for different mode.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test-pmd/config.c