> -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Sunday, July 2, 2017 6:49 PM > To: Mcnamara, John <[email protected]> > Cc: [email protected]; Rao, Nikhil <[email protected]> > Subject: Re: [dpdk-dev] [PATCH] ethdev: fix a typo in eth device API doc > > 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 <[email protected]> > > > > Acked-by: John McNamara <[email protected]> > > I am still not convinced by this whole text, but applied to move forward.
Agreed. We should mark this as a defect and have someone re-evaluate the overall text. However, in terms of this patch, at least it is less wrong than the existing text.

