aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
diff options
context:
space:
mode:
authorMaxime Chevallier <maxime.chevallier@bootlin.com>2019-03-27 09:44:13 +0100
committerDavid S. Miller <davem@davemloft.net>2019-03-27 11:10:57 -0700
commitb607cc61be41a86019bb669930f6334c8c73994c (patch)
tree7b82e4295169d88468464d7fb1310fdfaf8f4acd /drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
parentnet: mvpp2: debugfs: Allow reading the flow table from debugfs (diff)
downloadlinux-dev-b607cc61be41a86019bb669930f6334c8c73994c.tar.xz
linux-dev-b607cc61be41a86019bb669930f6334c8c73994c.zip
net: mvpp2: debugfs: Allow reading the C2 engine table from debugfs
PPv2's Classifier uses multiple engines to perform classification. So far, only the C2 engine is used, which has a 256 entries TCAM. So far, we only accessed the relevant entries from the C2 engines, which are the one implementing RSS. To implement and debug ntuple classification offload, beaing able to see the hit count for each C2 entry is helpful, so this commit moves the logic to a dedicated directory allowing to access each entry. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions