[PATCH net-next 0/4] qed*: File split and rename towards iWARP support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch series makes a few more infrastructure changes towards adding
iWARP support. Hopefully this is the last infrastructure change
prior to the iWARP RFC.

Patch #1-3 take care of taking all the common iWARP/RoCE code out of
qed_roce.[ch] and placing it in qed_rdma.[ch]
Patch #4 renames the roce interface file as it is common for
RoCE and iWARP. This patch touches qedr as well.


Michal Kalderon (4):
  qed: Cleanup qed_roce before duplicating it
  qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]
  qed: Split rdma content between qed_rdma and qed_roce
  qed*: Rename qed_roce_if.h to qed_rdma_if.h

 drivers/infiniband/hw/qedr/qedr.h                  |    2 +-
 drivers/infiniband/hw/qedr/qedr_cm.c               |    2 +-
 drivers/net/ethernet/qlogic/qed/Makefile           |    2 +-
 drivers/net/ethernet/qlogic/qed/qed_dcbx.c         |    2 +-
 drivers/net/ethernet/qlogic/qed/qed_dev.c          |    2 +-
 drivers/net/ethernet/qlogic/qed/qed_ll2.c          |    2 +-
 drivers/net/ethernet/qlogic/qed/qed_rdma.c         | 1722 ++++++++++++++++++++
 drivers/net/ethernet/qlogic/qed/qed_rdma.h         |  201 +++
 drivers/net/ethernet/qlogic/qed/qed_roce.c         | 1711 +------------------
 drivers/net/ethernet/qlogic/qed/qed_roce.h         |  151 +-
 drivers/net/ethernet/qlogic/qed/qed_spq.c          |    2 +-
 include/linux/qed/{qed_roce_if.h => qed_rdma_if.h} |    4 +-
 12 files changed, 1963 insertions(+), 1840 deletions(-)
 create mode 100644 drivers/net/ethernet/qlogic/qed/qed_rdma.c
 create mode 100644 drivers/net/ethernet/qlogic/qed/qed_rdma.h
 rename include/linux/qed/{qed_roce_if.h => qed_rdma_if.h} (99%)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux