summaryrefslogtreecommitdiff
path: root/Documentation/target
diff options
context:
space:
mode:
authorMaxime Chevallier <maxime.chevallier@bootlin.com>2019-03-27 11:44:08 +0300
committerDavid S. Miller <davem@davemloft.net>2019-03-27 21:10:57 +0300
commit32f1a672d404b567ae7fcfb04d0cf47b1270e033 (patch)
tree6ab23a5a92f343b7d833805a195787f0931b6d1e /Documentation/target
parentdc61b37fd9dcfa9400de5e7a36c85f61abf9b852 (diff)
downloadlinux-32f1a672d404b567ae7fcfb04d0cf47b1270e033.tar.xz
net: mvpp2: cls: use Lookup Type in classification engines
The PPv2 classifier allows to perform multiple lookups on the same engine when classifying a packet. These lookups can match similar parts of a packet header, but perform different actions upon matching. To differentiate these types of lookups, it's possible to specify a Lookup Type in the flow table entries, which will be part of the key for the lookup engines. This commit introduces the use of Lookup Types for C2 matches. Since for now we only perform C2 lookups to enable RSS, we only need one Lookup Type. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/target')
0 files changed, 0 insertions, 0 deletions