diff options
| -rw-r--r-- | docs/configuration/system/acceleration.disable | 7 | ||||
| -rw-r--r-- | docs/configuration/system/acceleration.rst | 16 | 
2 files changed, 16 insertions, 7 deletions
| diff --git a/docs/configuration/system/acceleration.disable b/docs/configuration/system/acceleration.disable deleted file mode 100644 index b09da38b..00000000 --- a/docs/configuration/system/acceleration.disable +++ /dev/null @@ -1,7 +0,0 @@ -.. _acceleration: - -############ -Acceleration -############ - - diff --git a/docs/configuration/system/acceleration.rst b/docs/configuration/system/acceleration.rst index 0fe0aa9d..4c595022 100644 --- a/docs/configuration/system/acceleration.rst +++ b/docs/configuration/system/acceleration.rst @@ -37,6 +37,22 @@ IntelĀ® QAT          Checking status of all devices.          There is 1 QAT acceleration device(s) in the system:          qat_dev0 - type: c3xxx,  inst_id: 0,  node_id: 0,  bsf: 0000:01:00.0,  #accel: 3 #engines: 6 state: up +     +Operation Mode +============== + +.. opcmd:: show system acceleration qat device <device> config + +    Show the full config uploaded to the QAT device. + +.. opcmd:: show system acceleration qat device <device> flows + +    Get an overview over the encryption counters. + +.. opcmd:: show system acceleration qat interrupts + +    Show binded qat device interrupts to certain core. +  Example  ======= | 
