> 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.
RE: [RFC PATCH v4 2/3] bus/pci: introduce the PCIe TLP Processing Hints API
Wathsala Wathawana Vithanage Mon, 19 May 2025 10:58:28 -0700
- [RFC PATCH v4 0/3] An API for Stashing Packet... Wathsala Vithanage
- [RFC PATCH v4 3/3] ethdev: introduce the... Wathsala Vithanage
- Re: [RFC PATCH v4 3/3] ethdev: intro... Stephen Hemminger
- [RFC PATCH v4 2/3] bus/pci: introduce th... Wathsala Vithanage
- Re: [RFC PATCH v4 2/3] bus/pci: intr... David Marchand
- RE: [RFC PATCH v4 2/3] bus/pci: ... Wathsala Wathawana Vithanage
- [RFC PATCH v4 1/3] pci: add non-merged L... Wathsala Vithanage
- Re: [RFC PATCH v4 1/3] pci: add non-... David Marchand
- RE: [RFC PATCH v4 1/3] pci: add ... Wathsala Wathawana Vithanage