- Remove duplicate entry
- Added remaining features to list of new features
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 74 +--
1 file changed, 54 insertions(+), 20 deletions(-)
diff --git a/doc/guides/rel_notes/new_features.rst
b
-Note: This patch relies on patch 'doc: remove release version from known
issues'
-Added issue with failing unit test for link bonding to known issues
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/known_issues.rst | 28
1 file changed, 28
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/known_issues.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/rel_notes/known_issues.rst
b/doc/guides/rel_notes/known_issues.rst
index 6c81fcf..4c43191 100644
--- a/doc/guides/rel_notes/known_issues.rst
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 38 +--
1 file changed, 18 insertions(+), 20 deletions(-)
diff --git a/doc/guides/rel_notes/new_features.rst
b/doc/guides/rel_notes/new_features.rst
index e3edec4..cb58409 100644
--- a/doc
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/rel_description.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/rel_notes/rel_description.rst
b/doc/guides/rel_notes/rel_description.rst
index c8ff483..2fb5379 100644
--- a/doc/guides/rel_notes
Added some of the questions posted to the mailing list to the FAQ section of
release notes.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/faq.rst | 35 +++
1 file changed, 35 insertions(+)
diff --git a/doc/guides/rel_notes/faq.rst b/doc/guides
Updated Operating Systems tested during 2.0 in release notes
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/supported_os.rst | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/doc/guides/rel_notes/supported_os.rst
b/doc/guides/rel_notes/supported_os.rst
This patch adds a note to the release notes new features,
as a warning regarding the early status of the FM10K driver for pre-release
access
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 7 +++
1 file changed, 7 insertions(+)
diff --git a/doc/guides/rel_notes
Updated release notes release description notes:
- added new sample applications to list: Link Bonding,Skeleton, Callbacks,
Jobstats
- updated copyright date to 2015
- updated release number form 1.7.0 to 2.0
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/rel_description.rst | 16
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/rel_description.rst | 16 +---
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/doc/guides/rel_notes/rel_description.rst
b/doc/guides/rel_notes/rel_description.rst
index 49f32b9..2fb5379 100644
--- a/doc/guides
Removing Intel copyright from base of page for each document.
Signed-off-by: Siobhan Butler
---
doc/guides/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/conf.py b/doc/guides/conf.py
index 385af03..fba34a6 100644
--- a/doc/guides/conf.py
+++ b/doc/guides
Signed-off-by: Siobhan Butler
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 07fdf5e..6e4326b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -34,6 +34,7 @@ M: maintainers at dpdk.org
Documentation (with overlaps)
-
+M: Siobhan
Added copyright to distributor sample app images.
Signed-off-by: Siobhan Butler
---
doc/guides/sample_app_ug/img/dist_app.svg | 36 -
doc/guides/sample_app_ug/img/dist_perf.svg | 37 +-
2 files changed, 71 insertions(+), 2 deletions
Removed Legal blurb from sample applications guide.
Signed-off-by: Siobhan Butler
---
doc/guides/sample_app_ug/index.rst | 35 ---
1 file changed, 35 deletions(-)
diff --git a/doc/guides/sample_app_ug/index.rst
b/doc/guides/sample_app_ug/index.rst
index c3b50e2
Added to configuration instructions for UDP packet tunneling.
Signed-off-by: Siobhan Butler
---
doc/guides/prog_guide/poll_mode_drv.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/prog_guide/poll_mode_drv.rst
b/doc/guides/prog_guide/poll_mode_drv.rst
index 2567876..2e7b430
Added instructions for updating from DPDK 1.7.0 to 1.8.0
Signed-off-by: Siobhan Butler
Signed-off-by: Bruce Richardson
---
doc/guides/rel_notes/updating_apps.rst | 29 +++--
1 file changed, 23 insertions(+), 6 deletions(-)
diff --git a/doc/guides/rel_notes
Added to New and Supported features for VXLAN feature.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 2 ++
doc/guides/rel_notes/supported_features.rst | 5 +
2 files changed, 7 insertions(+)
diff --git a/doc/guides/rel_notes/new_features.rst
b/doc/guides
Update to release notes to add VXLAN features.
Added 1.8 to 'updating apps' section of release notes.
Siobhan Butler (2):
doc: add vxlan support to release notes
doc: updating from 1.7 to 1.8 release note
doc/guides/rel_notes/new_features.rst | 2 ++
doc/guides
Removed Legal blurb from sample applications guide.
Signed-off-by: Siobhan Butler
---
doc/guides/sample_app_ug/index.rst | 35 ---
1 file changed, 35 deletions(-)
diff --git a/doc/guides/sample_app_ug/index.rst
b/doc/guides/sample_app_ug/index.rst
index c3b50e2
Removed redundant references to Intel(R) DPDK in Sample App UG.
Signed-off-by: Siobhan Butler
---
doc/guides/sample_app_ug/cmd_line.rst | 10 ++--
doc/guides/sample_app_ug/exception_path.rst| 8 ++--
doc/guides/sample_app_ug/hello_world.rst | 8 ++--
doc/guides
Removed Intel(R) DPDK references from sample app guide.
Removed Intel legal blurb from sample app guide.
Siobhan Butler (2):
doc: remove intel dpdk in sample app ug
doc: remove intel legal blurb from sample app ug
doc/guides/sample_app_ug/cmd_line.rst | 10 ++--
doc/guides
Removed Intel Legal blurb from TestPMD User Guide.
Signed-off-by: Siobhan Butler
---
doc/guides/testpmd_app_ug/index.rst | 46 -
1 file changed, 46 deletions(-)
diff --git a/doc/guides/testpmd_app_ug/index.rst
b/doc/guides/testpmd_app_ug/index.rst
index
Removed redundant Intel references from TestPMD User Guide.
Signed-off-by: Siobhan Butler
---
doc/guides/testpmd_app_ug/build_app.rst | 4 ++--
doc/guides/testpmd_app_ug/intro.rst | 18 +-
doc/guides/testpmd_app_ug/run_app.rst | 4 ++--
3 files changed, 13 insertions
Removed Intel DPDK references from testpmd User Guide.
Removed Intel legal blurb from testpmd User Guide.
Siobhan Butler (2):
doc: removed intel references from testpmd_ug
doc: removed intel legal blurb from testpmd_ug
doc/guides/testpmd_app_ug/build_app.rst | 4 +--
doc/guides
Removed Legal blurb from sample applications guide.
Signed-off-by: Siobhan Butler
---
doc/guides/sample_app_ug/index.rst | 35 ---
1 file changed, 35 deletions(-)
diff --git a/doc/guides/sample_app_ug/index.rst
b/doc/guides/sample_app_ug/index.rst
index c3b50e2
Removed redundant references to Intel(R) DPDK in Sample App UG.
Signed-off-by: Siobhan Butler
---
doc/guides/sample_app_ug/cmd_line.rst | 10 ++--
doc/guides/sample_app_ug/exception_path.rst| 8 ++--
doc/guides/sample_app_ug/hello_world.rst | 8 ++--
doc/guides
Removed Intel(R) DPDK references from sample app guide.
Removed Intel legal blurb from sample app guide.
Siobhan Butler (2):
doc: remove intel dpdk in sample app ug
doc: remove intel legal blurb from sample app ug
doc/guides/sample_app_ug/cmd_line.rst | 10 ++--
doc/guides
Added new and existing names of sample apps to list of
sample apps in release notes.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/rel_description.rst | 6 ++
1 file changed, 6 insertions(+)
diff --git a/doc/guides/rel_notes/rel_description.rst
b/doc/guides/rel_notes
Removed resolved issues from known issues section.
Added new resolved issues to resolved issues section.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/known_issues.rst| 225 ---
doc/guides/rel_notes/resolved_issues.rst | 173 +++-
2
Removed multiple references to Intel(R) DPDK where no longer
relevant.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/faq.rst| 14 +++---
doc/guides/rel_notes/known_issues.rst | 38 +++
doc/guides/rel_notes/rel_description.rst| 36
Removing Appendix A from Release Notes as Intel Licensing information is
no longer relevant in this document.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/appendices.rst | 324
doc/guides/rel_notes/index.rst | 44 -
2 files changed, 368
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/resolved_issues.rst | 30 ++
1 file changed, 30 insertions(+)
diff --git a/doc/guides/rel_notes/resolved_issues.rst
b/doc/guides/rel_notes/resolved_issues.rst
index f9ddb7f..5e88005 100644
--- a/doc/guides
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/known_issues.rst | 38 +++
1 file changed, 7 insertions(+), 31 deletions(-)
diff --git a/doc/guides/rel_notes/known_issues.rst
b/doc/guides/rel_notes/known_issues.rst
index 8ef654a..1f45834 100644
--- a/doc
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 24
1 file changed, 24 insertions(+)
diff --git a/doc/guides/rel_notes/new_features.rst
b/doc/guides/rel_notes/new_features.rst
index a93aa3c..00895ce 100644
--- a/doc/guides/rel_notes
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 17 -
doc/guides/rel_notes/supported_features.rst | 22 ++
2 files changed, 22 insertions(+), 17 deletions(-)
diff --git a/doc/guides/rel_notes/new_features.rst
b/doc/guides
.
Moved issues newly resolved from known issues to resolved issues.
Removed Intel Licensing Appendix A as no longer relevant.
Siobhan Butler (8):
Doc: Moved 1.7 "New Features" to "Supported Features" for 1.8 in
Rel_Notes
Doc: Added "New Features" to release notes
Removed redundant legal blurb from FreeBSD GSG
Signed-off-by: Siobhan Butler
---
doc/guides/freebsd_gsg/index.rst | 38 --
1 file changed, 38 deletions(-)
diff --git a/doc/guides/freebsd_gsg/index.rst b/doc/guides/freebsd_gsg/index.rst
index f84c2f8..1b4cd3b
Updated the FreeBSD GSG to remove redundant Intel references.
Signed-off-by: Siobhan Butler
---
doc/guides/freebsd_gsg/build_dpdk.rst | 78 +--
doc/guides/freebsd_gsg/build_sample_apps.rst | 40 +++---
doc/guides/freebsd_gsg/install_from_ports.rst | 28
Updated the FreeBSD GSG to remove redundant Intel referances.
Signed-off-by: Siobhan Butler
---
doc/guides/freebsd_gsg/build_dpdk.rst| 117 ---
doc/guides/freebsd_gsg/build_sample_apps.rst | 54 +++--
doc/guides/freebsd_gsg/intro.rst | 44
Adjusted line lengths and removed references to Intel which
are no longer relevant in linux gsg.
Signed-off-by: Siobhan Butler
---
doc/guides/linux_gsg/build_dpdk.rst| 149 +--
doc/guides/linux_gsg/build_sample_apps.rst | 146 +--
doc/guides
Updated the i40e Enabling Additional Functionality
section (5.7) of DPDK Getting Started Guide.
Signed-off-by: Siobhan Butler
Signed-off-by: Helin Zhang
---
doc/guides/linux_gsg/enable_func.rst | 14 ++
1 file changed, 14 insertions(+)
diff --git a/doc/guides/linux_gsg
Updated Enabling Additional Functionality section of Linux GSG.
Adjusted line lengths and removed redundant referances to Intel
from Linux GSG.
Siobhan Butler (2):
doc: updated i40e enabling additonal fnct in gsg
doc: remove references to intel dpdk in linux_gsg
doc/guides/linux_gsg
As Vhost will be a library in DPDK 1.8, adding a new section to
Programmer's Guide to describe its use.
Signed-off-by: Siobhan Butler
Signed-off-by: Huawei Xie
---
doc/guides/prog_guide/index.rst | 1 +
doc/guides/prog_guide/vhost_lib.rst | 101 ++
Added new and existing names of sample apps to list of
sample apps in release notes.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/rel_description.rst | 6 ++
1 file changed, 6 insertions(+)
diff --git a/doc/guides/rel_notes/rel_description.rst
b/doc/guides/rel_notes
Removed resolved issues from known issues section.
Added new resolved issues to resolved issues section.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/known_issues.rst| 225 ---
doc/guides/rel_notes/resolved_issues.rst | 171 +++
2
Removed multiple references to Intel(R) DPDK where no longer
relevant.
Adjusted line lengths and fixed typos.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/faq.rst| 14 ++---
doc/guides/rel_notes/known_issues.rst | 25 -
doc/guides/rel_notes
Removing Appendix A from Release Notes as Intel Licensing information is
no longer relevant in this document.
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/appendices.rst | 324
doc/guides/rel_notes/index.rst | 44 -
2 files changed, 368
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/resolved_issues.rst | 30 ++
1 file changed, 30 insertions(+)
diff --git a/doc/guides/rel_notes/resolved_issues.rst
b/doc/guides/rel_notes/resolved_issues.rst
index f9ddb7f..7e5e268 100644
--- a/doc/guides
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/known_issues.rst | 38 +++
1 file changed, 7 insertions(+), 31 deletions(-)
diff --git a/doc/guides/rel_notes/known_issues.rst
b/doc/guides/rel_notes/known_issues.rst
index 8ef654a..9601b01 100644
--- a/doc
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 24
1 file changed, 24 insertions(+)
diff --git a/doc/guides/rel_notes/new_features.rst
b/doc/guides/rel_notes/new_features.rst
index a93aa3c..aafd146 100644
--- a/doc/guides/rel_notes
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 17 -
doc/guides/rel_notes/supported_features.rst | 22 ++
2 files changed, 22 insertions(+), 17 deletions(-)
diff --git a/doc/guides/rel_notes/new_features.rst
b/doc/guides
.
Moved issues newly resolved from known issues to resolved issues.
Removed Intel Licensing Appendix A as no longer relevant.
Siobhan Butler (8):
Doc: Moved 1.7 "New Features" to "Supported Features" for 1.8 in
Rel_Notes
Doc: Added "New Features" to release notes
New distributor sample app user guide section for sample app ug.
Signed-off-by: Siobhan Butler
---
doc/guides/sample_app_ug/dist_app.rst | 173 +++
doc/guides/sample_app_ug/img/dist_app.svg | 442 +++
doc/guides/sample_app_ug/img/dist_perf.svg | 459
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/resolved_issues.rst | 28
1 file changed, 28 insertions(+)
diff --git a/doc/guides/rel_notes/resolved_issues.rst
b/doc/guides/rel_notes/resolved_issues.rst
index f9ddb7f..59355f9 100644
--- a/doc/guides
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/known_issues.rst | 40 +++
1 file changed, 8 insertions(+), 32 deletions(-)
diff --git a/doc/guides/rel_notes/known_issues.rst
b/doc/guides/rel_notes/known_issues.rst
index 8ef654a..7dd05cb 100644
--- a/doc
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 24
1 file changed, 24 insertions(+)
diff --git a/doc/guides/rel_notes/new_features.rst
b/doc/guides/rel_notes/new_features.rst
index a93aa3c..00895ce 100644
--- a/doc/guides/rel_notes
Signed-off-by: Siobhan Butler
---
doc/guides/rel_notes/new_features.rst | 17 -
doc/guides/rel_notes/supported_features.rst | 22 ++
2 files changed, 22 insertions(+), 17 deletions(-)
diff --git a/doc/guides/rel_notes/new_features.rst
b/doc/guides
oved 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 &quo
58 matches
Mail list logo