DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: fixing name of rfc2697 and rfc2698
@ 2024-12-23 17:00 Farhat Ullah
  2025-01-10  4:24 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Farhat Ullah @ 2024-12-23 17:00 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 1126 bytes --]

This patch fixes typos in the testpmd
document for rfc2697 and rfc2698

Signed-off-by: Farhat Ullah <farhatullah.software.engr999@gmail.com>
---
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index eeef49500f..19cf62e5aa 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -2369,7 +2369,7 @@ Show traffic metering and policing capability of
the port::

    testpmd> show port meter cap (port_id)

-add port meter profile (srTCM rfc2967)
+add port meter profile (srTCM rfc2697)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 Add meter profile (srTCM rfc2697) to the ethernet device::
@@ -2385,7 +2385,7 @@ where:
 * ``ebs``: Excess Burst Size (EBS) (bytes or packets).
 * ``packet_mode``: Packets mode for meter profile.

-add port meter profile (trTCM rfc2968)
+add port meter profile (trTCM rfc2698)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 Add meter profile (srTCM rfc2698) to the ethernet device::
-- 
2.34.1

[-- Attachment #2: Type: text/html, Size: 1370 bytes --]

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

* Re: [PATCH] doc: fixing name of rfc2697 and rfc2698
  2024-12-23 17:00 [PATCH] doc: fixing name of rfc2697 and rfc2698 Farhat Ullah
@ 2025-01-10  4:24 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2025-01-10  4:24 UTC (permalink / raw)
  To: Farhat Ullah; +Cc: dev

On Mon, 23 Dec 2024 22:00:08 +0500
Farhat Ullah <farhatullah.software.engr999@gmail.com> wrote:

> This patch fixes typos in the testpmd
> document for rfc2697 and rfc2698
> 
> Signed-off-by: Farhat Ullah <farhatullah.software.engr999@gmail.com>

Looks like your mail system is corrupting plain text patches.
See patchwork for examples of how apply is failing
Please resubmit.

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

end of thread, other threads:[~2025-01-10  4:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-23 17:00 [PATCH] doc: fixing name of rfc2697 and rfc2698 Farhat Ullah
2025-01-10  4:24 ` Stephen Hemminger

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