From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE6EEC432C0 for ; Thu, 28 Nov 2019 15:31:18 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 5F28B217AB for ; Thu, 28 Nov 2019 15:31:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="eC1BbDTT"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="c3ukg6qH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5F28B217AB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4439029CB; Thu, 28 Nov 2019 16:31:17 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id BBD3428EE for ; Thu, 28 Nov 2019 16:31:15 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 43CB4223CB; Thu, 28 Nov 2019 10:31:15 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 28 Nov 2019 10:31:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=gnGeIlQsCW8AMjCIPR1YG4+oIHTGLNlhLyr6PyDMhWs=; b=eC1BbDTTpfe3 GSA/NmD7I6K+aZWCoYjPqPdg76oxx9AS4Zg1P4dxdP9+0JZIF1MnJnqk60PV+uIN /jitucKuIuOAFfDwRw0rJMq03+AIq+6F9wHbVNLJn23kGcORHPPoGT99QiSluwaa DInNI+Wcel8TJICwEJRS6oBl5f3FqMI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=gnGeIlQsCW8AMjCIPR1YG4+oIHTGLNlhLyr6PyDMh Ws=; b=c3ukg6qHX5/uhSsCB7VcnHGo3D0Hcs79C/9snl6ZEvYIZuJECLw/r56YR r7e+YuGKvZu1rkNi0dS4aIKJF/l3gnIWhChuqKyBBuUSnxN/YbUpv5th6GAlKl8g ZZcrkud/+zf7Nlbv0H+xXXXn83fAuR5B5MuvoXDFsB73jwmZ93I3lfJvQcnVd5n4 A3FSjPu5FGLqFfnxzqVghg3Xfn1yzPUdrj0rgRohSrmOUCzfcTACfCkYDyG9uIPO oUgZ7ZO9cyAd+vsIgM214h5ixLxDy+xZ5/20iZUdxuQHnI+sM/J01zlFRzEPN0tZ LOUWf8nldCX3VrOkJNsUdLIyR6eNg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrudeijedgjeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 298BA8005A; Thu, 28 Nov 2019 10:31:14 -0500 (EST) From: Thomas Monjalon To: Raslan Darawsheh Cc: dev@dpdk.org, Ori Kam Date: Thu, 28 Nov 2019 16:31:00 +0100 Message-ID: <9968861.yYDQ0PEGpE@xps> In-Reply-To: <1574941248-3017-1-git-send-email-rasland@mellanox.com> References: <1574941248-3017-1-git-send-email-rasland@mellanox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] doc: add more details about mlx5 offloads X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 28/11/2019 12:40, Raslan Darawsheh: > fix ofed and rdma-core versions for current offloads > add new offloads minimum versions > > Signed-off-by: Raslan Darawsheh > Acked-by: Ori Kam Applied, thanks