diff options
author | Harman Kalra <[email protected]> | 2021-10-27 23:37:44 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-28 14:49:29 +0100 |
commit | 0daa55d033b02a899a5979e407cc3af530980f1e (patch) | |
tree | cb89d0334ba22e3be2ded2da92a27c98bbf82028 /scripts/gdb/linux/lists.py | |
parent | 1910ccf0330660dd82251e19197d846cb616fe56 (diff) |
octeontx2-af: cn10k: debugfs for dumping LMTST map table
CN10k SoCs use atomic stores of up to 128 bytes to submit
packets/instructions into co-processor cores. The enqueueing is performed
using Large Memory Transaction Store (LMTST) operations. They allow for
lockless enqueue operations - i.e., two different CPU cores can submit
instructions to the same queue without needing to lock the queue or
synchronize their accesses.
This patch implements a new debugfs entry for dumping LMTST map
table present on CN10K, as this might be very useful to debug any issue
in case of shared LMTST region among multiple pci functions.
Signed-off-by: Harman Kalra <[email protected]>
Signed-off-by: Bhaskara Budiredla <[email protected]>
Signed-off-by: Rakesh Babu <[email protected]>
Signed-off-by: Sunil Kovvuri Goutham <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions