Re: [PATCH v7 40/48] nvme: handle dma errors

2020-04-15 Thread Philippe Mathieu-Daudé
On 4/15/20 7:51 AM, Klaus Jensen wrote: From: Klaus Jensen Handling DMA errors gracefully is required for the device to pass the block/011 test ("disable PCI device while doing I/O") in the blktests suite. With this patch the device passes the test by retrying "critical" transfers (posting of

[PATCH v7 40/48] nvme: handle dma errors

2020-04-14 Thread Klaus Jensen
From: Klaus Jensen Handling DMA errors gracefully is required for the device to pass the block/011 test ("disable PCI device while doing I/O") in the blktests suite. With this patch the device passes the test by retrying "critical" transfers (posting of completion entries and processing of submi