* [dpdk-dev] [PATCH] doc: update release notes with enic PMD changes
@ 2016-11-03 18:01 John Daley
2016-11-04 9:29 ` Mcnamara, John
0 siblings, 1 reply; 3+ messages in thread
From: John Daley @ 2016-11-03 18:01 UTC (permalink / raw)
To: john.mcnamara; +Cc: dev
Signed-off-by: John Daley <johndale@cisco.com>
---
doc/guides/nics/features/enic.ini | 2 +-
doc/guides/rel_notes/release_16_11.rst | 14 ++++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/doc/guides/nics/features/enic.ini b/doc/guides/nics/features/enic.ini
index 523d4f1..86576a7 100644
--- a/doc/guides/nics/features/enic.ini
+++ b/doc/guides/nics/features/enic.ini
@@ -7,7 +7,7 @@
Link status = Y
Link status event = Y
Queue start/stop = Y
-MTU update = P
+MTU update = Y
Jumbo frame = Y
Scattered Rx = Y
Promiscuous mode = Y
diff --git a/doc/guides/rel_notes/release_16_11.rst b/doc/guides/rel_notes/release_16_11.rst
index 26cdd62..4427c52 100644
--- a/doc/guides/rel_notes/release_16_11.rst
+++ b/doc/guides/rel_notes/release_16_11.rst
@@ -131,6 +131,15 @@ New Features
The GCC 4.9 ``-march`` option supports the Intel processor code names.
The config option ``RTE_MACHINE`` can be used to pass code names to the compiler as ``-march`` flag.
+* **Updated the enic driver.**
+
+ The following changes were made to enic:
+
+ * Use interrupt for link status checking instead of polling
+ * More flow director modes on UCS Blade with firmware version >= 2.0(13e)
+ * Full support for MTU update
+ * Support for rte_eth_rx_queue_count function
+ * Several bug fixes
Resolved Issues
---------------
@@ -153,6 +162,11 @@ EAL
Drivers
~~~~~~~
+* **enic: Fixed several flow director issues **
+
+* **enic: Fixed inadvertent setting of L4 checksum ptype on ICMP packets
+
+* **enic: Fixed high driver overhead when servicing Rx queues beyond the first
Libraries
~~~~~~~~~
--
2.10.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-11-07 17:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-03 18:01 [dpdk-dev] [PATCH] doc: update release notes with enic PMD changes John Daley
2016-11-04 9:29 ` Mcnamara, John
2016-11-07 17:11 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).