From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: update deprecation of ethdev offload API Date: Sun, 12 Nov 2017 05:19:59 +0100 Message-ID: <2632235.oJ4i0KCKUv@xps> References: <20171017142414.127705-1-shahafs@mellanox.com> <2601191342CEEE43887BDE71AB9772585FABBE98@irsmsx105.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Ananyev, Konstantin" , "nhorman@tuxdriver.com" To: Shahaf Shuler Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 5D5301B25F for ; Sun, 12 Nov 2017 07:58:51 +0100 (CET) In-Reply-To: <2601191342CEEE43887BDE71AB9772585FABBE98@irsmsx105.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Update deprecation notice for the new ethdev offloads API. > > Deprecation of the old offloads API is set to 18.05. > > > > Signed-off-by: Shahaf Shuler > > Acked-by: Konstantin Ananyev Acked-by: Thomas Monjalon Applied, thanks