summaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-07-04 19:13:00 +0200
committerrebortg <github@ghlr.de>2022-07-04 19:13:00 +0200
commit6af55147b8c3262daa11a4e29786fa51fe7f4ede (patch)
tree617119f9f2a8dbecc72119092c207b76b04eb7de /docs/configuration
parent4f408986a395de2eba73a47018a10acc81826328 (diff)
downloadvyos-documentation-6af55147b8c3262daa11a4e29786fa51fe7f4ede.tar.gz
vyos-documentation-6af55147b8c3262daa11a4e29786fa51fe7f4ede.zip
qat: add op mode commands
Diffstat (limited to 'docs/configuration')
-rw-r--r--docs/configuration/system/acceleration.disable7
-rw-r--r--docs/configuration/system/acceleration.rst16
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
=======