From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ethdev: fix a typo in eth device API doc Date: Sun, 02 Jul 2017 19:49:10 +0200 Message-ID: <9396121.kvQzYzBiED@xps> References: <1470030588-7825-1-git-send-email-nikhil.rao@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Rao, Nikhil" To: "Mcnamara, John" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 4061B2C39 for ; Sun, 2 Jul 2017 19:49:14 +0200 (CEST) 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" 30/06/2017 16:47, Mcnamara, John: > > > > This patch fixes a typo in the eth device API doc, device config. not > > stored between calls to rte_eth_dev_start/stop() should be restored before > > a call to rte_eth_dev_start() instead of after a call to > > rte_eth_dev_start(). > > > > Signed-off-by: Nikhil Rao > > Acked-by: John McNamara I am still not convinced by this whole text, but applied to move forward.