http://bugs.dpdk.org/show_bug.cgi?id=1822
Bug ID: 1822
Summary: net/intel/fm10k: warning with gcc-16
Product: DPDK
Version: 25.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
../drivers/net/intel/fm10k/base/fm10k_common.c: In function
‘fm10k_unbind_hw_stats_q’:
../drivers/net/intel/fm10k/base/fm10k_common.c:480:62: warning: parameter ‘idx’
set but not used [-Wunused-but-set-parameter=]
480 | void fm10k_unbind_hw_stats_q(struct fm10k_hw_stats_q *q, u32 idx, u32
count)
|
--
You are receiving this mail because:
You are the assignee for the bug.