Re: [PATCH v10 3/3] app/graph: implement port forward usecase

2024-02-18 Thread Jerin Jacob
On Mon, Feb 19, 2024 at 4:00 AM Thomas Monjalon wrote: > > 02/01/2024 08:30, Rakesh Kudurumalla: > > --- /dev/null > > +++ b/doc/guides/tools/img/graph-usecase-l2fwd.svg > > @@ -0,0 +1,92 @@ > > + > > + > + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";> > > + > > + > > + > > + > > We could i

Re: [PATCH v10 3/3] app/graph: implement port forward usecase

2024-02-18 Thread Thomas Monjalon
02/01/2024 08:30, Rakesh Kudurumalla: > --- /dev/null > +++ b/doc/guides/tools/img/graph-usecase-l2fwd.svg > @@ -0,0 +1,92 @@ > + > + + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";> > + > + > + > + We could include this syntax directly in .rst file with this Sphinx extension: https://www.sp