[RFC PATCH v4 2/3] bus/pci: introduce the PCIe TLP Processing Hints API
Wathsala Wathawana Vithanage
wathsala.vithanage at arm.com
Mon May 19 19:57:40 CEST 2025
> Hints API
>
> On Sat, May 17, 2025 at 5:18 PM Wathsala Vithanage
> <wathsala.vithanage at 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.
More information about the dev
mailing list