From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hyong Youb Kim Subject: [PATCH 4/4] doc: update release notes for enic Date: Mon, 10 Dec 2018 10:28:56 -0800 Message-ID: <20181210182857.13043-5-hyonkim@cisco.com> References: <20181210182857.13043-1-hyonkim@cisco.com> Cc: dev@dpdk.org, John Daley , Hyong Youb Kim To: Ferruh Yigit Return-path: Received: from rcdn-iport-6.cisco.com (rcdn-iport-6.cisco.com [173.37.86.77]) by dpdk.org (Postfix) with ESMTP id 16D6A1B39D for ; Mon, 10 Dec 2018 19:29:39 +0100 (CET) In-Reply-To: <20181210182857.13043-1-hyonkim@cisco.com> 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: Hyong Youb Kim Reviewed-by: John Daley --- doc/guides/rel_notes/release_19_02.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/release_19_02.rst b/doc/guides/rel_notes/release_19_02.rst index a94fa86a7..4c789d2a9 100644 --- a/doc/guides/rel_notes/release_19_02.rst +++ b/doc/guides/rel_notes/release_19_02.rst @@ -54,6 +54,11 @@ New Features Also, make sure to start the actual text at the margin. ========================================================= +* **Updated the enic driver.** + + * Added support for ``RTE_ETH_DEV_CLOSE_REMOVE`` flag. + * Added the handler to get firmware version string. + * Added support for multicast filtering. Removed Items ------------- -- 2.16.2