DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix a typo in programmer's guide
@ 2019-01-07  2:50 Yong Wang
  2019-01-07  9:11 ` Hunt, David
  0 siblings, 1 reply; 5+ messages in thread
From: Yong Wang @ 2019-01-07  2:50 UTC (permalink / raw)
  To: david.hunt; +Cc: dev, Yong Wang

This patch fixes a typo in programmer's guide. It should be Frequence,
not Fequence.

Fixes: 450f0791312c ("power: add traffic pattern aware power control")

Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
---
 doc/guides/prog_guide/power_man.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/prog_guide/power_man.rst b/doc/guides/prog_guide/power_man.rst
index 68b7e8b..f59e2c3 100644
--- a/doc/guides/prog_guide/power_man.rst
+++ b/doc/guides/prog_guide/power_man.rst
@@ -184,7 +184,7 @@ API Overview for Empty Poll Power Management
 
 * **Update Valid Poll Counter**: update the valid poll counter.
 
-* **Set the Fequence Index**: update the power state/frequency mapping.
+* **Set the Frequence Index**: update the power state/frequency mapping.
 
 * **Detect empty poll state change**: empty poll state change detection algorithm then take action.
 
-- 
1.8.3.1

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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in programmer's guide
  2019-01-07  2:50 [dpdk-dev] [PATCH] doc: fix a typo in programmer's guide Yong Wang
@ 2019-01-07  9:11 ` Hunt, David
  0 siblings, 0 replies; 5+ messages in thread
From: Hunt, David @ 2019-01-07  9:11 UTC (permalink / raw)
  To: Yong Wang; +Cc: dev

Hi Yong Wang,

On 7/1/2019 2:50 AM, Yong Wang wrote:
> This patch fixes a typo in programmer's guide. It should be Frequence,
> not Fequence.


It should be Frequency.

Rgds,
Dave.



> Fixes: 450f0791312c ("power: add traffic pattern aware power control")
>
> Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
> ---
>   doc/guides/prog_guide/power_man.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guides/prog_guide/power_man.rst b/doc/guides/prog_guide/power_man.rst
> index 68b7e8b..f59e2c3 100644
> --- a/doc/guides/prog_guide/power_man.rst
> +++ b/doc/guides/prog_guide/power_man.rst
> @@ -184,7 +184,7 @@ API Overview for Empty Poll Power Management
>   
>   * **Update Valid Poll Counter**: update the valid poll counter.
>   
> -* **Set the Fequence Index**: update the power state/frequency mapping.
> +* **Set the Frequence Index**: update the power state/frequency mapping.
>   
>   * **Detect empty poll state change**: empty poll state change detection algorithm then take action.
>   

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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in programmer's guide
  2017-12-11 15:14   ` Mcnamara, John
@ 2018-01-10 11:12     ` Thomas Monjalon
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Monjalon @ 2018-01-10 11:12 UTC (permalink / raw)
  To: Gong Deli; +Cc: dev, Mcnamara, John, Dumitrescu, Cristian

> > Fix the mismatch of two table's title and content
> > 
> > Signed-off-by: Gong Deli <gnnnnng@gmail.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks

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

* Re: [dpdk-dev] [PATCH] doc: fix a typo in programmer's guide
       [not found] ` <6DC05C7C5F25994B81B3F2F214251F66328A19@IRSMSX104.ger.corp.intel.com>
@ 2017-12-11 15:14   ` Mcnamara, John
  2018-01-10 11:12     ` Thomas Monjalon
  0 siblings, 1 reply; 5+ messages in thread
From: Mcnamara, John @ 2017-12-11 15:14 UTC (permalink / raw)
  To: dev, Gong Deli; +Cc: Dumitrescu, Cristian


> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Gong Deli
> Sent: Monday, November 27, 2017 9:02 AM
> To: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>
> Cc: dev@dpdk.org; Gong Deli <gnnnnng@gmail.com>
> Subject: [dpdk-dev] [PATCH] doc: fix a typo in programmer's guide
> 
> Fix the mismatch of two table's title and content
> 
> Signed-off-by: Gong Deli <gnnnnng@gmail.com>


Acked-by: John McNamara <john.mcnamara@intel.com>

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

* [dpdk-dev] [PATCH] doc: fix a typo in programmer's guide
@ 2017-11-27  9:02 Gong Deli
       [not found] ` <6DC05C7C5F25994B81B3F2F214251F66328A19@IRSMSX104.ger.corp.intel.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Gong Deli @ 2017-11-27  9:02 UTC (permalink / raw)
  To: Cristian Dumitrescu, John McNamara; +Cc: dev, Gong Deli

Fix the mismatch of two table's title and content

Signed-off-by: Gong Deli <gnnnnng@gmail.com>
---
 doc/guides/prog_guide/qos_framework.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/prog_guide/qos_framework.rst b/doc/guides/prog_guide/qos_framework.rst
index f3f60b8..31030a2 100644
--- a/doc/guides/prog_guide/qos_framework.rst
+++ b/doc/guides/prog_guide/qos_framework.rst
@@ -612,7 +612,7 @@ The token bucket generic parameters and operations are presented in :numref:`tab
 
 .. _table_qos_6:
 
-.. table:: Token Bucket Generic Operations
+.. table:: Token Bucket Generic Parameters
 
    +---+------------------------+--------------------+---------------------------------------------------------+
    | # | Token Bucket Parameter | Unit               | Description                                             |
@@ -627,7 +627,7 @@ The token bucket generic parameters and operations are presented in :numref:`tab
 
 .. _table_qos_7:
 
-.. table:: Token Bucket Generic Parameters
+.. table:: Token Bucket Generic Operations
 
    +---+------------------------+------------------------------------------------------------------------------+
    | # | Token Bucket Operation | Description                                                                  |
-- 
2.7.4

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

end of thread, other threads:[~2019-01-07  9:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07  2:50 [dpdk-dev] [PATCH] doc: fix a typo in programmer's guide Yong Wang
2019-01-07  9:11 ` Hunt, David
  -- strict thread matches above, loose matches on Subject: below --
2017-11-27  9:02 Gong Deli
     [not found] ` <6DC05C7C5F25994B81B3F2F214251F66328A19@IRSMSX104.ger.corp.intel.com>
2017-12-11 15:14   ` Mcnamara, John
2018-01-10 11:12     ` Thomas Monjalon

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