Re: [PATCH v4 0/5] qla2xxx: Add FC-NVMe Target support

2018-11-08 Thread Malavali, Giridhar
Thanks James. Please let us know. -- Giri On 11/8/18, 9:18 AM, "linux-scsi-ow...@vger.kernel.org on behalf of James Smart" wrote: External Email Madhani, I'll be looking through it over the weekend. -- james On 11/8/2018 8:58 AM, Madhani,

Re: [PATCH] qla2xxx: Protect access to qpair members with qpair->qp_lock

2017-06-23 Thread Malavali, Giridhar
Yes, it¹s needed. We will post a patch. On 6/23/17, 9:34 AM, "Julia Lawall" wrote: >Please check on whether an unlock is neeed before line 1965. > >julia > >-- Forwarded message -- >Date: Fri, 23 Jun 2017 15:23:00 +0800 >From: kbuild test robot

Re: [PATCH] qla2xxx: don't disable a not previously enabled PCI device

2017-05-24 Thread Malavali, Giridhar
On 5/24/17, 8:47 AM, "Bart Van Assche" wrote: >On Tue, 2017-05-23 at 16:50 +0200, Johannes Thumshirn wrote: >> When pci_enable_device() or pci_enable_device_mem() fail in >> qla2x00_probe_one() we bail out but do a call to >> pci_disable_device(). This causes the

Re: [PATCH v3 00/14] qla2xxx: Bug Fixes and updates for target.

2017-03-09 Thread Malavali, Giridhar
On 3/8/17, 7:42 PM, "Nicholas A. Bellinger" <n...@linux-iscsi.org> wrote: >Hi Giri, > >On Wed, 2017-03-08 at 18:30 +, Malavali, Giridhar wrote: >> >> On 3/8/17, 7:20 AM, "Bart Van Assche" <bart.vanass...@sandisk.com> >>wrote: >&

Re: [PATCH v3 00/14] qla2xxx: Bug Fixes and updates for target.

2017-03-08 Thread Malavali, Giridhar
On 3/8/17, 7:20 AM, "Bart Van Assche" wrote: >On Tue, 2017-03-07 at 23:34 -0800, Nicholas A. Bellinger wrote: >> Btw, the regression reported here in v2: >> >> http://www.spinics.net/lists/target-devel/msg14348.html >> >> is completely different from what you've