diff options
author | 2019-06-18 16:55:16 +0200 | |
---|---|---|
committer | 2019-06-18 22:26:04 -0400 | |
commit | c641af4f6fe0a1d91b5e9c67e4946f7e784a56a6 (patch) | |
tree | 249e85d29c48b1d4796e5a42427491ebf8e6b365 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge branch 'macb-SiFive-FU540-C000' (diff) | |
download | linux-dev-c641af4f6fe0a1d91b5e9c67e4946f7e784a56a6.tar.xz linux-dev-c641af4f6fe0a1d91b5e9c67e4946f7e784a56a6.zip |
net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
When performing a TCAM lookup in the C2 engine, it's possible that
multiple entries match the packet. To make sure the correct entry match
when performing a lookup, the Flow Table can set a lookup type, which
will be used in the TCAM lookup, thus preventing such false-positives.
We need to make sure the RSS match doesn't interfere with other
classification lookups, hence we use a dedicated lookup_type for it.
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions