dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4]Doc: Patch set to update release notes
@ 2014-12-01 19:13 Siobhan Butler
       [not found] ` <1417461197-17088-1-git-send-email-siobhan.a.butler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 49+ messages in thread
From: Siobhan Butler @ 2014-12-01 19:13 UTC (permalink / raw)
  To: dev-VfR2kkLFssw


New Features section:
   - Removed 1.7 New Features 
   - Added 1.8.0 New Features
Supported Features section:
   - Added 1.7 features to Supported Features
Known Issues:
   - Added devices to Known issue "Not all varients of supported NIC types have been used in testing"
   - Removed known issue 6.29 "Double VLAN not working on 40GbE Ethnet Controller" as resolved
Resolved issues:
   - Added known issue 6.29 to resolved issues 


Siobhan Butler (4):
  Doc: Moved 1.7 "New Features" to "Supported Features" for 1.8 in
    Rel_Notes
  Doc: Added "New Features" to release notes
  Doc: Added to known issue 6.10 and removed fixed issue 6.29 from
    Rel_Notes
  Doc: Moved known issue 6.29 to resolved issues in Rel Notes

 doc/guides/rel_notes/known_issues.rst       | 38 ++++++-----------------------
 doc/guides/rel_notes/new_features.rst       | 27 ++++++++++++--------
 doc/guides/rel_notes/resolved_issues.rst    | 30 +++++++++++++++++++++++
 doc/guides/rel_notes/supported_features.rst | 22 +++++++++++++++++
 4 files changed, 76 insertions(+), 41 deletions(-)

-- 
1.9.4.msysgit.2

^ permalink raw reply	[flat|nested] 49+ messages in thread

end of thread, other threads:[~2014-12-18 15:25 UTC | newest]

Thread overview: 49+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01 19:13 [PATCH 0/4]Doc: Patch set to update release notes Siobhan Butler
     [not found] ` <1417461197-17088-1-git-send-email-siobhan.a.butler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-01 19:13   ` [PATCH 1/4] Doc: Moved 1.7 "New Features" to "Supported Features" for 1.8 in Rel_Notes Siobhan Butler
2014-12-01 19:13   ` [PATCH 2/4] Doc: Added "New Features" to release notes Siobhan Butler
2014-12-01 19:13   ` [PATCH 3/4] Doc: Added to known issue 6.10 and removed fixed issue 6.29 from Rel_Notes Siobhan Butler
2014-12-01 19:13   ` [PATCH 4/4] Doc: Moved known issue 6.29 to resolved issues in Rel Notes Siobhan Butler
2014-12-02 19:21   ` [PATCH v2 0/8] doc: patch set to update release notes Siobhan Butler
     [not found]     ` <1417548101-10832-1-git-send-email-siobhan.a.butler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-02 19:21       ` [PATCH v2 1/8] Doc: Moved 1.7 "New Features" to "Supported Features" for 1.8 in Rel_Notes Siobhan Butler
2014-12-02 19:21       ` [PATCH v2 2/8] Doc: Added "New Features" to release notes Siobhan Butler
2014-12-02 19:21       ` [PATCH v2 3/8] Doc: Added to known issue 6.10 and removed fixed issue 6.29 from Rel_Notes Siobhan Butler
2014-12-02 19:21       ` [PATCH v2 4/8] Doc: Moved known issue 6.29 to resolved issues in Rel Notes Siobhan Butler
2014-12-02 19:21       ` [PATCH v2 5/8] doc: remove appendix a from release notes Siobhan Butler
2014-12-02 19:21       ` [PATCH v2 6/8] doc: removed reference to Intel DPDK in Rel Notes Siobhan Butler
2014-12-02 19:21       ` [PATCH v2 7/8] doc: updated resolved issues with old known issues Siobhan Butler
2014-12-02 19:21       ` [PATCH v2 8/8] doc: updating the list of sample apps in rel notes Siobhan Butler
2014-12-16 14:48       ` [PATCH v3 0/8] doc: patch set to update release notes Siobhan Butler
     [not found]         ` <1418741302-19898-1-git-send-email-siobhan.a.butler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-16 14:48           ` [PATCH v3 1/8] doc: moved 1.7 new features to supported features for 1.8 in Rel_Notes Siobhan Butler
2014-12-16 14:48           ` [PATCH v3 2/8] doc: added new features to release notes Siobhan Butler
2014-12-16 14:48           ` [PATCH 3/8] doc: added to known issue 6.10 and removed fixed issue 6.29 from rel_notes Siobhan Butler
2014-12-16 14:48           ` [PATCH v3 4/8] doc: moved known issue 6.29 to resolved issues in rel notes Siobhan Butler
2014-12-16 14:48           ` [PATCH v3 5/8] doc: remove appendix a from release notes Siobhan Butler
2014-12-16 14:48           ` [PATCH v3 6/8] doc: removed reference to Intel DPDK in Rel Notes Siobhan Butler
2014-12-16 14:48           ` [PATCH v3 7/8] doc: updated resolved issues with old known issues Siobhan Butler
2014-12-16 14:48           ` [PATCH v3 8/8] doc: updating the list of sample apps in rel notes Siobhan Butler
2014-12-17 16:47           ` [PATCH v4 0/8] doc: patch set to update release notes Pablo de Lara
     [not found]             ` <1418834857-8643-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-17 16:47               ` [PATCH v4 1/8] doc: moved 1.7 new features to supported features for 1.8 in Rel_Notes Pablo de Lara
     [not found]                 ` <1418834857-8643-2-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-18 15:17                   ` Iremonger, Bernard
2014-12-17 16:47               ` [PATCH v4 2/8] doc: added new features to release notes Pablo de Lara
     [not found]                 ` <1418834857-8643-3-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-18 15:18                   ` Iremonger, Bernard
2014-12-17 16:47               ` [PATCH v4 3/8] doc: added to known issue 6.10 and removed fixed issue 6.29 from rel_notes Pablo de Lara
2014-12-17 16:47               ` [PATCH v4 4/8] doc: moved known issue 6.29 to resolved issues in rel notes Pablo de Lara
     [not found]                 ` <1418834857-8643-5-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-18 15:20                   ` Iremonger, Bernard
2014-12-17 16:47               ` [PATCH v4 5/8] doc: remove appendix a from release notes Pablo de Lara
     [not found]                 ` <1418834857-8643-6-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-18 15:21                   ` Iremonger, Bernard
2014-12-17 16:47               ` [PATCH v4 6/8] doc: removed reference to Intel DPDK in Rel Notes Pablo de Lara
     [not found]                 ` <1418834857-8643-7-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-18 15:22                   ` Iremonger, Bernard
2014-12-17 16:47               ` [PATCH v4 7/8] doc: updated resolved issues with old known issues Pablo de Lara
     [not found]                 ` <1418834857-8643-8-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-18 15:24                   ` Iremonger, Bernard
2014-12-17 16:47               ` [PATCH v4 8/8] doc: updating the list of sample apps in rel notes Pablo de Lara
     [not found]                 ` <1418834857-8643-9-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-18 15:25                   ` Iremonger, Bernard
2014-12-17 16:58           ` [PATCH v4 0/8] doc: patch set to update release notes Pablo de Lara
     [not found]             ` <1418835507-13313-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-17 16:58               ` [PATCH v4 1/8] doc: moved 1.7 new features to supported features for 1.8 in Rel_Notes Pablo de Lara
2014-12-17 16:58               ` [PATCH v4 2/8] doc: added new features to release notes Pablo de Lara
2014-12-17 16:58               ` [PATCH v4 3/8] doc: added to known issue 6.10 and removed fixed issue 6.29 from rel_notes Pablo de Lara
     [not found]                 ` <1418835507-13313-4-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-18 15:19                   ` Iremonger, Bernard
2014-12-17 16:58               ` [PATCH v4 4/8] doc: moved known issue 6.29 to resolved issues in rel notes Pablo de Lara
2014-12-17 16:58               ` [PATCH v4 5/8] doc: remove appendix a from release notes Pablo de Lara
2014-12-17 16:58               ` [PATCH v4 6/8] doc: removed reference to Intel DPDK in Rel Notes Pablo de Lara
2014-12-17 16:58               ` [PATCH v4 7/8] doc: updated resolved issues with old known issues Pablo de Lara
2014-12-17 16:58               ` [PATCH v4 8/8] doc: updating the list of sample apps in rel notes Pablo de Lara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).