From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Daley Subject: [PATCH] doc: update release notes for enic driver Date: Wed, 1 Feb 2017 11:21:38 -0800 Message-ID: <20170201192138.23052-1-johndale@cisco.com> Cc: dev@dpdk.org, John Daley To: john.mcnamara@intel.com Return-path: Received: from alln-iport-5.cisco.com (alln-iport-5.cisco.com [173.37.142.92]) by dpdk.org (Postfix) with ESMTP id D92662C39 for ; Wed, 1 Feb 2017 20:21:49 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: John Daley --- doc/guides/rel_notes/release_17_02.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst index 83519dc..e072c90 100644 --- a/doc/guides/rel_notes/release_17_02.rst +++ b/doc/guides/rel_notes/release_17_02.rst @@ -161,6 +161,12 @@ New Features See the :ref:`Virtio Interrupt Mode ` documentation for more information. +* **Updated the enic driver.** + + * Set new Rx checksum flags in mbufs to indicate unknown, good or bad. + * Fix set/remove of MAC addresses. Allow up to 64 addresses per device. + * Enable TSO on outer headers. + * **Added ARMv8 crypto PMD.** A new crypto PMD has been added, which provides combined mode cryptografic -- 2.10.0