From patchwork Wed Feb 1 19:21:38 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "John Daley (johndale)" X-Patchwork-Id: 20120 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id 3ABBD2C57; Wed, 1 Feb 2017 20:21:52 +0100 (CET) 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) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=853; q=dns/txt; s=iport; t=1485976909; x=1487186509; h=from:to:cc:subject:date:message-id; bh=0yGa9p60+uATzsiXxV69RzBBLUPrDMuo5yg7xS32cc0=; b=DMfDJ1elGJ4MTWE5vi95qrYViZXoRwRgy89D8Lm93eobjAR7lPESL6Ri tG/5JsGYWRuCVK71IIC5tfgc0WERVtRaK18OoSy9OmdIpYyUr9ra6kpoi M/cpfIgiLwOfOwY7FWUXXltcxdhmR3H/MhBx+RYlD8XRCVsGiGJJZu0bQ s=; X-IronPort-AV: E=Sophos;i="5.33,321,1477958400"; d="scan'208";a="378277629" Received: from rcdn-core-8.cisco.com ([173.37.93.144]) by alln-iport-5.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Feb 2017 19:21:48 +0000 Received: from cisco.com (savbu-usnic-a.cisco.com [10.193.184.48]) by rcdn-core-8.cisco.com (8.14.5/8.14.5) with ESMTP id v11JLm5r003162; Wed, 1 Feb 2017 19:21:48 GMT Received: by cisco.com (Postfix, from userid 392789) id 112743FAAEAC; Wed, 1 Feb 2017 11:21:48 -0800 (PST) From: John Daley To: john.mcnamara@intel.com Cc: dev@dpdk.org, John Daley Date: Wed, 1 Feb 2017 11:21:38 -0800 Message-Id: <20170201192138.23052-1-johndale@cisco.com> X-Mailer: git-send-email 2.10.0 Subject: [dpdk-dev] [PATCH] doc: update release notes for enic driver X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list 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