On Tue, Jun 11, 2013 at 2:42 PM, Or Gerlitz <ogerl...@mellanox.com> wrote:
[...]
> V0 has been acknowledged by Steve and Christoph, and was also got positive
> feedback from Sean and Jason over f2f talks we had during the Linux 
> Foundation EU
> summit on last month.

Hi Roland,

So we're @ -rc6 and there's also other goodies on the plate for the
coming merge window ... any comment here, is this safe for 3.11?
taking this? I am asking here, b/c it doesn't seem you update you
patchwork, so no other choice.

Or.

>
> V1 changes:
>
>  - dropped the five pre-patches which were accepted into 3.10
>  - rebased the patches against Roland's for-next / 3.10-rc4
>  - in patch #3, ib_uverbs_destroy_flow was returning too quickly when the
> driver
>    returned failure for ib_destroy_flow, need to free some uverbs
> resources 1st.
>  - in patch #4, check index before accessing the array at
> mlx4_ib_create/destroy_flow
>
>
> Or.
>
> Hadar Hen Zion (3):
>   IB/core: Add receive Flow Steering support
>   IB/core: Export ib_create/destroy_flow through uverbs
>   IB/mlx4: Add receive Flow Steering support
>
> Igor Ivanov (1):
>   IB/core: Infra-structure to support verbs extensions through uverbs
>
>  drivers/infiniband/core/uverbs.h      |    3 +
>  drivers/infiniband/core/uverbs_cmd.c  |  206 +++++++++++++++++++++++++++
>  drivers/infiniband/core/uverbs_main.c |   42 +++++-
>  drivers/infiniband/core/verbs.c       |   30 ++++
>  drivers/infiniband/hw/mlx4/main.c     |  246
> +++++++++++++++++++++++++++++++++
>  include/rdma/ib_verbs.h               |  137 ++++++++++++++++++-
>  include/uapi/rdma/ib_user_verbs.h     |  118 ++++++++++++++++-
>  7 files changed, 773 insertions(+), 9 deletions(-)
>
> --
> 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
--
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

Reply via email to