Hi David, > -----Original Message----- > From: David Marchand <[email protected]> > Sent: Monday, October 25, 2021 9:32 PM > To: NBU-Contact-Thomas Monjalon <[email protected]> > Cc: Ananyev, Konstantin <[email protected]>; Bing Zhao > <[email protected]>; Yigit, Ferruh <[email protected]>; > [email protected]; [email protected] > 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 <[email protected]> > 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

