app/testpmd: initialize new flow director masks
authorWenzhuo Lu <wenzhuo.lu@intel.com>
Mon, 26 Oct 2015 05:27:29 +0000 (13:27 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 28 Oct 2015 23:02:16 +0000 (00:02 +0100)
commit47b3ac6b45a1c2bef5b620d3bf67a7ffeb545319
tree5c31d80e6bb157c82c23b7e0a3c7dd2380290070
parent62dbd2ffea9ab6f7ff0e9a70046161acc5894ef3
app/testpmd: initialize new flow director masks

When a port is enabled, there're default values for the parameters of
fdir mask. For the new parameters, the default values also need to be
set.

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