[dpdk-dev] [PATCH v2 2/2] doc: update release note for fm10k pmd driver

Butler, Siobhan A siobhan.a.butler at intel.com
Fri Mar 13 10:19:04 CET 2015


Acked-by Siobhan Butler <siobhan.a.butler at intel.com>

On Mar 13, 2015 9:14 AM, "Chen, Jing D" <jing.d.chen at intel.com> wrote:
From: "Chen Jing D(Mark)" <jing.d.chen at intel.com>

Add feature list for fm10k driver.

Signed-off-by: Chen Jing D(Mark) <jing.d.chen at intel.com>
---
 doc/guides/rel_notes/new_features.rst |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/doc/guides/rel_notes/new_features.rst b/doc/guides/rel_notes/new_features.rst
index 2993b1e..a27e360 100644
--- a/doc/guides/rel_notes/new_features.rst
+++ b/doc/guides/rel_notes/new_features.rst
@@ -58,4 +58,24 @@ New Features

 *   Packet Distributor Sample Application

+*   Poll Mode Driver - PCIE host-interface of Intel Ethernet Switch FM10000 Series (librte_pmd_fm10k)
+
+    *   Basic Rx/Tx functions for PF/VF
+
+    *   Interrupt handling support for PF/VF
+
+    *   Per queue start/stop functions for PF/VF
+
+    *   Support Mailbox handling between PF/VF and PF/Switch Manager
+
+    *   Receive Side Scaling (RSS) for PF/VF
+
+    *   Scatter receive function for PF/VF
+
+    *   Reta update/query for PF/VF
+
+    *   VLAN filter set for PF
+
+    *   Link status query for PF/VF
+
 For further features supported in this release, see Chapter 3 Supported Features.
--
1.7.7.6



More information about the dev mailing list