summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSunil Goutham <sgoutham@marvell.com>2020-03-20 21:57:19 +0300
committerDavid S. Miller <davem@davemloft.net>2020-03-24 07:11:43 +0300
commitd424b6c024157fe04e6530757b8b4a0e48bbe389 (patch)
tree52a34c76c7f9df84210ce1a0bd4e28917804d808 /tools/perf/scripts/python/export-to-postgresql.py
parent4e8386fcde1ae07f836907b15175f2e205d8df4b (diff)
downloadlinux-d424b6c024157fe04e6530757b8b4a0e48bbe389.tar.xz
octeontx2-pf: Enable SRIOV and added VF mbox handling
Added 'sriov_configure' to enable/disable virtual functions (VFs). Also added handling of mailbox messages from these VFs. Admin function (AF) is the only one with all priviliges to configure HW, alloc resources etc etc, PFs and it's VFs have to request AF via mbox for all their needs. But unlike PFs, their VFs cannot send a mbox request directly. A VF shares a mailbox region with it's parent PF, so VF sends a mailbox msg to PF and then PF forwards it to AF. Then AF after processing sends response to PF which it again forwards to VF. This patch adds support for this 'VF <=> PF <=> AF' mailbox communication. Signed-off-by: Tomasz Duszynski <tduszynski@marvell.com> Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com> Signed-off-by: Christina Jacob <cjacob@marvell.com> Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions