On Thu, Sep 05, 2024 at 10:08:33AM -0500, Wei Huang wrote:
On 9/4/24 14:52, Bjorn Helgaas wrote:
I think these modes should all include "ST" to clearly delineate
Steering Tags from the Processing Hints. E.g.,
PCI_TPH_CAP_ST_NO_ST or maybe PCI_TPH_CAP_ST_NONE
Can I keep "NO_ST" instead of switching over to "ST_NONE"? First, it
matches with PCIe spec. Secondly, IMO "ST_NONE" implies no ST support at
all.
Sure. Does PCI_TPH_CAP_ST_NO_ST work for you? That follows the same
PCI_TPH_CAP_ST_* pattern as below.