net/qede: reduce log verbosity
authorIgor Russkikh <irusskikh@marvell.com>
Fri, 19 Mar 2021 09:46:55 +0000 (10:46 +0100)
committerJerin Jacob <jerinj@marvell.com>
Mon, 22 Mar 2021 14:52:19 +0000 (15:52 +0100)
commit218d54849f0707347d6956f8f1c97017c6b6ac08
tree9adff2185182baca569ea1948d16b7c10c55e757
parent5cf99117174304a27cbcae2c5d47e8c712b53315
net/qede: reduce log verbosity

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: stable@dpdk.org
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Acked-by: Devendra Singh Rawat <dsinghrawat@marvell.com>
Acked-by: Rasesh Mody <rmody@marvell.com>
drivers/net/qede/base/ecore_int.c