2016-03-17 14:48, Jan M?dala: > > > > > # > > > +# Compile burst-oriented Amazon ENA PMD driver > > > +# > > > +CONFIG_RTE_LIBRTE_ENA_PMD=y > > > +CONFIG_RTE_LIBRTE_ENA_DEBUG_INIT=y > > > > Do you really want initialization debuggin to be on by default? Normally, > > we > > keep all debug options disabled. > > This is actually error logging, so it's silent for user until there is > something wrong with initialization. > Do you want me to rename it to point more accurately it's role?
There should not be any option at all to disable error logging.