From: Guo, Jia <jia....@intel.com> Sent: Wednesday, December 16, 2020 10:10 AM To: Souvik Dey <so...@rbbn.com>; Xing, Beilei <beilei.x...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com> Cc: dev@dpdk.org Subject: RE: [PATCH v3] net/i40e: issue with ADD VLAN from Guest
Acked-by: Jeff Guo <jia....@intel.com<mailto:jia....@intel.com>> From: Souvik Dey <so...@rbbn.com<mailto:so...@rbbn.com>> Sent: Tuesday, December 15, 2020 9:28 PM To: Xing, Beilei <beilei.x...@intel.com<mailto:beilei.x...@intel.com>>; Guo, Jia <jia....@intel.com<mailto:jia....@intel.com>>; Zhang, Qi Z <qi.z.zh...@intel.com<mailto:qi.z.zh...@intel.com>> Cc: dev@dpdk.org<mailto:dev@dpdk.org>; Souvik Dey <so...@rbbn.com<mailto:so...@rbbn.com>> Subject: [PATCH v3] net/i40e: issue with ADD VLAN from Guest Reset the configuration of vlan strip that would be change by the pf kernel driver when adding vlan from vf. Application cannot use rte_eth_dev_set_vlan_offload() to set the VLAN_STRIP, as this will only work for the first time when original and current config mismatch, but for all subsequent call it will be ignored. Signed-off-by: Souvik Dey <so...@rbbn.com<mailto:so...@rbbn.com>> Applied to dpdk-next-net-intel Thanks Qi ________________________________ Notice: This e-mail together with any attachments may contain information of Ribbon Communications Inc. that is confidential and/or proprietary for the sole use of the intended recipient. Any review, disclosure, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please notify the sender immediately and then delete all copies, including any attachments. ________________________________