Hi David, > -----Original Message----- > From: David Marchand <david.march...@redhat.com> > Sent: Monday, October 25, 2021 9:32 PM > To: NBU-Contact-Thomas Monjalon <tho...@monjalon.net> > Cc: Ananyev, Konstantin <konstantin.anan...@intel.com>; Bing Zhao > <bi...@nvidia.com>; Yigit, Ferruh <ferruh.yi...@intel.com>; > andrew.rybche...@oktetlabs.ru; dev@dpdk.org > Subject: Re: [PATCH 1/2] ethdev: fix log level of Tx and Rx dummy > functions > > External email: Use caution opening links or attachments > > > On Mon, Oct 25, 2021 at 3:27 PM Thomas Monjalon <tho...@monjalon.net> > wrote: > > > > > There is a concern about getting efficient log report, > > > > > especially when looking at CI issues. > > > > > > > > +1. > > > > The current solution with logs is a real pain. > > > > > > Are you guys talking about problems with > > > app/test/sample_packet_forward.* David reported? > > > Or some extra problems arise? > > > > The problem will arise each time an app is misbehaving. > > That's going to be a recurring problem in the CI. > > > > One thing that could be done is compiling with asserts in CI, and > let default build not have those asserts. > > Otherwise, logging once should be enough (I have a patch for this > latter idea).
If you already have a patch to log once, I will suppress this patch. Thanks > > > -- > David Marchand BR. Bing