[dpdk-dev] [PATCH v2] net/i40e: always re-program promiscuous mode on VF interface
Eelco Chaudron
echaudro at redhat.com
Wed Dec 18 09:33:41 CET 2019
Thanks!
On 18 Dec 2019, at 3:57, Ye Xiaolong wrote:
> On 12/18, Zhang, Xiao wrote:
>>
>>> -----Original Message-----
>>> From: Eelco Chaudron [mailto:echaudro at redhat.com]
>>> Sent: Tuesday, November 19, 2019 9:45 PM
>>> To: Xing, Beilei <beilei.xing at intel.com>; Zhang, Qi Z
>>> <qi.z.zhang at intel.com>
>>> Cc: Zhang, Xiao <xiao.zhang at intel.com>; dev at dpdk.org
>>> Subject: [PATCH v2] net/i40e: always re-program promiscuous mode on
>>> VF
>>> interface
>>>
>>> During a kernel PF reset, this event is propagated to the VF.
>>> The DPDK VF PMD will execute the reset task before the PF is done
>>> with his. This
>>> results in the admin queue message not being responded to leaving
>>> the port in
>>> "promiscuous" mode.
>>>
>>> This patch makes sure the promiscuous mode is configured
>>> independently of the
>>> current admin state.
>>>
>>> Signed-off-by: Eelco Chaudron <echaudro at redhat.com>
>>
>> Reviewed-by: Xiao Zhang <xiao.zhang at intel.com>
>
> Applied to dpdk-next-net-intel, Thanks.
More information about the dev
mailing list