Hi Lee, We have the qedi driver support in Linus tree now and the commit id is ace7f46ba5fde7273207c7122b0650ceb72510e0. Request to merge the equivalent open-iscsi v2 patchset to the upstream branch at your earliest convenience. This would help enablement of qedi support across various OS distros.
We would update as soon as we have any progress on making iscsiuio device agnostic. Thanks, Nilesh From: Lee Duncan <[email protected]<mailto:[email protected]>> Date: Thursday, 8 December 2016 at 3:42 AM To: open-iscsi <[email protected]<mailto:[email protected]>> Cc: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, Dept-Eng QLogic Storage Upstream <[email protected]<mailto:[email protected]>>, Nilesh Javali <[email protected]<mailto:[email protected]>> Subject: Re: [RESEND][PATCH v2 0/3] Add QLogic FastLinQ offload iSCSI driver (qedi) support Nilesh: These patches look good to me, but I'd like to hear from Chris. (And Mike, if he so chooses.) I know Hannes hoped this project would *not* use iscsiuio, but I saw a pledge to made iscsiuio card-agnostic "some time soon". On Tuesday, November 29, 2016 at 9:47:49 PM UTC-8, Javali, Nilesh wrote: Hi Chris, Lee, The qedi driver support patches have been Reviewed and Acked on the SCSI mailing list, and we are in process of sending the final patch set, http://marc.info/?l=linux-scsi&m=148044021432234&w=2 If you are ok with the open-iscsi patch series then request to Ack and pull these supporting patches. Thanks, Nilesh On 11/11/16, 11:47 AM, "Nilesh Javali" <Nilesh.Javali@c*.com<mailto:[email protected]>> wrote: >This patchset adds qedi driver support for QLogic FastLinQ 41000 Series >Converged Network Adapters for iSCSI offload. > >Changes from RFC v1: > >Added a new field under iscsi_transport_template struct to >identify netdev device. > >Nilesh Javali (3): > iscsid: Changes to support the new qedi transport > iscsiuio: Add support for the new qedi transport > iscsiuio: v0.7.8.3 > > iscsiuio/README | 4 +- > iscsiuio/RELEASE.TXT | 20 +- > iscsiuio/configure.ac<http://configure.ac> | 4 +- > iscsiuio/src/unix/libs/Makefile.am | 3 +- > iscsiuio/src/unix/libs/cnic.c | 9 + > iscsiuio/src/unix/libs/cnic.h | 2 + > iscsiuio/src/unix/libs/qedi.c | 1151 >++++++++++++++++++++++++++++++++++++ > iscsiuio/src/unix/libs/qedi.h | 159 +++++ > iscsiuio/src/unix/nic.c | 6 +- > iscsiuio/src/unix/nic.h | 1 + > iscsiuio/src/unix/nic_utils.c | 147 ++++- > iscsiuio/src/unix/nic_utils.h | 2 + > iscsiuio/src/unix/options.h | 1 + > usr/initiator_common.c | 2 +- > usr/transport.c | 13 + > usr/transport.h | 1 + > 16 files changed, 1502 insertions(+), 23 deletions(-) > create mode 100644 iscsiuio/src/unix/libs/qedi.c > create mode 100644 iscsiuio/src/unix/libs/qedi.h > >-- >1.8.3.1 > -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
