[4/4] doc: update 21.05 release notes to announce removal of DLB V1

Message ID 1614618060-12773-5-git-send-email-timothy.mcdaniel@intel.com (mailing list archive)
State Changes Requested, archived
Delegated to: Jerin Jacob
Headers
Series Remove Support For DLB V1 |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation fail apply issues

Commit Message

Timothy McDaniel March 1, 2021, 5 p.m. UTC
  Support for DLB v1 is being removed from dpdk in 21.05.

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
---
 doc/guides/rel_notes/release_21_05.rst | 2 ++
 1 file changed, 2 insertions(+)
  

Patch

diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst
index 5aa9ed7db..a941d89ef 100644
--- a/doc/guides/rel_notes/release_21_05.rst
+++ b/doc/guides/rel_notes/release_21_05.rst
@@ -68,6 +68,8 @@  Removed Items
    Also, make sure to start the actual text at the margin.
    =======================================================
 
+* Removed support for DLB V1 hardware.  This is not a broad market device,
+  and existing customers already obtain the source code directly from Intel.
 
 API Changes
 -----------