public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-3.3 0/6] IB: set of fixes and additions
@ 2012-01-11 16:52 Or Gerlitz
       [not found] ` <alpine.LRH.2.00.1201111850330.10264-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
  0 siblings, 1 reply; 26+ messages in thread
From: Or Gerlitz @ 2012-01-11 16:52 UTC (permalink / raw)
  To: Roland Dreier; +Cc: linux-rdma

The series is made of four elements

This subset (patches 1-3) fixes two bugs port info related bugs, where
the first patch is just making following code related to speed possible...

[PATCH 1/6] IB: use central enum for speed instead of hard-coded values
[PATCH 2/6] IB/core: fix wrong display of rate in sysfs
[PATCH 3/6] IB/mlx4: fix wrong info returned when querying IBoE ports

This patch comes to address the long pending patch for 4k mtu
along the lines of what was requested over the last review

[PATCH 4/6] net/mlx4: allow for dynamic mtu configuration for IB ports

This patch is simple and comes to unify the approach for checksum
indication with possible / hopefully soon changes in libibverbs

[PATCH 5/6] IB: change CQ TCP/IP checksum offload mark to use bit flag indication instead of integer

This patch extends the IPoIB child scheme, and will serve as
a building block when using IPoIB in the Virtualization space.

[PATCH 6/6] IB/ipoib: add support for clones / multiple childs on the same partition

Roland, Yep, this submission comes a bit into the 3.3 merge cycle, but
with its fairly limited scope, I hope it can make it there... as of the recent
changes in mlx4_core, patches 3 & 4 need you to pull Linus tree, but this should
be done now anyway for any future patches to the IB stack through out the 3.3 cycle
and elsewhere


Or Gerlitz (6):
  IB: use central enum for speed instead of hard-coded values
  IB/core: fix wrong display of rate in sysfs
  IB/mlx4: fix wrong info returned when querying IBoE ports
  net/mlx4: allow for dynamic mtu configuration for IB ports
  IB: change CQ TCP/IP checksum offload mark to use bit flag indication instead of integer
  IB/ipoib: add support for clones / multiple childs on the same partition

 Documentation/infiniband/ipoib.txt           |   24 +++++
 drivers/infiniband/core/sysfs.c              |   25 ++++--
 drivers/infiniband/hw/amso1100/c2_provider.c |    2 +-
 drivers/infiniband/hw/cxgb3/iwch_provider.c  |    2 +-
 drivers/infiniband/hw/cxgb4/provider.c       |    2 +-
 drivers/infiniband/hw/ehca/ehca_hca.c        |    2 +-
 drivers/infiniband/hw/mlx4/cq.c              |    3 +-
 drivers/infiniband/hw/mlx4/main.c            |  107 +++++++++++++-----------
 drivers/infiniband/hw/mthca/mthca_cq.c       |    3 +-
 drivers/infiniband/hw/nes/nes_verbs.c        |    2 +-
 drivers/infiniband/hw/qib/qib_rc.c           |    1 -
 drivers/infiniband/hw/qib/qib_uc.c           |    1 -
 drivers/infiniband/ulp/ipoib/ipoib.h         |    9 ++-
 drivers/infiniband/ulp/ipoib/ipoib_ib.c      |    3 +-
 drivers/infiniband/ulp/ipoib/ipoib_main.c    |   48 ++++++++---
 drivers/infiniband/ulp/ipoib/ipoib_vlan.c    |   40 ++++++---
 drivers/net/ethernet/mellanox/mlx4/main.c    |  118 +++++++++++++++++++++++++-
 drivers/net/ethernet/mellanox/mlx4/mlx4.h    |    2 +
 drivers/net/ethernet/mellanox/mlx4/port.c    |   25 +++++-
 include/linux/mlx4/device.h                  |    1 +
 include/rdma/ib_verbs.h                      |   11 ++-
 21 files changed, 330 insertions(+), 101 deletions(-)

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

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2012-03-12 16:35 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 16:52 [PATCH for-3.3 0/6] IB: set of fixes and additions Or Gerlitz
     [not found] ` <alpine.LRH.2.00.1201111850330.10264-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2012-01-11 16:54   ` [PATCH 1/6] IB: use central enum for speed instead of hard-coded values Or Gerlitz
     [not found]     ` <alpine.LRH.2.00.1201111854190.10264-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2012-01-11 18:53       ` Hefty, Sean
2012-01-12 17:34       ` [PATCH V1 " Or Gerlitz
     [not found]         ` <alpine.LRH.2.00.1201121932160.5886-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2012-01-12 19:30           ` Roland Dreier
     [not found]             ` <CAG4TOxPPNuNYUjvt44mVq94Zpi6eN2tERq23ky7p37v2XLBZHw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-01-12 19:40               ` Or Gerlitz
2012-01-15 15:34               ` Or Gerlitz
2012-01-12 20:13       ` [PATCH V2 " Or Gerlitz
2012-02-28 16:49       ` [PATCH V3 " Or Gerlitz
2012-01-11 16:56   ` [PATCH 2/6] IB/core: fix wrong display of rate in sysfs Or Gerlitz
     [not found]     ` <alpine.LRH.2.00.1201111856160.10264-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2012-01-11 19:30       ` Hefty, Sean
     [not found]         ` <1828884A29C6694DAF28B7E6B8A82373256757DB-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2012-01-11 19:45           ` Or Gerlitz
     [not found]             ` <CAJZOPZJHbuyfXbQdEQ3QZt3O+bLTdzpBJOfUmB-Rqrvi9WUXuQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-02-26  8:22               ` Or Gerlitz
     [not found]                 ` <4F49EBD1.7030900-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2012-02-27 17:23                   ` Roland Dreier
     [not found]                     ` <CAL1RGDWNh1_fFWS=gMxo8vm-n46TOTxbu+GmRNE1YEmAyuE1Tw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-02-28  6:45                       ` Or Gerlitz
2012-02-28 15:15                       ` Or Gerlitz
2012-02-28 15:17       ` Or Gerlitz
2012-01-11 17:00   ` [PATCH 3/6] IB/mlx4: fix wrong info returned when querying IBoE ports Or Gerlitz
2012-01-11 17:02   ` [PATCH 4/6] net/mlx4: allow for dynamic mtu configuration for IB ports Or Gerlitz
2012-01-11 17:03   ` [PATCH 5/6] IB: change CQ TCP/IP checksum offload mark to use bit flag indication instead of integer Or Gerlitz
     [not found]     ` <alpine.LRH.2.00.1201111903140.10264-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2012-01-11 18:59       ` Hefty, Sean
2012-01-11 17:06   ` [PATCH 6/6] IB/ipoib: add support for clones / multiple childs on the same partition Or Gerlitz
     [not found]     ` <alpine.LRH.2.00.1201111905150.10264-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2012-01-15 15:31       ` [PATCH] IB/ipoib: eliminate nested locking of the vlan mutex Or Gerlitz
2012-02-15 20:24   ` [PATCH for-3.3 0/6] IB: set of fixes and additions Or Gerlitz
2012-03-12 16:29   ` Or Gerlitz
     [not found]     ` <4F5E245F.3070303-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2012-03-12 16:35       ` Or Gerlitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox