[ewg] RAW_ETH support [PATCH 1/1]

2010-06-13 Thread Alekseys Senin
Vlad, apply this patch. It will add new RAW_ETH enum and used by NES/Intel driver in their code. This patch add RAW_ETH QP type to verbs layer. Signed-off-by: Aleksey Senin aleks...@voltaire.com --- kernel_patches/fixes/core_0560_raw_eth.patch | 63 ++ 1 files

Re: [ewg] [PATCH] ofa_kernel madeye.c

2010-06-13 Thread Vladimir Sokolovsky
Mike Heinz wrote: This is a simple fix. Several of the snoop filters in ./drivers/infiniband/util/madeye.c don't switch the attribute id to host byte order before checking it. Signed-off-by: Michael Heinz michael.he...@qlogic.com Applied, Regards, Vladimir

[ewg] ofa_1_5_kernel 20100613-0200 daily build status

2010-06-13 Thread Vladimir Sokolovsky (Mellanox)
This email was generated automatically, please do not reply git_url: git://git.openfabrics.org/ofed_1_5/linux-2.6.git git_branch: ofed_kernel_1_5 Common build parameters: Passed: Passed on i686 with linux-2.6.18 Passed on i686 with linux-2.6.19 Passed on i686 with linux-2.6.21.1 Passed on

Re: [ewg] RAW_ETH support [PATCH 1/1]

2010-06-13 Thread Moni Shoua
I think that Eli was referring to the MLX4 specific patches but we'll send the common and specific patches together once again -Original Message- From: Vladimir Sokolovsky [mailto:v...@dev.mellanox.co.il] Sent: Sunday, June 13, 2010 5:28 PM To: Aleksey Senin Cc: Moni Shoua;

Re: [ewg] RAW_ETH support [PATCH 1/1]

2010-06-13 Thread Aleksey Senin
--- Hi Aleksey, I understand from Eli that there are issues with this patch. So, please send the fixed version. Regards, Vladimir No, this patch is another one, that should be applied before Mellanox patch and required for both - NES and Mellanox code. It add new RAW_ETH enum type.