[PATCH] net/ice/base: fix double HW reinitialization
Bruce Richardson
bruce.richardson at intel.com
Fri Mar 27 12:45:54 CET 2026
On Fri, Mar 27, 2026 at 11:21:54AM +0000, Loftus, Ciara wrote:
> > Subject: [PATCH] net/ice/base: fix double HW reinitialization
> >
> > After downloading an alternate scheduler topology, the HW needs to be
> > reinitialized. Since commit b47c1229d617 ("net/ice/base: improve global
> > config lock behavior"), a reinitialization is done in the topology
> > download code itself, so we need to remove the extra initialization from
> > the calling code.
> >
> > Fixes: b47c1229d617 ("net/ice/base: improve global config lock behavior")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
>
> Acked-by: Ciara Loftus <ciara.loftus at intel.com>
>
Thanks.
Patch applied to dpdk-next-net-intel.
/Bruce
More information about the dev
mailing list