[dpdk-dev] [PATCH v3] net/i40e: issue with ADD VLAN from Guest

Zhang, Qi Z qi.z.zhang at intel.com
Wed Dec 23 11:51:44 CET 2020


From: Guo, Jia <jia.guo at intel.com>
Sent: Wednesday, December 16, 2020 10:10 AM
To: Souvik Dey <sodey at rbbn.com>; Xing, Beilei <beilei.xing at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>
Cc: dev at dpdk.org
Subject: RE: [PATCH v3] net/i40e: issue with ADD VLAN from Guest


Acked-by: Jeff Guo <jia.guo at intel.com<mailto:jia.guo at intel.com>>

From: Souvik Dey <sodey at rbbn.com<mailto:sodey at rbbn.com>>
Sent: Tuesday, December 15, 2020 9:28 PM
To: Xing, Beilei <beilei.xing at intel.com<mailto:beilei.xing at intel.com>>; Guo, Jia <jia.guo at intel.com<mailto:jia.guo at intel.com>>; Zhang, Qi Z <qi.z.zhang at intel.com<mailto:qi.z.zhang at intel.com>>
Cc: dev at dpdk.org<mailto:dev at dpdk.org>; Souvik Dey <sodey at rbbn.com<mailto:sodey at 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 <sodey at rbbn.com<mailto:sodey at 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.
________________________________


More information about the dev mailing list