Re: [dpdk-dev] [PATCH 1/2] qede: reduce trace verbosity level

2021-03-11 Thread Devendra Singh Rawat
> -Original Message- > From: Igor Russkikh > Sent: Sunday, February 21, 2021 4:47 PM > To: dev@dpdk.org > Cc: Rasesh Mody ; Devendra Singh Rawat > ; Igor Russkikh ; > sta...@dpdk.org > Subject: [PATCH 1/2] qede: reduce trace verbosity level > > On some hardware units it was found this t

[dpdk-dev] [PATCH 1/2] qede: reduce trace verbosity level

2021-02-21 Thread Igor Russkikh
On some hardware units it was found this trace is flooding the output, making any dpdk interactive usage kind of problematic. It is only informational, without any consequences handling, so reducing it to verbose from explicit notice level. CC: sta...@dpdk.org Signed-off-by: Igor Russkikh --- d