summaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorDavid S. Miller2018-07-16 09:10:01 +0200
committerDavid S. Miller2018-07-16 09:10:01 +0200
commitcc98419a572ccf625bbf6e6fdb8d5ce31f2a9470 (patch)
tree795376be3bc9be687ab632a24fd5a7817b9cb580 /net/core
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (diff)
parentnet: mvpp2: debugfs: add classifier hit counters (diff)
downloadkernel-qcow2-linux-cc98419a572ccf625bbf6e6fdb8d5ce31f2a9470.tar.gz
kernel-qcow2-linux-cc98419a572ccf625bbf6e6fdb8d5ce31f2a9470.tar.xz
kernel-qcow2-linux-cc98419a572ccf625bbf6e6fdb8d5ce31f2a9470.zip
Merge branch 'mvpp2-add-debugfs-interface'
Maxime Chevallier says: ==================== net: mvpp2: add debugfs interface The PPv2 Header Parser and Classifier are not straightforward to debug, having easy access to some of the many lookup tables configuration is helpful during development and debug. This series adds a basic debugfs interface, allowing to read data from the Header Parser and some of the Classifier tables. For now, the interface is read-only, and contains only some basic info. This was actually used during RSS development, and might be useful to troubleshoot some issues we might find. The first patch of the series converts the mvpp2 files to SPDX, which eases adding the new debugfs dedicated file. The second patch adds the interface, and exposes basic Header Parser data. The 3rd patch adds a hit counter for the Header Parser TCAM. The 4th patch exposes classifier info. The 5th patch adds some hit counters for some of the classifier engines. Changes since V1: - Rebased on the lastest net-next - Made cls_flow_get non static so that it can be used in mvpp2_debugfs ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions