[dpdk-dev] [PATCH v2] net/i40e: always re-program promiscuous mode on VF interface
Zhang, Xiao
xiao.zhang at intel.com
Wed Dec 18 02:23:42 CET 2019
> -----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>
More information about the dev
mailing list