doc: support new i40e device

Message ID 1560839466-73929-1-git-send-email-beilei.xing@intel.com (mailing list archive)
State Superseded, archived
Headers
Series doc: support new i40e device |

Checks

Context Check Description
ci/checkpatch success coding style OK

Commit Message

Xing, Beilei June 18, 2019, 6:31 a.m. UTC
  Add support for new i40e device.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
 doc/guides/rel_notes/release_19_08.rst | 4 ++++
 1 file changed, 4 insertions(+)
  

Patch

diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index b9510f9..549b600 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -54,6 +54,10 @@  New Features
      Also, make sure to start the actual text at the margin.
      =========================================================
 
+* **Enabled new i40e device.**
+
+    Enabled the new device whose device id is 0x15FF.
+
 
 Removed Items
 -------------