<div dir="ltr"><div><pre>This patch fixes typos in the testpmd<br>document for rfc2697 and rfc2698</pre></div><div><pre>Signed-off-by: Farhat Ullah <<a href="mailto:farhatullah.software.engr999@gmail.com">farhatullah.software.engr999@gmail.com</a>><br>---<br> doc/guides/testpmd_app_ug/testpmd_funcs.rst | 4 ++--<br> 1 file changed, 2 insertions(+), 2 deletions(-)<br><br>diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst<br>index eeef49500f..19cf62e5aa 100644<br>--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst<br>+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst<br>@@ -2369,7 +2369,7 @@ Show traffic metering and policing capability of the port::<br> <br>    testpmd> show port meter cap (port_id)<br> <br>-add port meter profile (srTCM rfc2967)<br>+add port meter profile (srTCM rfc2697)<br> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br> <br> Add meter profile (srTCM rfc2697) to the ethernet device::<br>@@ -2385,7 +2385,7 @@ where:<br> * ``ebs``: Excess Burst Size (EBS) (bytes or packets).<br> * ``packet_mode``: Packets mode for meter profile.<br> <br>-add port meter profile (trTCM rfc2968)<br>+add port meter profile (trTCM rfc2698)<br> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br> <br> Add meter profile (srTCM rfc2698) to the ethernet device::<br>-- <br>2.34.1<br></pre></div></div>