[PATCH] doc: fixing name of rfc2697 and rfc2698

Farhat Ullah farhatullah.software.engr999 at gmail.com
Mon Dec 23 18:00:08 CET 2024


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

Signed-off-by: Farhat Ullah <farhatullah.software.engr999 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241223/13ef252a/attachment.htm>


More information about the dev mailing list