examples/l3fwd-power: revert wakeup log
authorDavid Hunt <david.hunt@intel.com>
Tue, 23 Nov 2021 15:57:49 +0000 (15:57 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 24 Nov 2021 13:04:35 +0000 (14:04 +0100)
commit0f4611cc2642aa19a1fb845c443d10dd83f18ec0
tree9b3440873009d7d78f21395acf14692a24d97805
parent8e3c55386f6a3178d627311f734769bd4a881ff1
examples/l3fwd-power: revert wakeup log

Wakeup happens quite often (several hundred times a second) in
l3fwd-power example app in PMD power management mode, so this
message is appearing too often to be useful.
This patch reverts that info message addition.

Fixes: 931e3a994597 ("examples/l3fwd-power: add wakeup log")

Signed-off-by: David Hunt <david.hunt@intel.com>
Tested-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
examples/l3fwd-power/main.c