diff options
author | John Lo <loj@cisco.com> | 2016-07-07 13:54:44 -0400 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2016-07-08 09:38:56 +0000 |
commit | ce3e971bab3a67b5d484294f5cfd3d270c76bc38 (patch) | |
tree | 4eb8bc94dcc88259b45b699c71802f2265ad1962 /plugins/build-data/packages/vcgn-plugin.mk | |
parent | 618ab08c4f0bccc4ceca6a8b18ea797fbe9fd5a7 (diff) |
Allow DPDK per interface startup config to enable/disable VLAN stripping
The init of VIC/ENIC ports enable VLAN stripping of received packets by
default, which is different to all other devices. The VLAN stripping of
ENIC ports can be disabled by adding the per device DPDK config as
"vlan-strip-offload off" such as:
dpdk {... dev 0000:0c:00.0 {vlan-strip-offload off} ...}
The per device config "vlan-strip-offload on" can be used for enabling VLAN
stripping for other devices which support this function but is disabled
by default.
Change-Id: I9c81904a87c26868a07900b03677aeeb57f72372
Signed-off-by: John Lo <loj@cisco.com>
Diffstat (limited to 'plugins/build-data/packages/vcgn-plugin.mk')
0 files changed, 0 insertions, 0 deletions