Demote Rx/Tx path selection messages from NOTICE to DEBUG level to reduce noise across ice, iavf, idpf and cpfl drivers.
Shaiq Wani (4): net/ice: demote path selection logs from NOTICE to DEBUG net/iavf: demote path selection logs from NOTICE to DEBUG net/idpf: demote path selection logs from NOTICE to DEBUG net/cpfl: demote path selection logs from NOTICE to DEBUG drivers/net/intel/cpfl/cpfl_rxtx.c | 4 ++-- drivers/net/intel/iavf/iavf_rxtx.c | 4 ++-- drivers/net/intel/ice/ice_rxtx.c | 4 ++-- drivers/net/intel/idpf/idpf_rxtx.c | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) -- 2.43.0

