Project

General

Profile

Actions

Bug #5976

closed

Load cryptodev as a kernel module

Added by Renato Botelho about 8 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Category:
Operating System
Target version:
Start date:
03/11/2016
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

Remove cryptodev from kernel and build it as a module

Actions #1

Updated by Chris Buechler about 8 years ago

  • Target version changed from 2.3.1 to 2.3.2
Actions #2

Updated by Chris Buechler almost 8 years ago

  • Target version changed from 2.3.2 to 2.4.0
Actions #3

Updated by Renato Botelho over 7 years ago

  • Status changed from New to Rejected

IPsec is builtin GENERIC kernel even in FreeBSD and it depends of crypto. This change doesn't make sense anymore

Actions #4

Updated by Renato Botelho over 7 years ago

  • Status changed from Rejected to Assigned

reopening since crypto is not cryptodev. Pointy hat to me

Actions #5

Updated by Renato Botelho about 7 years ago

  • Status changed from Assigned to Feedback
  • % Done changed from 0 to 100
Actions #6

Updated by Jim Pingle about 7 years ago

I just pushed a GUI change to add it in as a choice next to aesni. Testing revealed no benefit to having both aesni and cryptodev loaded together, so having an option for just one or the other is OK for the time being. It actually lowered performance instead of raising it.

I also added upgrade code so that the cryptodev module would be loaded for users upgrading from previous versions. Since it was in the kernel before, this seemed to be the best POLA-friendly course of action.

Actions #7

Updated by → luckman212 about 7 years ago

Had to look up POLA :)
In case I wasn't the only one:
https://en.m.wikipedia.org/wiki/Principle_of_least_astonishment

Actions #8

Updated by Jim Pingle about 7 years ago

  • Status changed from Feedback to Resolved

Works as expected. Upgrading users that did not have aesni enabled will have cryptodev loaded on upgrade or with a new install.

Actions

Also available in: Atom PDF