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 default ring sizes to 1024")
Fixes: 867a6c66ecf3 ("examples: increase default ring sizes to 1024")

Applied, thanks


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