Re: [dpdk-dev] [PATCH v2] doc: mtr: add API walk through

2021-08-04 Thread Thomas Monjalon
04/08/2021 13:34, jer...@marvell.com: > --- a/doc/guides/prog_guide/traffic_metering_and_policing.rst > +++ b/doc/guides/prog_guide/traffic_metering_and_policing.rst > @@ -14,12 +14,13 @@ SW or mixed HW-SW implementation. > > The main features are: > > -* Part of DPDK rte_ethdev API > -* Capabil

[dpdk-dev] [PATCH v2] doc: mtr: add API walk through

2021-08-04 Thread jerinj
From: Jerin Jacob Added a diagram to document meter library components and added text for steps performed by the application to configure the traffic meter and policing library. Signed-off-by: Jerin Jacob --- - Fix long lines in svg file to avoid patch apply issue doc/guides/prog_guide/img/me