Re: [PATCH net-next 1/5] RDMA/cxgb4: Cleanup Filter related macros/register defines

2014-11-21 Thread Joe Perches
On Fri, 2014-11-21 at 12:52 +0530, Hariprasad Shenai wrote: This patch cleanups all filter related macros/register defines that are defined in t4fw_api.h and the affected files. Is there any real value in the FW_FILTER_WR_ prefix? Does it need to be so long? Perhaps it'd be nicer to read if

Re: [PATCH] iw_cxgb4: Wake up waiters after flushing the qp

2014-11-21 Thread Steve Wise
Hey Roland, Hope you can get this bug fix into 3.18. Plus these others that have been submitted a while ago. Here is the entire list: https://patchwork.kernel.org/patch/5106541/ https://patchwork.kernel.org/patch/5249511/ https://patchwork.kernel.org/patch/5249501/

RE: [PATCH] iw_cxgb4: Wake up waiters after flushing the qp

2014-11-21 Thread Steve Wise
I've pushed these to: git://git.openfabrics.org/~swise/linux.git for_roland Steve Hariprasad Shenai (2): iw_cxgb4: Fixes locking issue in process_mpa_request iw_cxgb4: limit MRs to 8GB for T4/T5 devices Pramod Kumar (2): cxgb4/rdma:Increase epd buff size for debug interface

Re: mlx5: don't duplicate kvfree()

2014-11-21 Thread David Miller
From: Al Viro v...@zeniv.linux.org.uk Date: Thu, 20 Nov 2014 08:13:57 + Signed-off-by: Al Viro v...@zeniv.linux.org.uk Applied. -- 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

Re: [PATCH net-next 1/5] RDMA/cxgb4: Cleanup Filter related macros/register defines

2014-11-21 Thread Hariprasad S
On Thu, Nov 20, 2014 at 23:55:54 -0800, Joe Perches wrote: On Fri, 2014-11-21 at 12:52 +0530, Hariprasad Shenai wrote: This patch cleanups all filter related macros/register defines that are defined in t4fw_api.h and the affected files. Is there any real value in the FW_FILTER_WR_