RE: [RFC PATCH v4 2/3] bus/pci: introduce the PCIe TLP Processing Hints API

2025-05-19 Thread Wathsala Wathawana Vithanage
> Hints API > > On Sat, May 17, 2025 at 5:18 PM Wathsala Vithanage > 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_p

Re: [RFC PATCH v4 2/3] bus/pci: introduce the PCIe TLP Processing Hints API

2025-05-18 Thread David Marchand
On Sat, May 17, 2025 at 5:18 PM Wathsala Vithanage 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_pc