app/testpmd: always build VF and MACsec functions
authorThomas Monjalon <thomas@monjalon.net>
Thu, 15 Jun 2017 10:37:20 +0000 (12:37 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 20 Jun 2017 07:28:34 +0000 (09:28 +0200)
commit3566af6be7f968c678a867399ddc644fb762873b
tree6ffad8c273023e8c8e46c54fd3e7cd4c95ef8586
parent9d042b3ee0cc67e2db6cc81ef454113957793d2b
app/testpmd: always build VF and MACsec functions

These functions are supported only on ixgbe.
However, they should appear in the help and returns an error
if the function is not supported or not enabled.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c