Re: [dpdk-dev] [PATCH] devtools: fix alignment of Marvell build options

2018-10-25 Thread Thomas Monjalon
18/10/2018 18:08, Ferruh Yigit: > On 10/18/2018 4:36 PM, Thomas Monjalon wrote: > > Really minor issue: > > There were extra spaces making the alignment wrong. > > > > Fixes: e95faac15110 ("crypto/mrvl: rename PMD to mvsam") > > Cc: t...@semihalf.com > > Fixes: 4ccc8d770d3b ("net/mvneta: add PMD s

Re: [dpdk-dev] [PATCH] devtools: fix alignment of Marvell build options

2018-10-18 Thread Ferruh Yigit
On 10/18/2018 4:36 PM, Thomas Monjalon wrote: > Really minor issue: > There were extra spaces making the alignment wrong. > > Fixes: e95faac15110 ("crypto/mrvl: rename PMD to mvsam") > Cc: t...@semihalf.com > Fixes: 4ccc8d770d3b ("net/mvneta: add PMD skeleton") > Cc: z...@semihalf.com Acked-by: F

[dpdk-dev] [PATCH] devtools: fix alignment of Marvell build options

2018-10-18 Thread Thomas Monjalon
Really minor issue: There were extra spaces making the alignment wrong. Fixes: e95faac15110 ("crypto/mrvl: rename PMD to mvsam") Cc: t...@semihalf.com Fixes: 4ccc8d770d3b ("net/mvneta: add PMD skeleton") Cc: z...@semihalf.com Signed-off-by: Thomas Monjalon --- devtools/test-build.sh | 4 ++-- 1