summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAlexander Duyck <alexanderduyck@fb.com>2024-07-12 18:49:31 +0300
committerJakub Kicinski <kuba@kernel.org>2024-07-15 22:50:43 +0300
commitda3cde08209ec1c915195c2331c275397f34a731 (patch)
tree377529e3aa1b1e5f9c5df5b9b8cf2954d2197e17 /tools/perf/scripts/python/export-to-sqlite.py
parentc6203e678cc9a5bf01ec7ae382851f504870777f (diff)
downloadlinux-da3cde08209ec1c915195c2331c275397f34a731.tar.xz
eth: fbnic: Add FW communication mechanism
Add a mechanism for sending messages to and receiving messages from the FW. The FW has fairly limited functionality, so the mechanism doesn't have to support high message rate. Use device mailbox registers to form two rings, one "to" and one "from" the device. The rings are just a convention between driver and FW, not a HW construct. We don't expect messages larger than 4k so use page-sized buffers. Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Link: https://patch.msgid.link/172079937113.1778861.10669864213768701947.stgit@ahduyck-xeon-server.home.arpa Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions