lszcrypt: new options to show only accel, cca or ep11 cards/queues

New options:
  --accelonly
  --ccaonly
  --ep11only
which restrict the output to only cards/queues with the given mode.

Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Harald Freudenberger
2022-02-18 15:42:36 +01:00
committed by Jan Höppner
parent 27dce3317a
commit a29b3c8997
2 changed files with 64 additions and 2 deletions
+11 -1
View File
@@ -16,7 +16,8 @@ lszcrypt \- display zcrypt device and configuration information
.SH SYNOPSIS
.TP 9
.B lszcrypt
.RB "[ " -V " ] "
.RB "[" --accelonly | --ccaonly | --ep11only "]"
.RB "[" -V "]"
[
.I <device-id>
[...]]
@@ -111,6 +112,15 @@ Displays help text and exits.
.TP 8
.B -v, --version
Displays version information and exits.
.TP 8
.B --accelonly
Show only information for cards/queues in Accelerator mode.
.TP 8
.B --ccaonly
Show only information for cards/queues in CCA-Coprocessor mode.
.TP 8
.B --ep11only
Show only information for cards/queues in EP11-Coprocessor mode.
.SH LISTING DETAILS
Here is an explanation of the columns displayed. Please note that some
of the columns show up in verbose mode only.