Hi Thomas, The patchset depends on the following patchset http://dpdk.org/dev/patchwork/patch/32038/
Thanks, Pavan On Fri, Jan 12, 2018 at 04:46:47PM +0100, Thomas Monjalon wrote: > 12/12/2017 17:36, Olivier MATZ: > > On Sat, Dec 09, 2017 at 06:53:58PM +0530, Pavan Nikhilesh wrote: > > > Remove RTE_LOG_LEVEL config option, use existing RTE_LOG_DP_LEVEL config > > > option for controlling datapath log level. > > > RTE_LOG_LEVEL is no longer needed as dynamic logging can be used to > > > control global and module specific log levels. > > > > > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@caviumnetworks.com> > > > > Reviewed-by: Olivier Matz <olivier.m...@6wind.com> > > It breaks compilation of test/ directory. > Please check git grep RTE_LOG_LEVEL