Re: [PATCH V6 net-next] net: mana: Configure hwc timeout from hardware
From: Jesse Brandeburg <hidden>
Date: 2023-08-03 01:36:45
Also in:
linux-hyperv, linux-rdma, lkml
From: Jesse Brandeburg <hidden>
Date: 2023-08-03 01:36:45
Also in:
linux-hyperv, linux-rdma, lkml
On 8/2/2023 4:07 AM, Souradeep Chakrabarti wrote:
At present hwc timeout value is a fixed value. This patch sets the hwc timeout from the hardware. It now uses a new hardware capability GDMA_DRV_CAP_FLAG_1_HWC_TIMEOUT_RECONFIG to query and set the value in hwc_timeout. Signed-off-by: Souradeep Chakrabarti <redacted>
Looks sane, thanks! Reviewed-by: Jesse Brandeburg <redacted> For future patches please use imperative mood for your patch descriptions, no "This patch" [1] [1] https://docs.kernel.org/process/submitting-patches.html?highlight=imperative+mood#:~:text=Describe%20your%20changes%20in%20imperative%20mood%2C%20e.g.%20%22make%20xyzzy%20do%20frotz%22%20instead%20of%20%22%5BThis%20patch%5D%20makes%20xyzzy%20do%20frotz%22%20or%20%22%5BI%5D%20changed%20xyzzy%20to%20do%20frotz%22%2C%20as%20if%20you%20are%20giving%20orders%20to%20the%20codebase%20to%20change%20its%20behaviour.