Re: [PATCH 02/12] storsvc: don't set a bounce limit

2018-04-18 Thread Martin K. Petersen
Christoph, > The default already is to never bounce, so the call is a no-op. Applied to 4.18/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH 01/12] iscsi_tcp: don't set a bounce limit

2018-04-18 Thread Martin K. Petersen
Christoph, > The default already is to never bounce, so the call is a no-op. Applied to 4.18/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH] iscsi: respond to netlink with unicast when appropriate

2018-04-12 Thread Martin K. Petersen
nitramfs are just > running into misrouted responses that this fixes. Applied to 4.17/scsi-fixes. Thanks! -- Martin K. Petersen Oracle Linux Engineering

Re: [Resend Patch 1/3] Vmbus: Add function to report available ring buffer to write in total ring size percentage

2018-04-09 Thread Martin K. Petersen
i-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering

Re: [Resend Patch 1/3] Vmbus: Add function to report available ring buffer to write in total ring size percentage

2018-03-28 Thread Martin K. Petersen
ed an ack from davem. -- Martin K. Petersen Oracle Linux Engineering

Re: [trivial PATCH] treewide: Align function definition open/close braces

2017-12-18 Thread Martin K. Petersen
Joe, > Some functions definitions have either the initial open brace and/or > the closing brace outside of column 1. > > Move those braces to column 1. SCSI bits look OK. Acked-by: Martin K. Petersen <martin.peter...@oracle.com> -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH v15 4/5] scsi: mpt3sas: Replace PCI pool old API

2017-12-04 Thread Martin K. Petersen
Romain, > The PCI pool API is deprecated. This commit replaces the PCI pool old > API by the appropriate function with the DMA pool API. Applied to 4.16/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH 00/22] gcc-7 -Wformat-* warnings

2017-07-24 Thread Martin K. Petersen
Arnd, > This series addresses all warnings that gcc-7 introduces for > -Wformat-overflow= and turns off the -Wformat-truncation by default > (they remain enabled with "make W=1"). Applied the SCSI patches. Thanks! -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH 07/11] 53c700: switch to dma_alloc_attrs

2017-06-26 Thread Martin K. Petersen
Christoph, > Use dma_alloc_attrs directly instead of the dma_alloc_noncoherent > wrapper. Applied to 4.13/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH 06/11] sigwd93: switch to dma_alloc_attrs

2017-06-26 Thread Martin K. Petersen
Christoph, > Use dma_alloc_attrs directly instead of the dma_alloc_noncoherent > wrapper. Fixed driver name typo and applied to 4.13/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH V5 2/2] qedf: Add QLogic FastLinQ offload FCoE driver framework.

2017-02-22 Thread Martin K. Petersen
hat Linus pulled Dave's tree I have gone ahead and merged this into 4.11/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH v2] scsi: bfa: Increase requested firmware version to 3.2.5.1

2017-01-05 Thread Martin K. Petersen
ies Adapter Firmware"). Benjamin> Increase bfa's requested firmware version. Also increase the Benjamin> driver version. I only tested that all of the devices probe Benjamin> without error. Applied to 4.10/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH scsi 0/3] cxgb4i: add support for Chelsio T6 adapters

2016-12-14 Thread Martin K. Petersen
>>>>> "Varun" == Varun Prakash <va...@chelsio.com> writes: Varun> This patch series adds support for Chelsio T6 adapters in iSCSI Varun> initiator offload driver(cxgb4i). Applied to 4.10/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH v3 3/3] qedi: Add QLogic FastLinQ offload iSCSI driver framework.

2016-12-14 Thread Martin K. Petersen
>>>>> "Manish" == Manish Rangankar <manish.rangan...@cavium.com> writes: Manish> The QLogic FastLinQ Driver for iSCSI (qedi) is the iSCSI Manish> specific module for 41000 Series Converged Network Adapters by Manish> QLogic. Applied to 4.10/scsi-fixes.

Re: qed, qedi patchset submission

2016-11-30 Thread Martin K. Petersen
ces maybe it would be best to have two patches? -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH v2 0/6] Add QLogic FastLinQ iSCSI (qedi) driver.

2016-11-29 Thread Martin K. Petersen
n includes a common module Manish> ('qed') and protocol specific dependent modules ('qedi' for Manish> iSCSI). The SCSI portions look reasonably sane to me. Reviewed-by: Martin K. Petersen <martin.peter...@oracle.com> -- Martin K. Petersen Oracle Linux Engineering

Re: qed, qedi patchset submission

2016-11-14 Thread Martin K. Petersen
r[1], and eventually "qed" patches were Arun> taken by David in the net tree and "qedr", in the rdma tree Arun> (obviously) by Doug L. DaveM can queue the whole series or I can hold the SCSI pieces for rc1. Either way works for me. However, I would like to do a re

Re: [PATCH v2 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework.

2016-11-08 Thread Martin K. Petersen
our Arun> initial patches for the driver (qedi) squashed as a single commit Arun> to the tree. We will ensure that this single combined commit Arun> compiles clean. That's fine with me. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH v2 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework.

2016-11-08 Thread Martin K. Petersen
s taken Arun> care of. It's fine to post the patches split up to ease the review process. But whatever we commit must obviously be bisectable. -- Martin K. Petersen Oracle Linux Engineering