Re: [dpdk-dev] [PATCH v1 20/38] net/mvpp2: flow: support generic pattern combinations
From: Jerin Jacob <hidden>
Date: 2021-01-11 16:10:04
From: Jerin Jacob <hidden>
Date: 2021-01-11 16:10:04
On Wed, Dec 2, 2020 at 3:49 PM [off-list ref] wrote:
From: Liron Himi <redacted> 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.
Could you update the doc doc/guides/nics/mvpp2.rst file to capture supported pattern and actions. See doc/guides/nics/octeontx2.rst as reference.