diff options
author | Alexander Duyck <alexanderduyck@fb.com> | 2025-02-06 15:53:31 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-10 08:26:50 -0800 |
commit | 3a265bd6a3ba27ff56a686d845e959ce365edcaa (patch) | |
tree | 8780867a02485345c752746943de72c6748817a8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 260676ebb1f3b188796a045e0ecf79a699b8e857 (diff) |
eth: fbnic: add IP TCAM programming
IPv6 addresses are huge so the device has 4 TCAMs used for narrowing
them down to a smaller key before the main match / action engine.
Add the tables in which we'll keep the IP addresses used by
ethtool n-tuple rules. Add the code for programming them
into the device, and code for allocating and freeing entries.
A bit of copy / paste here as we need to support IPv4 and
IPv6 in the same tables, and there is four of them.
But it makes the code easier to match up with the device.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
Link: https://patch.msgid.link/20250206235334.1425329-5-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions