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: [email protected]
> >
> > Signed-off-by: Bruce Richardson <[email protected]>
>
> Acked-by: Ciara Loftus <[email protected]>
>
Thanks.
Patch applied to dpdk-next-net-intel.
/Bruce