Re: [dpdk-dev] [PATCH v2] net/ice: refactor DCF VLAN handling

2021-01-18 Thread Zhang, Qi Z
> -Original Message- > From: Wang, Haiyue > Sent: Monday, January 18, 2021 7:38 PM > To: dev@dpdk.org > Cc: Yang, Qiming ; Zhang, Qi Z ; > Fu, Qi ; Wang, Haiyue > Subject: [PATCH v2] net/ice: refactor DCF VLAN handling > > Since DCF always configure the outer VLAN offloads for the tar

[dpdk-dev] [PATCH v2] net/ice: refactor DCF VLAN handling

2021-01-18 Thread Haiyue Wang
Since DCF always configure the outer VLAN offloads for the target AVF, so rename the related variables to align with this design. Also, the DCF needs to trace the AVF reset status to re-apply the VLAN offload setting, refactor the reset event handling to support this. Change the VF representor AP