vFW: Clear the pkt drop count for unsupported type in clearstats cmd 59/34659/1
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Fri, 12 May 2017 02:29:32 +0000 (07:59 +0530)
committerAnand B Jyoti <anand.b.jyoti@intel.com>
Fri, 12 May 2017 02:29:32 +0000 (07:59 +0530)
commitd77a6c15ee9e899ceb7b46a6d7a4b2a267ef1b13
tree76683f2a6c2e95a1a79ba0d156899494e16cb289
parentd285aad4646fa45d7efa4a4c04ae6a98df5d9ec8
vFW: Clear the pkt drop count for unsupported type in clearstats cmd

JIRA: SAMPLEVNF-13

The packets drop counter of unsupported type was not cleared during
clearstats command of the vFW.

This patch adds the fix to clear the pkt_drop_unsupported_type
at the clearstats cmd.

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