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.jav...@cavium.com> 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              |    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 open-iscsi+unsubscr...@googlegroups.com.
To post to this group, send email to open-iscsi@googlegroups.com.
Visit this group at https://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to