1. 16 4月, 2015 18 次提交
  2. 18 2月, 2015 2 次提交
  3. 14 2月, 2015 1 次提交
  4. 16 12月, 2014 16 次提交
  5. 24 11月, 2014 2 次提交
  6. 09 10月, 2014 1 次提交
    • S
      IB/mlx5, iser, isert: Add Signature API additions · 78eda2bb
      Sagi Grimberg 提交于
      Expose more signature setting parameters. We modify the signature API
      to allow usage of some new execution parameters relevant to data
      integrity feature.
      
      This patch modifies ib_sig_domain structure by:
      
      - Deprecate DIF type in signature API (operation will
        be determined by the parameters alone, no DIF type awareness)
      - Add APPTAG check bitmask (for input domain)
      - Add REFTAG remap (increment) flag for each domain
      - Add APPTAG/REFTAG escape options for each domain
      
      The mlx5 driver is modified to follow the new parameters in HW
      signature setup.
      
      At the moment the callers (iser/isert) hard-code new parameters (by
      DIF type). In the future, callers will retrieve them from the scsi
      command structure.
      Signed-off-by: NSagi Grimberg <sagig@mellanox.com>
      Signed-off-by: NRoland Dreier <roland@purestorage.com>
      78eda2bb