diff options
| author | Ilya Maximets <i.maximets@ovn.org> | 2022-07-20 20:00:38 +0200 |
|---|---|---|
| committer | Ilya Maximets <i.maximets@ovn.org> | 2022-07-22 15:19:26 +0200 |
| commit | 2f4eb2d8c8a9b762a0b2dcf0c3f97fb994ffbef7 (patch) | |
| tree | 6e513334763244e3e0167885d40bce41d4fba784 /python | |
| parent | ad026f40da6bbede84f1b1d4f203930c5974a5bc (diff) | |
| download | openvswitch-2f4eb2d8c8a9b762a0b2dcf0c3f97fb994ffbef7.tar.gz | |
odp-execute: Avoid unnecessary logging for action implementations.
There is no need to log if the implementation didn't change.
Scalar one is default, any change will be logged. And availability
is not really important to log at INFO level. Moving these logs
to DBG level to avoid littering the log file and confusing users.
We do the same for miniflow_extract and datapath interface
implementations.
Additionally text of the log message made more readable and uniform
with the one used for miniflow_extract.
Fixes: 95e4a35b0a1d ("odp-execute: Add function pointers to odp-execute for different action implementations.")
Acked-by: Emma Finn <emma.finn@intel.com>
Acked-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
