aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMohsin Bashir <mohsin.bashr@gmail.com>2024-11-03 19:13:00 -0800
committerPaolo Abeni <pabeni@redhat.com>2024-11-07 11:28:20 +0100
commit90c940ff1f74685c338b34a968869b97cee1cec8 (patch)
treede6606280b639d60ca9924ea52140a283df5b765 /tools/perf/scripts/python/export-to-postgresql.py
parentnet: nfc: Propagate ISO14443 type A target ATS to userspace via netlink (diff)
downloadwireguard-linux-90c940ff1f74685c338b34a968869b97cee1cec8.tar.xz
wireguard-linux-90c940ff1f74685c338b34a968869b97cee1cec8.zip
eth: fbnic: Add support to write TCE TCAM entries
Add support to redirect host-to-BMC traffic by writing MACDA entries from the RPC (RX Parser and Classifier) to TCE-TCAM. The TCE TCAM is a small L2 destination TCAM which is placed at the end of the TX path (TCE). Unlike other NICs, where BMC diversion is typically handled by firmware, for fbnic, firmware does not touch anything related to the host; hence, the host uses TCE TCAM to divert BMC traffic. Currently, we lack metadata to track where addresses have been written in the TCAM, except for the last entry written. To address this issue, we start at the opposite end of the table in each pass, so that adding or deleting entries does not affect the availability of all entries, assuming there is no significant reordering of entries. Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com> Link: https://patch.msgid.link/20241104031300.1330657-1-mohsin.bashr@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions