Re: [PATCH 1/3] IB/uverbs: reject invalid or unknown opcodes

2015-08-22 Thread Christoph Hellwig
On Sat, Aug 22, 2015 at 06:38:47AM +, Haggai Eran wrote: It looks like the default case in the non-UD branch is currently used to handle plain IB_WR_SEND operations, so the patch would cause these to return an error. Indeed. It's handled fine in patch 2 which splits up the case, but

RE: [PATCH] drivers:staging:hfi1: Fix coding style issues

2015-08-22 Thread Marciniszyn, Mike
Subject: [PATCH] drivers:staging:hfi1: Fix coding style issues From: Sergey Lysanov lysanovser...@gmail.com This patch fixes the following issues reported by checkpatch.pl: - code indent should use tabs where possible Signed-off-by: Sergey Lysanov lysanovser...@gmail.com --- Doug, Can

halo

2015-08-22 Thread barr lewis
let us talk -- 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 v9 0/4] Sending kernel pathrecord query to user cache server

2015-08-22 Thread Haggai Eran
On Saturday, August 22, 2015 2:07 AM, Jason Gunthorpe jguntho...@obsidianresearch.com wrote: On Fri, Aug 14, 2015 at 08:52:05AM -0400, kaike@intel.com wrote: Some tests with namespace have been performed: 1. An unprivileged user cannot bind to the RDMA_NL_GROUP_LS multicast group;

Re: [PATCH 1/3] IB/uverbs: reject invalid or unknown opcodes

2015-08-22 Thread Haggai Eran
On Thursday, August 20, 2015 11:52 AM, linux-rdma-ow...@vger.kernel.org linux-rdma-ow...@vger.kernel.org on behalf of Sagi Grimberg sa...@dev.mellanox.co.il wrote: On 8/19/2015 7:37 PM, Christoph Hellwig wrote: We have many WR opcodes that are only supported in kernel space and/or require