[PATCH] common/idpf: remove device stop flag

Zhang, Qi Z qi.z.zhang at intel.com
Wed Apr 26 09:01:02 CEST 2023



> -----Original Message-----
> From: Xing, Beilei <beilei.xing at intel.com>
> Sent: Wednesday, April 26, 2023 2:42 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; stable at dpdk.org
> Subject: RE: [PATCH] common/idpf: remove device stop flag
> 
> 
> 
> > -----Original Message-----
> > From: Zhang, Qi Z <qi.z.zhang at intel.com>
> > Sent: Thursday, April 20, 2023 11:57 PM
> > To: Xing, Beilei <beilei.xing at intel.com>
> > Cc: dev at dpdk.org; Zhang, Qi Z <qi.z.zhang at intel.com>; stable at dpdk.org
> > Subject: [PATCH] common/idpf: remove device stop flag
> >
> > Remove device stop flag, as we already have dev->data-dev_started.
> > This also fixed the issue when close port directly without start it
> > first, some error message will be reported in dev_stop.
> >
> > Fixes: 14aa6ed8f2ec ("net/idpf: support device start and stop")
> > Fixes: 1082a773a86b ("common/idpf: add vport structure")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
> Acked-by: Beilei Xing <beilei.xing at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the stable mailing list