On 12/2/2016 12:11 AM, Wenzhuo Lu wrote:
> Add a function to configure vlan strip enable/disable for specific
> SRIOV VF device.
For shared library compilation, this function also needs to be added to
rte_pmd_i40e_version.map file, otherwise throwing build error:
.../app/test-pmd/cmdline.c:(.text
Add a function to configure vlan strip enable/disable for specific
SRIOV VF device.
Signed-off-by: Chen Jing D(Mark)
---
drivers/net/i40e/i40e_ethdev.c | 26 ++
drivers/net/i40e/rte_pmd_i40e.h | 20
2 files changed, 46 insertions(+)
diff --git a/dri
2 matches
Mail list logo