[dpdk-dev] [PATCH v7 4/4] ena: DPDK polling-mode driver for Amazon Elastic Network Adapters (ENA)

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Mar 17 14:57:02 CET 2016


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.


More information about the dev mailing list