Re: [PATCH 0/3] DAPL support on s390x platform

2014-11-12 Thread Martin Schwidefsky
On Tue, 11 Nov 2014 15:22:20 -0800 Roland Dreier rol...@kernel.org wrote: On Wed, Nov 5, 2014 at 7:04 AM, Utz Bacher utz.bac...@de.ibm.com wrote: (B) Status of patches 1. kernel code -- the new system call: reviewed, acked and accepted by the s390x maintainer Martin Schwidefsky

Re: ibv_reg_mr fails to register memory

2014-11-12 Thread Evgenii Smirnov
Hi, Likely, it's caused by limits in /etc/security/limits.conf. See p.30 in Mellanox OFED for Linux User Manual Rev 1.5.3-4.0.42. Best regards, Eugene On Tue, Nov 11, 2014 at 11:12 AM, Mohammed Rafi K C muhammedraf...@gmail.com wrote: Hi All, I was trying to implement an application that

Re: [PATCH v3 09/11] IB/srp: Use block layer tags

2014-11-12 Thread Christoph Hellwig
FYI, I've updated this to use .use_blk_tags = 1 isntead of scsi_activate_tcq now that I've rebased the drivers-for-3.19 branch over the tcq rework. Please verify that it's workign as intented. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to

Re: [PATCH 0/3] DAPL support on s390x platform

2014-11-12 Thread Yishai Hadas
On 11/12/2014 1:22 AM, Roland Dreier wrote: On Wed, Nov 5, 2014 at 7:04 AM, Utz Bacher utz.bac...@de.ibm.com wrote: (B) Status of patches 1. kernel code -- the new system call: reviewed, acked and accepted by the s390x maintainer Martin Schwidefsky (2014/10/13), so we will have that system call

[PATCHv3] libibmad: Add new fields for SM:PortInfoExtended and for PM:PortExtendedSpeedsCounters

2014-11-12 Thread danby
This change includes: 1. Adding new AttributeID and fields for MAD SM:PortInfoExtended. 2. Adding new fields to support PM:PortExtendedSpeedsCounters when RSFEC mode is active. Signed-off-by: Dan Ben Yosef da...@mellanox.com --- Changes since v1: Add full subject Changes since v2: Add

[PATCHv3] libibmad: Add new fields for SM:PortInfoExtended and for PM:PortExtendedSpeedsCounters

2014-11-12 Thread danby
This change includes: 1. Adding new AttributeID and fields for MAD SM:PortInfoExtended. 2. Adding new fields to support PM:PortExtendedSpeedsCounters when RSFEC mode is active. Signed-off-by: Dan Ben Yosef da...@mellanox.com --- Changes since v1: Add full subject Changes since v2: Add

Re: ibv_reg_mr fails to register memory

2014-11-12 Thread Mohammed Rafi K C
On Wed, 2014-11-12 at 18:50 +0530, kushagra misra wrote: yes plz check your ulimits value under /etc/security/limits.conf that may be causing the issue. On Wed, Nov 12, 2014 at 4:14 PM, Evgenii Smirnov evgenii.smir...@profitbricks.com wrote: Hi, Likely, it's

[PATCH net-next] cxgb4i/cxgb4 : Refactor macros to conform to uniform standards

2014-11-12 Thread Anish Bhatt
Refactored all macros used in cxgb4i as part of previously started cxgb4 macro names cleanup. Makes them more uniform and avoids namespace collision. Minor changes in other drivers where required as some of these macros are used by multiple drivers, affected drivers are iw_cxgb4, cxgb4(vf)

Re: [PATCH fixes for-3.18 0/6] iSER initiator 3.18-rc fixes

2014-11-12 Thread Or Gerlitz
On 10/28/2014 11:49 AM, Or Gerlitz wrote: Hi Roland, This is a small batch of iser rc fixes for 3.18. Hi Roland, Upstreaming this for 3.18? @ least one of the patches fixes a deadly bug (SQ overflow) which must get into 3.18 this way (rc fixes) or another (-stable), but practically weneed

Re: [PATCHv3] libibmad: Add new fields for SM:PortInfoExtended and for PM:PortExtendedSpeedsCounters

2014-11-12 Thread Or Gerlitz
On 11/12/2014 3:21 PM, da...@dev.mellanox.co.il wrote: Dan, please act such that the email signature that comes with your patches will include your name and not only the email address, this goes into the commit message.. Or. This change includes: 1. Adding new AttributeID and fields for MAD

Re: [PATCHv3] libibmad: Add new fields for SM:PortInfoExtended and for PM:PortExtendedSpeedsCounters

2014-11-12 Thread Or Gerlitz
space please e.g [PATCH v3] and not [PATCHv3] also as each library as their own git, I see a value in specifying the library name in the part of the patch subject line which is later stripped by git am (that is [PATCH libibmad] and not [PATCH] libibmand:) but not something that remains with