Re: [dpdk-dev] [PATCH v1] doc: add note on increased ring size to release notes

2018-02-08 Thread Thomas Monjalon
08/02/2018 14:08, Ferruh Yigit: > On 2/8/2018 12:47 PM, John McNamara wrote: > > Added note on the increased ring size in testpmd and the sample > > applications to the release note. > > > > Signed-off-by: John McNamara > > Acked-by: Ferruh Yigit Fixes: bd8f10f6d69f ("app/testpmd: increase def

Re: [dpdk-dev] [PATCH v1] doc: add note on increased ring size to release notes

2018-02-08 Thread Ferruh Yigit
On 2/8/2018 12:47 PM, John McNamara wrote: > Added note on the increased ring size in testpmd and the sample > applications to the release note. > > Signed-off-by: John McNamara Acked-by: Ferruh Yigit

[dpdk-dev] [PATCH v1] doc: add note on increased ring size to release notes

2018-02-08 Thread John McNamara
Added note on the increased ring size in testpmd and the sample applications to the release note. Signed-off-by: John McNamara --- doc/guides/rel_notes/release_18_02.rst | 8 1 file changed, 8 insertions(+) diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/rel