From: Alex Popovsky Date: Wed, 14 Sep 2016 01:02:53 +0000 (-0700) Subject: Add vlan-strip-offload help into startup.conf X-Git-Tag: odp_vpp~1359 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=400c1cfc7aaa022e7871ec51a97c530cdac53de8;p=odp4vpp.git Add vlan-strip-offload help into startup.conf Change-Id: Icb240ce9c62e9a2e2ff18107729cffb8e4884a0c Signed-off-by: Alex Popovsky --- diff --git a/vpp/conf/startup.conf b/vpp/conf/startup.conf index 7306fa4e..f9f4690d 100644 --- a/vpp/conf/startup.conf +++ b/vpp/conf/startup.conf @@ -38,6 +38,10 @@ dpdk { ## Default is 1024 for both rx and tx # num-rx-desc 512 # num-tx-desc 512 + + ## VLAN strip offload mode for interface + ## Default is off + # vlan-strip-offload on # } ## Whitelist specific interface by specifying PCI address