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