Project

General

Profile

Actions

Regression #13779

closed

SafeXcel support is built into the aarch64 kernel on snapshots instead of being a module

Added by Jim Pingle over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Dashboard
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Release Notes:
Force Exclusion
Affected Plus Version:
Affected Architecture:
arm64

Description

SafeXcel is selected in System > Advanced , Miscellaneous tab but dashboard system status shows SafeXcel present but inactive

This is because it's built into the kernel and is not a loadable module.

The device is present and active:

safexcel0: <SafeXcel EIP-97 crypto accelerator> mem 0x90000-0xaffff irq 18,19,20,21,22,23 on simplebus1

But no module:

: kldstat | grep -c safexcel
0

However, it is compiled in:

: kldstat -v | grep -c safexcel
1

So we either need to move it back into a module or we need to update the detection code in /usr/local/www/includes/functions.inc.php to recognize that it is built into the kernel now.

Actions #1

Updated by Jim Pingle over 1 year ago

  • Copied from Regression #13670: AES-NI support is built into the kernel on snapshots instead of being a module added
Actions #2

Updated by Jim Pingle over 1 year ago

  • File deleted (Screenshot 2022-11-16 at 3.05.04 PM.png)
Actions #3

Updated by Jim Pingle over 1 year ago

  • File deleted (Screenshot 2022-11-16 at 3.02.59 PM.png)
Actions #4

Updated by Jim Pingle over 1 year ago

  • File deleted (QATandAES.png)
Actions #5

Updated by Jim Pingle over 1 year ago

  • Copied from deleted (Regression #13670: AES-NI support is built into the kernel on snapshots instead of being a module)
Actions #6

Updated by Jim Pingle over 1 year ago

  • Assignee set to Brad Davis
Actions #8

Updated by Jim Pingle over 1 year ago

  • Project changed from pfSense to pfSense Plus
  • Category changed from Dashboard to Dashboard
  • Target version changed from 2.7.0 to 23.01
  • Plus Target Version deleted (23.01)
Actions #9

Updated by Brad Davis over 1 year ago

  • Affected Architecture arm64 added
  • Affected Architecture deleted (amd64)
Actions #10

Updated by Jim Pingle over 1 year ago

  • Status changed from New to Resolved

This change was merged in and is present on current snapshots. It's a module again and the dashboard detects it correctly.

Actions

Also available in: Atom PDF