Re: [RFC v3 1/2] pci: introduce the PCIe TLP Processing Hints API

2024-12-03 Thread Stephen Hemminger
On Mon, 21 Oct 2024 01:52:45 + Wathsala Vithanage wrote: > Extend the PCI driver and the library to extract the Steering Tag (ST) > for a given Processor/Processor Container and Cache ID pair and validate > a Processing Hint from a TPH _DSM associated with a root port device. > The rte_pci_de

[RFC v3 1/2] pci: introduce the PCIe TLP Processing Hints API

2024-10-20 Thread Wathsala Vithanage
Extend the PCI driver and the library to extract the Steering Tag (ST) for a given Processor/Processor Container and Cache ID pair and validate a Processing Hint from a TPH _DSM associated with a root port device. The rte_pci_device structure passed into the rte_pci_extract_tph_st() function could