Regression #13824
closedCPU/Crypto Detection for the 3100 is not functioning properly
100%
Description
The CPU and crypto detection on the dashboard widget are not functioning properly on the 3100. The CPU information displayed is incomplete and has some redundant info, and the crypto detection displayed is wrong. CESA is in the kernel and present but it's listing the arm type and saying it's not present.
Looks like there are some tests to distinguish the 3100 from the 1000 which are now redundant/unnecessary since the 1000 is no longer supported, and those rely on a sysctl oid not present on main.
To me, I have a fix prepared.
Updated by Jim Pingle almost 2 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Updated by Danilo Zrenjanin almost 2 years ago
- Status changed from Feedback to Resolved
Tested against:
23.01-BETA (arm) built on Thu Jan 05 06:04:59 UTC 2023 FreeBSD 14.0-CURRENT
It shows the hardware crypto info correctly:
AES-CBC,SHA1,SHA256
I am marking this ticket resolved.
Updated by Jim Pingle almost 2 years ago
- Tracker changed from Bug to Regression
- Release Notes changed from Default to Force Exclusion
Updated by Bill McGonigle over 1 year ago
Is the patch world-readable anywhere? I have affected hardware and the System Patches feature can't resolve this commit.
Updated by Jim Pingle over 1 year ago
Bill McGonigle wrote in #note-4:
Is the patch world-readable anywhere? I have affected hardware and the System Patches feature can't resolve this commit.
The fix is included in 23.01, there isn't anything to patch on older systems.