Re: [PATCH v5 1/2] scsi: hisi_sas: Add support for DIF feature for v2 hw

From: John Garry
Date: Wed Dec 19 2018 - 10:02:41 EST


On 19/12/2018 04:35, Martin K. Petersen wrote:

John,

From: Xiang Chen <chenxiang66@xxxxxxxxxxxxx>

For v3 hw, we support DIF operation for SAS, but not SATA.

In addition, DIF CRC16 is supported.

This patchset adds the SW support for the described features. The main
components are as follows:
- Get protection mask from module param
- Fill PI fields
- Fill related to DIF in DQ and protection iu memories

Applied to 4.21/scsi-queue, thanks!


Thanks, and we're still looking at the DIX issue.

John