On 2/15/2022 10:19 PM, John Miller wrote:
Add a device capabilities record for supported features. Certain variants require that PCIe read-requests be correctly throttled. This is called "rqpacing" in Arkville, and has to do with credit and flow control on certain Arkville implementations.Signed-off-by: John Miller<john.mil...@atomicrules.com> --- v2: - Improved code readability and comments. v3: - Split patch to separate new supported devices.
Series applied to dpdk-next-net/main, thanks.