VNFs: Correcting the fdir mode for SWLB and HWLB 63/37863/4
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Thu, 20 Jul 2017 06:19:26 +0000 (11:49 +0530)
committerAnand B Jyoti <anand.b.jyoti@intel.com>
Fri, 21 Jul 2017 02:44:08 +0000 (08:14 +0530)
commitd88705d806228f3b5688d4d9256de6d106d206df
tree14a403a1167fe668885d921cbf0dccf34fd99f27
parent4eca0440aee462f842567d5ef8b8796c27f4dd1b
VNFs: Correcting the fdir mode for SWLB and HWLB

JIRA: SAMPLEVNF-64

fdir conf mode was incorrectly set to RTE_FDIR_MODE_PERFECT
in SWLB and also RTE_FDIR_MODE_NONE in HWLB.

This patches corrects them to enable the Vector PMD.

Change-Id: I2097479c948ad482dbb868e315e4a6dfc8355ef2
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
VNFs/vACL/init.c
VNFs/vCGNAPT/init.c
VNFs/vFW/init.c