Re: [dpdk-dev] [PATCH v3 4/9] bus: properly include rte_debug

2017-06-21 Thread Gaƫtan Rivet
On Wed, Jun 21, 2017 at 09:45:12AM +0200, Thomas Monjalon wrote: > 21/06/2017 01:36, Gaetan Rivet: > > Signed-off-by: Gaetan Rivet > > Please add a comment to explain why this include is required now. This commit will have this comment in the next version: This include is necessary for rte_

Re: [dpdk-dev] [PATCH v3 4/9] bus: properly include rte_debug

2017-06-21 Thread Thomas Monjalon
21/06/2017 01:36, Gaetan Rivet: > Signed-off-by: Gaetan Rivet Please add a comment to explain why this include is required now.