[DPDK/ethdev Bug 1819] axgbe: set not used warning from gcc-16
bugzilla at dpdk.org
bugzilla at dpdk.org
Tue Nov 4 06:10:45 CET 2025
http://bugs.dpdk.org/show_bug.cgi?id=1819
Bug ID: 1819
Summary: axgbe: set not used warning from gcc-16
Product: DPDK
Version: 25.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev at dpdk.org
Reporter: stephen at networkplumber.org
Target Milestone: ---
../drivers/net/axgbe/axgbe_ethdev.c: In function ‘axgbe_timesync_disable’:
../drivers/net/axgbe/axgbe_ethdev.c:1744:22: warning: variable ‘mac_tscr’ set
but not used [-Wunused-but-set-variable=]
1744 | unsigned int mac_tscr = 0;
| ^~~~~~~~
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list