DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] net/intel: demote path selection logs from NOTICE to DEBUG
@ 2026-04-20  6:27 Shaiq Wani
  2026-04-20  6:27 ` [PATCH 1/4] net/ice: " Shaiq Wani
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Shaiq Wani @ 2026-04-20  6:27 UTC (permalink / raw)
  To: dev, bruce.richardson, aman.deep.singh

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-04-20 16:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-20  6:27 [PATCH 0/4] net/intel: demote path selection logs from NOTICE to DEBUG Shaiq Wani
2026-04-20  6:27 ` [PATCH 1/4] net/ice: " Shaiq Wani
2026-04-20  6:27 ` [PATCH 2/4] net/iavf: " Shaiq Wani
2026-04-20  6:27 ` [PATCH 3/4] net/idpf: " Shaiq Wani
2026-04-20  6:27 ` [PATCH 4/4] net/cpfl: " Shaiq Wani
2026-04-20 16:54 ` [PATCH 0/4] net/intel: " Bruce Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox