* [DPDK/ethdev Bug 1936] excessive logging in I40E driver
@ 2026-04-14 5:15 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-04-14 5:15 UTC (permalink / raw)
To: dev
http://bugs.dpdk.org/show_bug.cgi?id=1936
Bug ID: 1936
Summary: excessive logging in I40E driver
Product: DPDK
Version: 26.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: stephen@networkplumber.org
Target Milestone: ---
The I40E driver needs to stop being so chatty.
# ./build/app/dpdk-dumpcap
I40E_DRIVER: i40e_set_rx_function(): Using Vector AVX2 (port 0).
I40E_DRIVER: i40e_set_tx_function(): Using Vector AVX2 (port 0).
File: /tmp/dpdk-dumpcap_0_0000:02:00.0_20260413221159.pcapng
The DPDK dumpcap program calls rte_eal_init with --log-level notice
so driver should be quiet. The severity of this message should be debug.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-14 5:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-14 5:15 [DPDK/ethdev Bug 1936] excessive logging in I40E driver bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.