[dpdk-dev] [PATCH v7 4/4] ena: DPDK polling-mode driver for Amazon Elastic Network Adapters (ENA)
Jan Mędala
jan at semihalf.com
Thu Mar 17 15:21:20 CET 2016
2016-03-17 14:57 GMT+01:00 Thomas Monjalon <thomas.monjalon at 6wind.com>:
> 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.
>
OK, I'm going to fix that.
More information about the dev
mailing list