Regression #13670
closedAES-NI support is built into the kernel on snapshots instead of being a module
100%
Description
AES-NI is activated in Advanced/Miscellaneous but dashboard system status shows AES-NI present but inactive
ps this machine also has quick assist
Files
Updated by Jim Pingle about 2 years ago
- Tracker changed from Bug to Regression
- Project changed from pfSense Plus to pfSense
- Subject changed from AES-NI crypto module shows as inactive when it is in fact present and active to AES-NI support is built into the kernel on snapshots instead of being a module
- Category changed from Cryptographic Modules to Dashboard
- Status changed from New to Feedback
- Assignee set to Kristof Provost
- Target version set to 2.7.0
- Affected Plus Version deleted (
23.01) - Plus Target Version set to 23.01
This is because AES-NI is currently built into the kernel. We were debating whether to keep it in the kernel or move it back to a module (Internal issue NG 8925).
MR https://gitlab.netgate.com/pfSense/FreeBSD-src/-/merge_requests/112 to move it back to a module was merged earlier today, so it should be in snapshots tomorrow.
Updated by Jim Pingle about 2 years ago
- Release Notes changed from Default to Force Exclusion
Updated by Jordan G about 2 years ago
- File QATandAES.png QATandAES.png added
on 23.01.a.20221118.0600 if I switch from QAT to AES-NI in the System>Advanced>Miscellaneous, save/apply, then check the dashboard it shows Yes(Active) for both QAT and AES-NI (AES-NI is actually selected).
Updated by Jim Pingle about 2 years ago
- Status changed from Feedback to Resolved
- % Done changed from 0 to 100
That is normal. Changing the configuration does not unload the other modules since that could cause running processes using those modules to fail in unpredictable ways (and the modules may be busy and not unload at all).
Reboot after switching and it reflects the proper state when it comes back up.
This appears to be working as expected for me, I just tried it switching both ways and it had the correct output after rebooting each time.
Updated by Jim Pingle almost 2 years ago
- Copied to Regression #13779: SafeXcel support is built into the aarch64 kernel on snapshots instead of being a module added
Updated by Jim Pingle almost 2 years ago
- Copied to deleted (Regression #13779: SafeXcel support is built into the aarch64 kernel on snapshots instead of being a module)