> Hints API
> 
> On Sat, May 17, 2025 at 5:18 PM Wathsala Vithanage
> <wathsala.vithan...@arm.com> wrote:
> > diff --git a/drivers/bus/pci/linux/pci.c b/drivers/bus/pci/linux/pci.c
> > index c20d159218..463c06ad64 100644
> > --- a/drivers/bus/pci/linux/pci.c
> > +++ b/drivers/bus/pci/linux/pci.c
> > @@ -814,3 +814,97 @@ rte_pci_ioport_unmap(struct rte_pci_ioport *p)
> >
> >         return ret;
> >  }
> > +
> > +RTE_EXPORT_EXPERIMENTAL_SYMBOL(rte_pci_tph_enable, 25.03)
> 
> The release currently prepared is 25.07.
> (no need for a respin for just this comment, this series is not ready for 
> merge in
> any case)
> 
> 
Yes, thanks for pointing this out. I only waw that after sending the patch out. 
I will be updating this with fixes to windows and BSD build failures. 

Reply via email to