aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHaren Myneni <[email protected]>2021-06-17 13:38:36 -0700
committerMichael Ellerman <[email protected]>2021-06-20 21:58:58 +1000
commitb4ba22114c78de48fda3818f569f75e97d58c719 (patch)
treeed00721cacd8614b2327040496199b5dfad1ccd3 /tools/perf/scripts/python
parent7da00b0e71334aa1e3d8db1cc1f40eb47cb1e188 (diff)
crypto/nx: Get NX capabilities for GZIP coprocessor type
The hypervisor provides different NX capabilities that it supports. These capabilities such as recommended minimum compression / decompression lengths and the maximum request buffer size in bytes are used to define the user space NX request. NX will reject the request if the buffer size is more than the maximum buffer size. Whereas compression / decompression lengths are recommended values for better performance. Changes to get NX overall capabilities which points to the specific features that the hypervisor supports. Then retrieve the capabilities for the specific feature (available only for NXGZIP). Signed-off-by: Haren Myneni <[email protected]> Acked-by: Herbert Xu <[email protected]> Acked-by: Nicholas Piggin <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions