Allow enable/disable of checksum for cgnapt 83/34583/3
authorDeepak S <deepak.s@linux.intel.com>
Thu, 11 May 2017 05:59:46 +0000 (11:29 +0530)
committerDeepak S <deepak.s@linux.intel.com>
Thu, 11 May 2017 10:01:02 +0000 (10:01 +0000)
commitd285aad4646fa45d7efa4a4c04ae6a98df5d9ec8
treed437bdcfb5dc917fcf8adc6c414c8646653ce320
parent0eab7bd9a021ebb5e65c586c54b60c5c406aec0a
Allow enable/disable of checksum for cgnapt

JIRA: SAMPLEVNF-11

Enable Checksum
   in makefile add CHECKSUM_REQ
   --> hw_checksum_req=1 in config for hw_checksum
   --> hw_checksum_req=0 in config for sw_checksum

disable checksum
   in makefile comment CHECKSUM_REQ

Change-Id: I5ebcfe845082ea49acaa13bc963fc07b92b90650
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
VNFs/vCGNAPT/Makefile
VNFs/vCGNAPT/pipeline/pipeline_cgnapt_be.c