[dpdk-dev] [PATCH v3] doc: support new i40e device

Beilei Xing beilei.xing at intel.com
Wed Jun 19 10:31:22 CEST 2019


Add support for new i40e device.

Fixes: 4b748eef853c ("net/i40e: enable new device")

Signed-off-by: Beilei Xing <beilei.xing at intel.com>
---
v3 change:
 - Add new section.
 - Add fixes line.

v2 change:
 - Change indentation.

 doc/guides/rel_notes/release_19_08.rst | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index 563999d..e46160b 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -95,6 +95,24 @@ New Features
   * Enabled Tx outer/inner L3/L4 checksum offload.
 
 
+New Supported Devices
+---------------------
+
+.. This section should contain new supported devices. Sample format:
+
+   * **Updated the specific driver.**
+
+     * Listed the new supported device IDs.
+
+   This section is a comment. Do not overwrite or remove it.
+   Also, make sure to start the actual text at the margin.
+   =========================================================
+
+* **Updated the i40e driver.**
+
+  * 0x15FF.
+
+
 Removed Items
 -------------
 
-- 
2.5.5



More information about the dev mailing list