diff options
Diffstat (limited to 'docs/configuration/system/acceleration.rst')
| -rw-r--r-- | docs/configuration/system/acceleration.rst | 16 | 
1 files changed, 16 insertions, 0 deletions
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  =======  | 
