DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [dpdk-dev] [PATCH] doc: update release notes for iavf renaming
  2019-02-26 17:58 [dpdk-dev] [PATCH] doc: update release notes for iavf renaming Leyi Rong
@ 2019-02-26 10:42 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2019-02-26 10:42 UTC (permalink / raw)
  To: Leyi Rong; +Cc: dev

On 2/26/2019 5:58 PM, Leyi Rong wrote:
> Update DPDK 19.05 release notes for iavf renaming.
> 
> Signed-off-by: Leyi Rong <leyi.rong@intel.com>
> ---
>  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.

Above changes are unrelated to this patch, ignoring them.

> +
> +* **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
> 

Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Squashed into relevant commit in next-net [1], thanks.

[1]: Commit "net/iavf: rename remaining avf strings"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-dev] [PATCH] doc: update release notes for iavf renaming
@ 2019-02-26 17:58 Leyi Rong
  2019-02-26 10:42 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Leyi Rong @ 2019-02-26 17:58 UTC (permalink / raw)
  To: ferruh.yigit; +Cc: dev, Leyi Rong

Update DPDK 19.05 release notes for iavf renaming.

Signed-off-by: Leyi Rong <leyi.rong@intel.com>
---
 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-26 10:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-26 17:58 [dpdk-dev] [PATCH] doc: update release notes for iavf renaming Leyi Rong
2019-02-26 10:42 ` Ferruh Yigit

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).