Re: [PATCH for-next 0/4] Misc. fixes and cleanup for iw_cxgb4

2015-04-15 Thread Steve Wise

Hey Doug/Roland,

Please include this in the 4.1 merge...

Thanks,

Steve.



On 3/19/2015 11:43 AM, Hariprasad Shenai wrote:

Hi,

This patch series changes a macro definition to be consistent with other
register macro defines. Fixes for 32b platform, use BAR2 register for kernel
mode CQ's and enforces qp/cq id requirements.

The patches series is created against 'infiniband' tree for-next branch.
And includes patches on iw_cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.

Thanks

Hariprasad Shenai (4):
   iw_cxgb4: Cleanup register defines/MACROS
   iw_cxgb4: 32b platform fixes
   iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
   iw_cxgb4: enforce qp/cq id requirements

  drivers/infiniband/hw/cxgb4/cm.c  |6 +++---
  drivers/infiniband/hw/cxgb4/cq.c  |   21 ++---
  drivers/infiniband/hw/cxgb4/device.c  |   29 ++---
  drivers/infiniband/hw/cxgb4/mem.c |   10 +-
  drivers/infiniband/hw/cxgb4/qp.c  |   14 +++---
  drivers/infiniband/hw/cxgb4/t4.h  |7 ---
  drivers/infiniband/hw/cxgb4/t4fw_ri_api.h |4 +++-
  7 files changed, 62 insertions(+), 29 deletions(-)


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


Re: [PATCH for-next 0/4] Misc. fixes and cleanup for iw_cxgb4

2015-04-15 Thread Doug Ledford
On Wed, 2015-04-15 at 13:52 -0500, Steve Wise wrote:
 Hey Doug/Roland,
 
 Please include this in the 4.1 merge...

These patches no longer apply cleanly.

 Thanks,
 
 Steve.
 
 
 
 On 3/19/2015 11:43 AM, Hariprasad Shenai wrote:
  Hi,
 
  This patch series changes a macro definition to be consistent with other
  register macro defines. Fixes for 32b platform, use BAR2 register for kernel
  mode CQ's and enforces qp/cq id requirements.
 
  The patches series is created against 'infiniband' tree for-next branch.
  And includes patches on iw_cxgb4 driver.
 
  We have included all the maintainers of respective drivers. Kindly review 
  the
  change and let us know in case of any review comments.
 
  Thanks
 
  Hariprasad Shenai (4):
 iw_cxgb4: Cleanup register defines/MACROS
 iw_cxgb4: 32b platform fixes
 iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
 iw_cxgb4: enforce qp/cq id requirements
 
drivers/infiniband/hw/cxgb4/cm.c  |6 +++---
drivers/infiniband/hw/cxgb4/cq.c  |   21 ++---
drivers/infiniband/hw/cxgb4/device.c  |   29 
  ++---
drivers/infiniband/hw/cxgb4/mem.c |   10 +-
drivers/infiniband/hw/cxgb4/qp.c  |   14 +++---
drivers/infiniband/hw/cxgb4/t4.h  |7 ---
drivers/infiniband/hw/cxgb4/t4fw_ri_api.h |4 +++-
7 files changed, 62 insertions(+), 29 deletions(-)
 


-- 
Doug Ledford dledf...@redhat.com
  GPG KeyID: 0E572FDD




signature.asc
Description: This is a digitally signed message part


RE: [PATCH for-next 0/4] Misc. fixes and cleanup for iw_cxgb4

2015-04-15 Thread Steve Wise
Ok, Hari can you please resubmit.   Should it be based on your github for-4.1 
branch? 





 -Original Message-
 From: Doug Ledford [mailto:dledf...@redhat.com]
 Sent: Wednesday, April 15, 2015 3:33 PM
 To: Steve Wise
 Cc: rol...@purestorage.com; Hariprasad Shenai; linux-rdma@vger.kernel.org; 
 nirran...@chelsio.com; kuma...@chelsio.com
 Subject: Re: [PATCH for-next 0/4] Misc. fixes and cleanup for iw_cxgb4
 
 On Wed, 2015-04-15 at 13:52 -0500, Steve Wise wrote:
  Hey Doug/Roland,
 
  Please include this in the 4.1 merge...
 
 These patches no longer apply cleanly.
 
  Thanks,
 
  Steve.
 
 
 
  On 3/19/2015 11:43 AM, Hariprasad Shenai wrote:
   Hi,
  
   This patch series changes a macro definition to be consistent with other
   register macro defines. Fixes for 32b platform, use BAR2 register for 
   kernel
   mode CQ's and enforces qp/cq id requirements.
  
   The patches series is created against 'infiniband' tree for-next branch.
   And includes patches on iw_cxgb4 driver.
  
   We have included all the maintainers of respective drivers. Kindly review 
   the
   change and let us know in case of any review comments.
  
   Thanks
  
   Hariprasad Shenai (4):
  iw_cxgb4: Cleanup register defines/MACROS
  iw_cxgb4: 32b platform fixes
  iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
  iw_cxgb4: enforce qp/cq id requirements
  
 drivers/infiniband/hw/cxgb4/cm.c  |6 +++---
 drivers/infiniband/hw/cxgb4/cq.c  |   21 ++---
 drivers/infiniband/hw/cxgb4/device.c  |   29 
   ++---
 drivers/infiniband/hw/cxgb4/mem.c |   10 +-
 drivers/infiniband/hw/cxgb4/qp.c  |   14 +++---
 drivers/infiniband/hw/cxgb4/t4.h  |7 ---
 drivers/infiniband/hw/cxgb4/t4fw_ri_api.h |4 +++-
 7 files changed, 62 insertions(+), 29 deletions(-)
 
 
 
 --
 Doug Ledford dledf...@redhat.com
   GPG KeyID: 0E572FDD
 


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


Re: [PATCH for-next 0/4] Misc. fixes and cleanup for iw_cxgb4

2015-04-15 Thread Doug Ledford
On Wed, 2015-04-15 at 15:55 -0500, Steve Wise wrote:
 Ok, Hari can you please resubmit.   Should it be based on your github for-4.1 
 branch? 

Yes please.

 
 
 
 
  -Original Message-
  From: Doug Ledford [mailto:dledf...@redhat.com]
  Sent: Wednesday, April 15, 2015 3:33 PM
  To: Steve Wise
  Cc: rol...@purestorage.com; Hariprasad Shenai; linux-rdma@vger.kernel.org; 
  nirran...@chelsio.com; kuma...@chelsio.com
  Subject: Re: [PATCH for-next 0/4] Misc. fixes and cleanup for iw_cxgb4
  
  On Wed, 2015-04-15 at 13:52 -0500, Steve Wise wrote:
   Hey Doug/Roland,
  
   Please include this in the 4.1 merge...
  
  These patches no longer apply cleanly.
  
   Thanks,
  
   Steve.
  
  
  
   On 3/19/2015 11:43 AM, Hariprasad Shenai wrote:
Hi,
   
This patch series changes a macro definition to be consistent with other
register macro defines. Fixes for 32b platform, use BAR2 register for 
kernel
mode CQ's and enforces qp/cq id requirements.
   
The patches series is created against 'infiniband' tree for-next branch.
And includes patches on iw_cxgb4 driver.
   
We have included all the maintainers of respective drivers. Kindly 
review the
change and let us know in case of any review comments.
   
Thanks
   
Hariprasad Shenai (4):
   iw_cxgb4: Cleanup register defines/MACROS
   iw_cxgb4: 32b platform fixes
   iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
   iw_cxgb4: enforce qp/cq id requirements
   
  drivers/infiniband/hw/cxgb4/cm.c  |6 +++---
  drivers/infiniband/hw/cxgb4/cq.c  |   21 ++---
  drivers/infiniband/hw/cxgb4/device.c  |   29 
++---
  drivers/infiniband/hw/cxgb4/mem.c |   10 +-
  drivers/infiniband/hw/cxgb4/qp.c  |   14 +++---
  drivers/infiniband/hw/cxgb4/t4.h  |7 ---
  drivers/infiniband/hw/cxgb4/t4fw_ri_api.h |4 +++-
  7 files changed, 62 insertions(+), 29 deletions(-)
  
  
  
  --
  Doug Ledford dledf...@redhat.com
GPG KeyID: 0E572FDD
  
 
 


-- 
Doug Ledford dledf...@redhat.com
  GPG KeyID: 0E572FDD




signature.asc
Description: This is a digitally signed message part


[PATCH for-next 0/4] Misc. fixes and cleanup for iw_cxgb4

2015-03-19 Thread Hariprasad Shenai
Hi,

This patch series changes a macro definition to be consistent with other
register macro defines. Fixes for 32b platform, use BAR2 register for kernel
mode CQ's and enforces qp/cq id requirements.

The patches series is created against 'infiniband' tree for-next branch.
And includes patches on iw_cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.

Thanks

Hariprasad Shenai (4):
  iw_cxgb4: Cleanup register defines/MACROS
  iw_cxgb4: 32b platform fixes
  iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
  iw_cxgb4: enforce qp/cq id requirements

 drivers/infiniband/hw/cxgb4/cm.c  |6 +++---
 drivers/infiniband/hw/cxgb4/cq.c  |   21 ++---
 drivers/infiniband/hw/cxgb4/device.c  |   29 ++---
 drivers/infiniband/hw/cxgb4/mem.c |   10 +-
 drivers/infiniband/hw/cxgb4/qp.c  |   14 +++---
 drivers/infiniband/hw/cxgb4/t4.h  |7 ---
 drivers/infiniband/hw/cxgb4/t4fw_ri_api.h |4 +++-
 7 files changed, 62 insertions(+), 29 deletions(-)

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