[dpdk-dev] doc: fix ABI announce change for RETA configuration

Message ID 1450188912-602-1-git-send-email-nelio.laranjeiro@6wind.com (mailing list archive)
State Accepted, archived
Headers

Commit Message

NĂ©lio Laranjeiro Dec. 15, 2015, 2:15 p.m. UTC
  Replace "entries" by "queues", it clarifies the case.

Fixes: bd3cea78abd8 ("doc: announce ABI change for RETA configuration")

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
---
 doc/guides/rel_notes/deprecation.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Zhang, Helin Dec. 15, 2015, 3:58 p.m. UTC | #1
-----Original Message-----
From: Nelio Laranjeiro [mailto:nelio.laranjeiro@6wind.com] 
Sent: Tuesday, December 15, 2015 10:15 PM
To: dev@dpdk.org
Cc: Zhang, Helin <helin.zhang@intel.com>; thomas.monjalon@6wind.com; Lu, Wenzhuo <wenzhuo.lu@intel.com>; adrien.mazarguil@6wind.com
Subject: [PATCH] doc: fix ABI announce change for RETA configuration

Replace "entries" by "queues", it clarifies the case.

Fixes: bd3cea78abd8 ("doc: announce ABI change for RETA configuration")

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
  
Thomas Monjalon Dec. 15, 2015, 4:15 p.m. UTC | #2
> Replace "entries" by "queues", it clarifies the case.
> 
> Fixes: bd3cea78abd8 ("doc: announce ABI change for RETA configuration")
> 
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> Acked-by: Helin Zhang <helin.zhang@intel.com>

Applied, thanks
  

Patch

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index f8a41dd..afab2ed 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -16,8 +16,8 @@  Deprecation Notices
   must be updated to support 100G link and to have a cleaner link speed API.
 
 * ABI changes is planned for the reta field in struct rte_eth_rss_reta_entry64
-  which handles at most 256 entries (8 bits) while newer NICs support larger
-  tables (512 entries).
+  which handles at most 256 queues (8 bits) while newer NICs support larger
+  tables (512 queues).
   It should be integrated in release 2.3.
 
 * ABI changes are planned for struct rte_eth_fdir_flow in order to support