Public bug reported:

The kernel included in Ubuntu is built with the following configuration for the 
IntelĀ® QuickAssit drivers:
CONFIG_CRYPTO_DEV_QAT=m
CONFIG_CRYPTO_DEV_QAT_DH895xCC=m
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set

This is a request to use the following configuration that enables C3XXX, C62X 
and DH895xCC:
CONFIG_CRYPTO_DEV_QAT=m
CONFIG_CRYPTO_DEV_QAT_DH895xCC=m
CONFIG_CRYPTO_DEV_QAT_C3XXX=m
CONFIG_CRYPTO_DEV_QAT_C62X=m
CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m
CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m
CONFIG_CRYPTO_DEV_QAT_C62XVF=m

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1845959

Title:
  QAT drivers for C3XXX and C62X not included as modules

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The kernel included in Ubuntu is built with the following configuration for 
the IntelĀ® QuickAssit drivers:
  CONFIG_CRYPTO_DEV_QAT=m
  CONFIG_CRYPTO_DEV_QAT_DH895xCC=m
  # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
  # CONFIG_CRYPTO_DEV_QAT_C62X is not set
  CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m
  # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
  # CONFIG_CRYPTO_DEV_QAT_C62XVF is not set

  This is a request to use the following configuration that enables C3XXX, C62X 
and DH895xCC:
  CONFIG_CRYPTO_DEV_QAT=m
  CONFIG_CRYPTO_DEV_QAT_DH895xCC=m
  CONFIG_CRYPTO_DEV_QAT_C3XXX=m
  CONFIG_CRYPTO_DEV_QAT_C62X=m
  CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m
  CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m
  CONFIG_CRYPTO_DEV_QAT_C62XVF=m

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1845959/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to