net/mvpp2: support generic flow pattern combinations
Currently only specific pattern combinations are supported. This makes it hard to support additional pattern. In addition there is no a real limitation that prevent any combination. This patch iterate the input patterns and convert them to a mvpp2 API. The doc doesn't describes those limitation so just update the action list Signed-off-by: Liron Himi <lironh@marvell.com>
This commit is contained in:
parent
d7eb4fb210
commit
e0ae4cf6a4
@ -375,6 +375,7 @@ Following flow action items are supported by the driver:
|
||||
|
||||
* DROP
|
||||
* QUEUE
|
||||
* METER
|
||||
|
||||
Supported flow items
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user