From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Gurtovoy Subject: Re: [PATCH rdma-next 6/8] IB/core: Add offload arithmetic operations support Date: Mon, 29 Feb 2016 00:22:52 +0200 Message-ID: <56D3733C.2010401@mellanox.com> References: <1455954465-15141-1-git-send-email-leon@leon.nu> <1455954465-15141-7-git-send-email-leon@leon.nu> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1255"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1455954465-15141-7-git-send-email-leon-2ukJVAZIZ/Y@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Leon Romanovsky , dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, saeedm-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Leon Romanovsky List-Id: linux-rdma@vger.kernel.org On 2/20/2016 9:47 AM, Leon Romanovsky wrote: > From: Leon Romanovsky > > The offload arithmetic operations support allows to the user to > benefit from the parallel calculation of several input vectors of > equal length. > > The newly added flag indicates this ability. > > Signed-off-by: Leon Romanovsky > Reviewed-by: Matan Barak > --- > drivers/infiniband/core/uverbs_cmd.c | 3 +++ > include/rdma/ib_verbs.h | 8 +++++++- > include/uapi/rdma/ib_user_verbs.h | 5 +++++ > 3 files changed, 15 insertions(+), 1 deletion(-) Looks good. I can use it while pushing the erasure coding. Acked-by: Max Gurtovoy -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html