From bdd95c4fa54015a37bbe5c206469bd1b0552d0dc Mon Sep 17 00:00:00 2001 From: DmitriyEshenko Date: Fri, 8 Nov 2019 16:05:48 +0000 Subject: QAT: T1788: Intel QAT implementation --- op-mode-definitions/show-acceleration.xml | 63 +++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 op-mode-definitions/show-acceleration.xml (limited to 'op-mode-definitions') diff --git a/op-mode-definitions/show-acceleration.xml b/op-mode-definitions/show-acceleration.xml new file mode 100644 index 000000000..d0dcea2d6 --- /dev/null +++ b/op-mode-definitions/show-acceleration.xml @@ -0,0 +1,63 @@ + + + + + + + Show system information + + + + + Acceleration components + + + + + Intel QAT (Quick Assist Technology) Devices + + + + + Show QAT information for a given acceleration device + + + + + + + + Intel QAT flows + + ${vyos_op_scripts_dir}/show_acceleration.py --flow --dev $6 + + + + Intel QAT configuration + + ${vyos_op_scripts_dir}/show_acceleration.py --conf --dev $6 + + + + + + Intel QAT status + + ${vyos_op_scripts_dir}/show_acceleration.py --status + + + + Intel QAT interrupts + + ${vyos_op_scripts_dir}/show_acceleration.py --interrupts + + + ${vyos_op_scripts_dir}/show_acceleration.py --hw + + + + + + + + -- cgit v1.2.3