[PATCH 0/4] net/intel: demote path selection logs from NOTICE to DEBUG

Bruce Richardson bruce.richardson at intel.com
Mon Apr 20 18:54:11 CEST 2026


On Mon, Apr 20, 2026 at 11:57:42AM +0530, Shaiq Wani wrote:
> 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(-)
> 
Reasonable change, to match those proposed by Stephen for i40e.
However, I don't view these as bugfixes and don't believe they should be
backported, so dropping the fixes lines and Cc of stable in each patch.

Series-Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied to dpdk-next-net-intel.
Thanks,
/Bruce


More information about the dev mailing list