[Kernel-packages] [Bug 2056354] Re: qat: Improve error recovery flows

2024-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 6.8.0-20.20

---
linux (6.8.0-20.20) noble; urgency=medium

  * noble/linux: 6.8.0-20.20 -proposed tracker (LP: #2058221)

  * Noble update: v6.8.1 upstream stable release (LP: #2058224)
- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
- Documentation/hw-vuln: Add documentation for RFDS
- x86/rfds: Mitigate Register File Data Sampling (RFDS)
- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
- Linux 6.8.1

  * Autopkgtest failures on amd64 (LP: #2048768)
- [Packaging] update to clang-18

  * Miscellaneous Ubuntu changes
- SAUCE: apparmor4.0.0: LSM stacking v39: fix build error with
  CONFIG_SECURITY=n
- [Config] amd64: MITIGATION_RFDS=y

 -- Paolo Pisati   Mon, 18 Mar 2024 11:08:14
+0100

** Changed in: linux (Ubuntu Noble)
   Status: Fix Committed => Fix Released

-- 
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/2056354

Title:
  qat: Improve error recovery flows

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Noble:
  Fix Released

Bug description:
  [Impact]

  This set improves the error recovery flows in the QAT drivers and
  adds a mechanism to test it through an heartbeat simulator.

  This is an upstream patch set applied to linux-next and scheduled for
  6.9.

  Link to the upstream submission:
  
https://patchwork.kernel.org/project/linux-crypto/cover/20240202105324.50391-1-mun.chun@intel.com/

  We should apply this set to the Noble 6.8 kernel,
  in order to experience less issues with qat and improve maintainability.

  An added commit is required to update the configuration.

  [Test case]

  Unload and reload the module to verify that qat recover
  and log issues properly. Use the added error injection mechanism
  to verify the recovery flow.

  [Fix]

  Apply the following commits (from linux-next):
  2ecd43413d76 Documentation: qat: fix auto_reset section
  7d42e097607c crypto: qat - resolve race condition during AER recovery
  c2304e1a0b80 crypto: qat - change SLAs cleanup flow at shutdown
  9567d3dc7609 crypto: qat - improve aer error reset handling
  750fa7c20e60 crypto: qat - limit heartbeat notifications
  f5419a4239af crypto: qat - add auto reset on error
  2aaa1995a94a crypto: qat - add fatal error notification
  4469f9b23468 crypto: qat - re-enable sriov after pf reset
  ec26f8e6c784 crypto: qat - update PFVF protocol for recovery
  758a0087db98 crypto: qat - disable arbitration before reset
  ae508d7afb75 crypto: qat - add fatal error notify method
  e2b67859ab6e crypto: qat - add heartbeat error simulator

  [Regression potential]

  We may experience qat regression when crashing or restarting the
  module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2056354/+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


[Kernel-packages] [Bug 2056354] Re: qat: Improve error recovery flows

2024-03-21 Thread Kleber Sacilotto de Souza
This patchset was included in noble/linux 6.8.0-16.16 which has not been
promoted to the -release pocket yet:

 linux   | 6.8.0-11.11   | noble| source 
 linux   | 6.8.0-20.20   | noble-proposed   | source 

Therefore I'm resetting the status to fix committed.

** Changed in: linux (Ubuntu Noble)
   Status: Fix Released => Fix Committed

-- 
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/2056354

Title:
  qat: Improve error recovery flows

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  This set improves the error recovery flows in the QAT drivers and
  adds a mechanism to test it through an heartbeat simulator.

  This is an upstream patch set applied to linux-next and scheduled for
  6.9.

  Link to the upstream submission:
  
https://patchwork.kernel.org/project/linux-crypto/cover/20240202105324.50391-1-mun.chun@intel.com/

  We should apply this set to the Noble 6.8 kernel,
  in order to experience less issues with qat and improve maintainability.

  An added commit is required to update the configuration.

  [Test case]

  Unload and reload the module to verify that qat recover
  and log issues properly. Use the added error injection mechanism
  to verify the recovery flow.

  [Fix]

  Apply the following commits (from linux-next):
  2ecd43413d76 Documentation: qat: fix auto_reset section
  7d42e097607c crypto: qat - resolve race condition during AER recovery
  c2304e1a0b80 crypto: qat - change SLAs cleanup flow at shutdown
  9567d3dc7609 crypto: qat - improve aer error reset handling
  750fa7c20e60 crypto: qat - limit heartbeat notifications
  f5419a4239af crypto: qat - add auto reset on error
  2aaa1995a94a crypto: qat - add fatal error notification
  4469f9b23468 crypto: qat - re-enable sriov after pf reset
  ec26f8e6c784 crypto: qat - update PFVF protocol for recovery
  758a0087db98 crypto: qat - disable arbitration before reset
  ae508d7afb75 crypto: qat - add fatal error notify method
  e2b67859ab6e crypto: qat - add heartbeat error simulator

  [Regression potential]

  We may experience qat regression when crashing or restarting the
  module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2056354/+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


[Kernel-packages] [Bug 2056354] Re: qat: Improve error recovery flows

2024-03-20 Thread Thibf
** Changed in: linux (Ubuntu Noble)
   Status: Fix Committed => Fix Released

-- 
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/2056354

Title:
  qat: Improve error recovery flows

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Noble:
  Fix Released

Bug description:
  [Impact]

  This set improves the error recovery flows in the QAT drivers and
  adds a mechanism to test it through an heartbeat simulator.

  This is an upstream patch set applied to linux-next and scheduled for
  6.9.

  Link to the upstream submission:
  
https://patchwork.kernel.org/project/linux-crypto/cover/20240202105324.50391-1-mun.chun@intel.com/

  We should apply this set to the Noble 6.8 kernel,
  in order to experience less issues with qat and improve maintainability.

  An added commit is required to update the configuration.

  [Test case]

  Unload and reload the module to verify that qat recover
  and log issues properly. Use the added error injection mechanism
  to verify the recovery flow.

  [Fix]

  Apply the following commits (from linux-next):
  2ecd43413d76 Documentation: qat: fix auto_reset section
  7d42e097607c crypto: qat - resolve race condition during AER recovery
  c2304e1a0b80 crypto: qat - change SLAs cleanup flow at shutdown
  9567d3dc7609 crypto: qat - improve aer error reset handling
  750fa7c20e60 crypto: qat - limit heartbeat notifications
  f5419a4239af crypto: qat - add auto reset on error
  2aaa1995a94a crypto: qat - add fatal error notification
  4469f9b23468 crypto: qat - re-enable sriov after pf reset
  ec26f8e6c784 crypto: qat - update PFVF protocol for recovery
  758a0087db98 crypto: qat - disable arbitration before reset
  ae508d7afb75 crypto: qat - add fatal error notify method
  e2b67859ab6e crypto: qat - add heartbeat error simulator

  [Regression potential]

  We may experience qat regression when crashing or restarting the
  module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2056354/+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


[Kernel-packages] [Bug 2056354] Re: qat: Improve error recovery flows

2024-03-08 Thread Thibf
** Changed in: linux (Ubuntu Noble)
   Status: In Progress => Fix Committed

-- 
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/2056354

Title:
  qat: Improve error recovery flows

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  This set improves the error recovery flows in the QAT drivers and
  adds a mechanism to test it through an heartbeat simulator.

  This is an upstream patch set applied to linux-next and scheduled for
  6.9.

  Link to the upstream submission:
  
https://patchwork.kernel.org/project/linux-crypto/cover/20240202105324.50391-1-mun.chun@intel.com/

  We should apply this set to the Noble 6.8 kernel,
  in order to experience less issues with qat and improve maintainability.

  An added commit is required to update the configuration.

  [Test case]

  Unload and reload the module to verify that qat recover
  and log issues properly. Use the added error injection mechanism
  to verify the recovery flow.

  [Fix]

  Apply the following commits (from linux-next):
  2ecd43413d76 Documentation: qat: fix auto_reset section
  7d42e097607c crypto: qat - resolve race condition during AER recovery
  c2304e1a0b80 crypto: qat - change SLAs cleanup flow at shutdown
  9567d3dc7609 crypto: qat - improve aer error reset handling
  750fa7c20e60 crypto: qat - limit heartbeat notifications
  f5419a4239af crypto: qat - add auto reset on error
  2aaa1995a94a crypto: qat - add fatal error notification
  4469f9b23468 crypto: qat - re-enable sriov after pf reset
  ec26f8e6c784 crypto: qat - update PFVF protocol for recovery
  758a0087db98 crypto: qat - disable arbitration before reset
  ae508d7afb75 crypto: qat - add fatal error notify method
  e2b67859ab6e crypto: qat - add heartbeat error simulator

  [Regression potential]

  We may experience qat regression when crashing or restarting the
  module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2056354/+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


[Kernel-packages] [Bug 2056354] Re: qat: Improve error recovery flows

2024-03-08 Thread Thibf
** Summary changed:

- qat: Improve error/reset handling
+ qat: Improve error recovery flows

-- 
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/2056354

Title:
  qat: Improve error recovery flows

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Noble:
  In Progress

Bug description:
  [Impact]

  This set improves the error recovery flows in the QAT drivers and
  adds a mechanism to test it through an heartbeat simulator.

  This is an upstream patch set applied to linux-next and scheduled for
  6.9.

  Link to the upstream submission:
  
https://patchwork.kernel.org/project/linux-crypto/cover/20240202105324.50391-1-mun.chun@intel.com/

  We should apply this set to the Noble 6.8 kernel,
  in order to experience less issues with qat and improve maintainability.

  An added commit is required to update the configuration.

  [Test case]

  Unload and reload the module to verify that qat recover
  and log issues properly. Use the added error injection mechanism
  to verify the recovery flow.

  [Fix]

  Apply the following commits (from linux-next):
  2ecd43413d76 Documentation: qat: fix auto_reset section
  7d42e097607c crypto: qat - resolve race condition during AER recovery
  c2304e1a0b80 crypto: qat - change SLAs cleanup flow at shutdown
  9567d3dc7609 crypto: qat - improve aer error reset handling
  750fa7c20e60 crypto: qat - limit heartbeat notifications
  f5419a4239af crypto: qat - add auto reset on error
  2aaa1995a94a crypto: qat - add fatal error notification
  4469f9b23468 crypto: qat - re-enable sriov after pf reset
  ec26f8e6c784 crypto: qat - update PFVF protocol for recovery
  758a0087db98 crypto: qat - disable arbitration before reset
  ae508d7afb75 crypto: qat - add fatal error notify method
  e2b67859ab6e crypto: qat - add heartbeat error simulator

  [Regression potential]

  We may experience qat regression when crashing or restarting the
  module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2056354/+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