[Bug 1800867] Re: [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver binding - s390tools part

Launchpad Bug Tracker 1800867 at bugs.launchpad.net
Mon Feb 11 09:44:31 UTC 2019


This bug was fixed in the package s390-tools - 2.6.0-0ubuntu7.1

---------------
s390-tools (2.6.0-0ubuntu7.1) cosmic; urgency=medium

  * lszcrypt: Apply upstream patch to display bound driver name, if any,
    since the kernel supports alternate zcrypt drivers now. LP: #1800867

 -- Dimitri John Ledkov <xnox at ubuntu.com>  Wed, 23 Jan 2019 11:56:12
+0000

** Changed in: s390-tools (Ubuntu Cosmic)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to s390-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1800867

Title:
  [18.10 FEAT] zcrypt DD: introduce APQN tags to support deterministic
  driver binding - s390tools part

Status in Ubuntu on IBM z Systems:
  In Progress
Status in s390-tools package in Ubuntu:
  Fix Released
Status in s390-tools source package in Bionic:
  New
Status in s390-tools source package in Cosmic:
  Fix Released
Status in s390-tools source package in Disco:
  Fix Released

Bug description:
  [Impact]

   * HW enablement
   * Kernel supports alternate zcrypt device drivers, hence lszcrypt (an information tool) should show if a driver is bound, and which one, given that it is no longer unambiguous.

  [Test Case]

   * Run lszcrypt, ensure it shows info about crypto cards, and a driver
  name.

  $ lszcrypt -V
  CARD.DOMAIN TYPE  MODE        STATUS  REQUESTS  PENDING HWTYPE QDEPTH FUNCTIONS  DRIVER     
  --------------------------------------------------------------------------------------------
  01          CEX5C CCA-Coproc  online         1        0     11     08 ---D-----  cex4card   
  01.0001     CEX5C CCA-Coproc  online         1        0     11     08 ---D-----  cex4queue  

  
  [Regression Potential]

   * Changes are to an informational lszcrypt tool, output of which is
  now chnaged, but is not typically parsed in an automated fashion.
  (automation is usually done with lszdev/chzdev commands)

  [Other Info]

   * Original bug report:

  With the introduction of KVM crypto virtualization the driver bound to an AP queue device is no longer unique determined.
  This feature provides a deterministic hot plugging semantics of AP queues that may be bound to multiple drivers.
  In particular it enables to configure an AP queue (APQN) as being bound to a particular driver even if the associate HW gets intermittently lost and reconnected.

  s390-tools part.
  Backport from 2.7.0 to 2.6.0
  Git commit: for s390-tools 2.7.0

  https://github.com/ibm-s390-tools/s390-tools/commit/0a0b4c382693cded5652404e8fa2c0e483aa33df

  lszcrypt: support for alternate zcrypt device drivers

  It needs to be applied to 2.6.0 for Ubuntu 18.10, which will apply
  seamlessly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1800867/+subscriptions



More information about the foundations-bugs mailing list