vFW: ARPICMP packets shouldn't be processed by vFW 53/37253/1
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Wed, 12 Jul 2017 02:42:31 +0000 (08:12 +0530)
committerAnand B Jyoti <anand.b.jyoti@intel.com>
Wed, 12 Jul 2017 02:42:31 +0000 (08:12 +0530)
commit8b92d721853117a67574ed3f3950cc1ae27a887a
treef56bd1ace9c2480b48b705d17bfd68bb2cb67e81
parent726de49600fb35ca00d460cb5e2ec400979a6546
vFW: ARPICMP packets shouldn't be processed by vFW

JIRA: SAMPLEVNF-52

The stats counters are wrong when ARPICMP pkts are received by VFW
pipeline in case of HWLB mode as the vFW is trying to process
these pkts.

The ARPICMP pkts shouldn't be processed by VFW pipeline, as these
packets are processed by ARPICMP pipeline in case of HWLB.

Change-Id: Iefe947a9f63fd4943f37900582656a9a4f957f5d
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
VNFs/vFW/pipeline/pipeline_vfw_be.c