[dpdk-dev] [PATCH v3 36/36] doc: update release notes for e1000 base code update

2015-10-28 Thread Lu, Wenzhuo
Hi John, > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, October 27, 2015 11:32 PM > To: Lu, Wenzhuo > Cc: dev at dpdk.org; Mcnamara, John > Subject: Re: [dpdk-dev] [PATCH v3 36/36] doc: update release notes for > e

[dpdk-dev] [PATCH v3 36/36] doc: update release notes for e1000 base code update

2015-10-27 Thread Thomas Monjalon
2015-10-16 10:51, Wenzhuo Lu: > New Features > > > +* **Updated the e1000 base driver.** > + The e1000 base driver was updated with several changes including the > + following: > + > + * Add some new i218 devices > + * Fix issue with link flap on 82579 > + * Fix issue with jum

[dpdk-dev] [PATCH v3 36/36] doc: update release notes for e1000 base code update

2015-10-16 Thread Wenzhuo Lu
Signed-off-by: Wenzhuo Lu --- doc/guides/rel_notes/release_2_2.rst | 22 ++ 1 file changed, 22 insertions(+) diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst index 5687676..36a9d69 100644 --- a/doc/guides/rel_notes/release_2_2.rst +++