aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSrujana Challa <[email protected]>2021-01-15 19:22:21 +0530
committerHerbert Xu <[email protected]>2021-01-22 14:58:02 +1100
commitfe16eceab0463c160a333b7df4edd707f3a24d5c (patch)
tree27700762cfaaad1c8fcafb4e20483e8cd99b0f02 /tools/perf/scripts/python/flamegraph.py
parent83ffcf78627f98919ebae3dc6715982cc83176ed (diff)
crypto: octeontx2 - enable SR-IOV and mailbox communication with VF
Adds 'sriov_configure' to enable/disable virtual functions (VFs). Also Initializes VF<=>PF mailbox IRQs, register handlers for processing these mailbox messages. Admin function (AF) handles resource allocation and configuration for PFs and their VFs. PFs request the AF directly, via mailboxes. Unlike PFs, VFs cannot send a mailbox request directly. A VF sends mailbox messages to its parent PF, with which it shares a mailbox region. The PF then forwards these messages to the AF. After handling the request, the AF sends a response back to the VF, through the PF. This patch adds support for this 'VF <=> PF <=> AF' mailbox communication. Signed-off-by: Suheil Chandran <[email protected]> Signed-off-by: Lukasz Bartosik <[email protected]> Signed-off-by: Srujana Challa <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions