On 03/05/2018 03:48 PM, John Garry wrote:
From: Xiaofei Tan <tanxiaofei@xxxxxxxxxx>Hmm. That sounds weird.
The current 110ms expiry time is not long enough for the internal
abort task.
The reason is that the internal abort task could be blocked in HW
if the HW is retrying to set up link. The internal abort task will
be executed only when the retry process finished.
I would have expected that a link retrain will force a device reset,
after which no tasks should be active on the target.
Consequently the succeeding abort task will be a no-op.
Care to clarify?
Cheers,
Hannes