Re: [dpdk-dev] [PATCH] doc: fix wrong tag for Inner RSS

2019-03-04 Thread Ferruh Yigit
On 3/1/2019 11:10 AM, Rami Rosen wrote: > This patch fixes a wrong tag in guides/nics/features.rst. > The features tags should be, according to the > "Features Overview" section in this doc, one of the following: > "uses", "implements", "provides", or "related". > Hence in Inner RSS section, it s

[dpdk-dev] [PATCH] doc: fix wrong tag for Inner RSS

2019-03-01 Thread Rami Rosen
This patch fixes a wrong tag in guides/nics/features.rst. The features tags should be, according to the "Features Overview" section in this doc, one of the following: "uses", "implements", "provides", or "related". Hence in Inner RSS section, it should be "uses" instead of "users". Fixes: d0a87d