Re: [PATCH v2 1/3] net/ark: add device capabilities record

2022-02-14 Thread Ferruh Yigit
On 2/11/2022 11:39 AM, 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. Signe

[PATCH v2 1/3] net/ark: add device capabilities record

2022-02-11 Thread John Miller
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 --- v2: - Improved c

[PATCH v2 1/3] net/ark: add device capabilities record

2022-02-10 Thread John Miller
--- v2: 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. Improved code readability and comments. --- Signed-off-by: John Miller --- drivers/net/ark/a