Re: [dpdk-dev] [PATCH] doc: update softnic doc for flow and qos API support

2018-10-18 Thread Kovacevic, Marko
> Update document with flow and qos api support in softnic PMD. > > Signed-off-by: Jasvinder Singh > Signed-off-by: Reshma Pattan > --- > doc/guides/nics/softnic.rst | 119 > > 1 file changed, 119 insertions(+) id 1) > + > +QoS API Support: > +--

[dpdk-dev] [PATCH] doc: update softnic doc for flow and qos API support

2018-10-18 Thread Reshma Pattan
Update document with flow and qos api support in softnic PMD. Signed-off-by: Jasvinder Singh Signed-off-by: Reshma Pattan --- doc/guides/nics/softnic.rst | 119 1 file changed, 119 insertions(+) diff --git a/doc/guides/nics/softnic.rst b/doc/guides/nics/sof