From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove announce of Tx preparation Date: Mon, 13 Feb 2017 15:22:20 +0100 Message-ID: <1715860.lte0XZnuTL@xps13> References: <1486983419-23029-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Tomasz Kulasek Return-path: Received: from mail-wr0-f174.google.com (mail-wr0-f174.google.com [209.85.128.174]) by dpdk.org (Postfix) with ESMTP id 8A6C8AB08 for ; Mon, 13 Feb 2017 15:22:22 +0100 (CET) Received: by mail-wr0-f174.google.com with SMTP id o16so151547991wra.1 for ; Mon, 13 Feb 2017 06:22:22 -0800 (PST) In-Reply-To: <1486983419-23029-1-git-send-email-thomas.monjalon@6wind.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" 2017-02-13 11:56, Thomas Monjalon: > The feature is part of 17.02, so the ABI changes notice can be removed. > > Fixes: 4fb7e803eb1a ("ethdev: add Tx preparation") > > Signed-off-by: Thomas Monjalon Applied