> -----Original Message----- > From: Iremonger, Bernard > Sent: Thursday, October 26, 2017 11:48 AM > To: [email protected]; Singh, Jasvinder <[email protected]> > Cc: Iremonger, Bernard <[email protected]> > Subject: [PATCH] flow_classify: fix logging > > Set log_level to RTE_LOG_INFO. > The RTE_LIBRTE_CLASSIFY_DEBUG macro has been removed from the config > file, use the log_level instead. > > Fixes: be41ac2a330f ("flow_classify: introduce flow classify library") > Signed-off-by: Bernard Iremonger <[email protected]> > ---
Acked-by: Jasvinder Singh <[email protected]>

