Re: [dpdk-dev] [dpdk-stable] [PATCH] net/nfp: fix unused header reference

2018-06-11 Thread Alejandro Lucero
Sure. I will send another version adding that syntax. Thanks On Fri, Jun 8, 2018 at 8:49 PM, Ferruh Yigit wrote: > On 6/8/2018 11:40 AM, Alejandro Lucero wrote: > > Apart from not being used, this is causing problem when compiling > > DPDK with the musl library as reported by bugzilla. > > If t

Re: [dpdk-dev] [dpdk-stable] [PATCH] net/nfp: fix unused header reference

2018-06-08 Thread Ferruh Yigit
On 6/8/2018 11:40 AM, Alejandro Lucero wrote: > Apart from not being used, this is causing problem when compiling > DPDK with the musl library as reported by bugzilla. If this is fixing a bugzilla issue, can you please use defined syntax to document it: Bugzilla ID: ### Fixes: ("