eth: fbnic: add MAC address TCAM to debugfs
authorAlexander Duyck <alexanderduyck@meta.com>
Tue, 4 Feb 2025 01:00:37 +0000 (17:00 -0800)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 6 Feb 2025 10:44:20 +0000 (11:44 +0100)
commit79c0c4689bdf5d0032275f40c8fffe257235a679
treec82c95cab81cfb407a631f67168787bf06ba231c
parentfa796178e5eb0078a9a6c36f60fd6494cfc3f81d
eth: fbnic: add MAC address TCAM to debugfs

Add read only access to the 32-entry MAC address TCAM via debugfs.
BMC filtering shares the same table so this is quite useful
to access during debug. See next commit for an example output.

Signed-off-by: Alexander Duyck <alexanderduyck@meta.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250204010038.1404268-1-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/meta/fbnic/fbnic_debugfs.c