Re: [PATCH V2 net-next 1/2] qed: Add support for hardware offloaded FCoE.

2017-01-30 Thread Arun Easi
On Mon, 30 Jan 2017, 1:44am, Hannes Reinecke wrote: > On 01/25/2017 09:33 PM, Dupuis, Chad wrote: > > From: Arun Easi <arun.e...@qlogic.com> > > > > This adds the backbone required for the various HW initalizations > > which are necessary for the FCoE driver (qe

Re: [PATCH 1/2] qed: Add support for hardware offloaded FCoE.

2017-01-18 Thread Arun Easi
This will be addressed in v2 of the series. The warning pops up when CONFIG_DCB is not set. Thanks. Regards, -Arun On Tue, 17 Jan 2017, 6:35am, kbuild test robot wrote: > Hi Arun, > > [auto build test WARNING on net-next/master] > [also build test WARNING on v4.10-rc4 next-20170117] > [if

Re: [Open-FCoE] [PATCH RFC net-next 1/5] qed: Add support for hardware offloaded FCoE.

2017-01-10 Thread Arun Easi
Hi Hannes, Thank you for the review. Please see my comment inline.. On Wed, 28 Dec 2016, 12:41am, Hannes Reinecke wrote: > On 12/23/2016 08:17 PM, Dupuis, Chad wrote: > > From: Arun Easi <arun.e...@qlogic.com> > > > > This adds the backbone required for the various

Re: qed, qedi patchset submission

2016-11-30 Thread Arun Easi
Thanks for the response, Martin. On Wed, 30 Nov 2016, 8:45am, Martin K. Petersen wrote: > >>>>> "Arun" == Arun Easi <arun.e...@cavium.com> writes: > > Arun, > > Arun> So far, we have been posting qedi changes split into functional > Arun>

Re: qed, qedi patchset submission

2016-11-29 Thread Arun Easi
in ok to our request to squash all patches while committing to tree, we were wondering if we should post the qedi patches squashed, with all the Reviewed-by added, or continue to post as before? Regards, -Arun On Mon, 14 Nov 2016, 3:47pm, Martin K. Petersen wrote: > >>>>> "Arun&

qed, qedi patchset submission

2016-11-14 Thread Arun Easi
Hi Martin, David, This is regarding the submission of the recent patch series we have posted to linux-scsi and netdev: [PATCH v2 0/6] Add QLogic FastLinQ iSCSI (qedi) driver. [PATCH v2 1/6] qed: Add support for hardware offloaded iSCSI. [PATCH v2 2/6] qed: Add iSCSI out of order

Re: [PATCH v2 1/6] qed: Add support for hardware offloaded iSCSI.

2016-11-11 Thread Arun Easi
driver (qedi) for QLogic FastLinQ > > 4 line of adapters - FW notification, resource initializations, etc. > > > > Signed-off-by: Arun Easi <arun.e...@cavium.com> > > Signed-off-by: Yuval Mintz <yuval.mi...@cavium.com> > > --- > > drivers/net

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

2016-11-08 Thread Arun Easi
Martin, On Tue, 8 Nov 2016, 3:49pm -, Martin K. Petersen wrote: > >>>>> "Arun" == Arun Easi <arun.e...@cavium.com> writes: > > Arun, > > Arun> qedi is the new iSCSI driver, which we are trying to submit, for > Arun> our 41000 s

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

2016-11-08 Thread Arun Easi
[ Sending on behalf of Manish to cover for the time difference. ] Hi Martin, James, I would like to request your input on this kbuild test error on the series, where they compile fine together, but is not bisectable. qedi is the new iSCSI driver, which we are trying to submit, for our 41000

Re: [RFC 2/6] qed: Add iSCSI out of order packet handling.

2016-10-19 Thread Arun Easi
CSI. Out of order packet handling requires driver buffer allocation > > and assistance. > > > > Signed-off-by: Arun Easi <arun.e...@cavium.com> > > Signed-off-by: Yuval Mintz <yuval.mi...@cavium.com> > > --- > > [...] > > >

Re: [RFC 1/6] qed: Add support for hardware offloaded iSCSI.

2016-10-19 Thread Arun Easi
t;yuval.mi...@qlogic.com> > > > > This adds the backbone required for the various HW initalizations > > which are necessary for the iSCSI driver (qedi) for QLogic FastLinQ > > 4 line of adapters - FW notification, resource initializations, etc. > > > > Signed-of

Re: [RFC 1/6] qed: Add support for hardware offloaded iSCSI.

2016-10-19 Thread Arun Easi
required for the various HW initalizations > > which are necessary for the iSCSI driver (qedi) for QLogic FastLinQ > > 4 line of adapters - FW notification, resource initializations, etc. > > > > Signed-off-by: Arun Easi <arun.e...@cavium.com> > > Signed-off-by: Yuval M