From 6af55147b8c3262daa11a4e29786fa51fe7f4ede Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 4 Jul 2022 19:13:00 +0200 Subject: qat: add op mode commands --- docs/configuration/system/acceleration.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'docs/configuration/system/acceleration.rst') 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 config + + Show the full config uploaded to the QAT device. + +.. opcmd:: show system acceleration qat device flows + + Get an overview over the encryption counters. + +.. opcmd:: show system acceleration qat interrupts + + Show binded qat device interrupts to certain core. + Example ======= -- cgit v1.2.3