From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leyi Rong Subject: [PATCH] doc: update release notes for iavf renaming Date: Wed, 27 Feb 2019 01:58:40 +0800 Message-ID: <20190226175840.36535-1-leyi.rong@intel.com> Cc: dev@dpdk.org, Leyi Rong To: ferruh.yigit@intel.com Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 400A32C39 for ; Tue, 26 Feb 2019 11:06:09 +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" Update DPDK 19.05 release notes for iavf renaming. Signed-off-by: Leyi Rong --- doc/guides/rel_notes/release_19_05.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst index c0390ca16..9042aecf6 100644 --- a/doc/guides/rel_notes/release_19_05.rst +++ b/doc/guides/rel_notes/release_19_05.rst @@ -67,9 +67,15 @@ New Features * **Updated Mellanox drivers.** - New features and improvements were done in mlx4 and mlx5 PMDs: + New features and improvements were done in mlx4 and mlx5 PMDs: - * Added firmware version reading. + * Added firmware version reading. + +* **Renamed avf to iavf.** + + Renamed Intel Ethernet Adaptive Virtual Function driver ``avf`` to ``iavf``, + which includes the directory name, lib name, filenames, makefile, docs, + macros, functions, structs and any other strings in the code. Removed Items -- 2.17.1