From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: move fast mbuf free feature in net guide Date: Sun, 12 Nov 2017 04:17:25 +0100 Message-ID: <1607639.IYzqIdAGQH@xps> References: <20171108205147.29923-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com, shahafs@mellanox.com To: Ferruh Yigit Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 9DB151B284 for ; Sun, 12 Nov 2017 07:58:55 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/11/2017 01:30, Ferruh Yigit: > On 11/8/2017 12:51 PM, Thomas Monjalon wrote: > > The feature was added at the end of the table. > > And the description was between the anchor _nic_features_timesync > > and its title. > > It is moved near related features with a new anchor. > > > > It is also renamed from "mbuf fast free" to "fast mbuf free". > > > > Fixes: d6f90afd3070 ("ethdev: add mbuf fast free Tx offload") > > > > Signed-off-by: Thomas Monjalon > > Acked-by: Ferruh Yigit Applied