dpdk: enable VLAN offload configuration for the iavf PMD driver 42/42042/6
authorKai Ji <[email protected]>
Wed, 18 Dec 2024 11:46:02 +0000 (11:46 +0000)
committerDamjan Marion <[email protected]>
Tue, 21 Jan 2025 13:03:51 +0000 (13:03 +0000)
commit98028dd4c475f8929cf07a87114e857bfc6bda93
tree2400df1fa1701707bd1bd3defcd625770299f13d
parent9b58a8ec0c20e07778857ffc6173e0746dba3cc4
dpdk: enable VLAN offload configuration for the iavf PMD driver

Sets the program_vlans = 1 flag, enabling the DPDK sub-interface
function to configure VLAN offload settings on Intel iavf/i40e Ethernet
devices from VPP.

Type: improvement

Change-Id: I030af0c93b13cf80772982b243861f9c303f7e09
Signed-off-by: Kai Ji <[email protected]>
src/plugins/dpdk/device/driver.c