[ANNOUNCE] OFED 1.5.2 rc3 is available

2010-08-04 Thread Vladimir Sokolovsky
Hi, OFED 1.5.2-rc3 is available Notes: The tarball is available on: http://www.openfabrics.org/downloads/OFED/ofed-1.5.2/OFED-1.5.2-rc3.tgz To get BUILD_ID run ofed_info Please report any issues in bugzilla https://bugs.openfabrics.org/ for OFED 1.5.2 Vladimir Tziporet

Re: [ewg] [ANNOUNCE] OFED 1.5.2 rc3 is available

2010-08-04 Thread Vladimir Sokolovsky
Shiri Franchi wrote: Hi, I think there is a mistake in sles11 sp1 default kernel. It should be 2.6.32.12-0.7-default Thanks, Shiri It is SLES11 SP1 RC1: - SLES11 SP1 RC12.6.32.9-0.5-default * But SLES11 SP1 is supported as well. Regards, Vladimir -Original

RE: [ewg] [ANNOUNCE] OFED 1.5.2 rc3 is available

2010-08-04 Thread Shiri Franchi
So, need to add it to supported O.S list? Thanks, Shiri -Original Message- From: Vladimir Sokolovsky [mailto:v...@dev.mellanox.co.il] Sent: Wednesday, August 04, 2010 11:40 AM To: Shiri Franchi Cc: OpenFabrics EWG; linux-rdma Subject: Re: [ewg] [ANNOUNCE] OFED 1.5.2 rc3 is available

Re: [PATCH 3/4 v3] IB/srp: adjust can_queue

2010-08-04 Thread Bart Van Assche
On Tue, Aug 3, 2010 at 5:24 PM, David Dillow d...@thedillows.org wrote: On Tue, 2010-08-03 at 16:08 +0200, Bart Van Assche wrote: The SRP (draft) standard specifies that an SRP initiator must never queue more than (SRP request limit) - 1 unanswered SRP_CMD information units. This patch makes

Re: [PATCH for-2.6.36] ib: fix some sparse warnings

2010-08-04 Thread Roland Dreier
thanks, applied split into 3 patches (cxgb3, iser and nes) -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a

Re: [PATCH 2/2] IB/qib: fix race between qib_error_qp() and receive packet processing

2010-08-04 Thread Roland Dreier
thanks, applied both. -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More

Re: [PATCH] IB/qib: set cfgctxts to number of CPUs by default

2010-08-04 Thread Roland Dreier
thanks, applied. -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More

Re: [PATCH V3] ib_qib: Allow writes to the diag_counters to be able to clear them

2010-08-04 Thread Roland Dreier
thanks guys, applied -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More

Re: iboe - address resolution in userspace

2010-08-04 Thread Jason Gunthorpe
Eli Cohen wrote: Hi, I am attaching a new patch which addresses the comments raised. -- libibverbs: Add API to resolve GID to L2 address Add a new API, resolve_eth_gid(), which resolves a GID to layer 2 address information. A GID resembles an IPv6 link local address and encodes the MAC

Re: [PATCH V1 1/4] Rename RAW_ETY to RAW_ETHERTYPE

2010-08-04 Thread Roland Dreier
thanks, applied -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More

[PATCH] dapl-1.2: common, cma: disconnect and cleanup CR linkings after DTO error on EP

2010-08-04 Thread Davis, Arlin R
Add a cleanup to remove CR from SP and EP during DTO errors in dapli_evd_cqe_to_event. Initiate a provider disconnect request since the QP error is independent of CM processing. dapl_sp_remove_ep needs to remove cr_ptr reference from EP before freeing cr object. Provider disconnect should not

Re: [PATCH] IB/srp: introduce print_hex_dump()

2010-08-04 Thread Roland Dreier
Thanks, applied (you forgot a signed-off-by line in this submission) -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body

Re: [PATCH] IB/srp receive buffer handling robustness improvement

2010-08-04 Thread Roland Dreier
Thanks, I combined these patches and also got rid of __srp_post_recv() since we don't need the split anymore... so I queued the patch below. (Bart, by the way, this patch didn't have a --- after the changelog part, and also didn't have a diffstat for the patch. If you use git, then git

Re: [PATCH 9/9] drivers/infiniband/hw/ehca: Drop unnecessary null test

2010-08-04 Thread Roland Dreier
Looks fine to me. ehca guys, any objection? -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to

Re: [PATCH v2] IB/srp: use multiple CPU cores more effectively

2010-08-04 Thread Vladislav Bolkhovitin
Bart Van Assche, on 08/03/2010 06:02 PM wrote: SRP I/O with small block sizes causes a high CPU load. Processing IB completions on the context of a kernel thread instead of in interrupt context allows to process up to 25% more I/O operations per second. This patch does add a kernel parameter

Re: [PATCH resend] RDMA/nes: corrected link type for nes card

2010-08-04 Thread Roland Dreier
link_layer isn't upstream yet. will hold for the iboe branch. -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a

Re: cxgb4 missing error handling?

2010-08-04 Thread Steve Wise
On 08/04/2010 04:17 PM, Roland Dreier wrote: in cm.c we have: int c4iw_reject_cr(struct iw_cm_id *cm_id, const void *pdata, u8 pdata_len) { int err; struct c4iw_ep *ep = to_ep(cm_id); PDBG(%s ep %p tid %u\n, __func__, ep, ep-hwtid); if (state_read(ep-com) ==

[PATCH 0/3] A few nes fixes and cleanups

2010-08-04 Thread Roland Dreier
Hi guys, here are a few trivial patches I have for nes. Let me know if you see any problems with them. -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line

[PATCH 1/3] RDMA/nes: Get rid of set but not used variables

2010-08-04 Thread Roland Dreier
Delete dead code in various places that is shown by gcc 4.6's new -Wunused-but-set-variable warnings. Signed-off-by: Roland Dreier rola...@cisco.com --- drivers/infiniband/hw/nes/nes.c |5 - drivers/infiniband/hw/nes/nes_cm.c|8 +--- drivers/infiniband/hw/nes/nes_hw.c

[PATCH] RDMA/nes: Fix misindented code

2010-08-04 Thread Roland Dreier
In nes_probe(), a bit of code is indented one tab stop too far. Fix this. Signed-off-by: Roland Dreier rola...@cisco.com --- drivers/infiniband/hw/nes/nes.c | 26 -- 1 files changed, 12 insertions(+), 14 deletions(-) diff --git a/drivers/infiniband/hw/nes/nes.c

InfiniBand/RDMA merge plans for 2.6.36

2010-08-04 Thread Roland Dreier
Since 2.6.35 is here, it's probably a good time to talk about 2.6.36 merge plans. All the pending things that I'm aware of are listed below. Boilerplate: If something isn't already in my tree and it isn't listed below, I probably missed it or dropped it unintentionally. Please remind me. As

[PATCH] infiniband: qib: Missing linux/slab.h include

2010-08-04 Thread David Miller
Signed-off-by: David S. Miller da...@davemloft.net --- Without this I'm getting build errors with Linus's current tree. Apologies if this is already fixed in the RDMA git tree. diff --git a/drivers/infiniband/hw/qib/qib.h b/drivers/infiniband/hw/qib/qib.h index 3593983..312ca9a 100644 ---