Re: [dpdk-dev] [EXT] Re: [PATCH v1 20/38] net/mvpp2: flow: support generic pattern combinations
From: Jerin Jacob <hidden>
Date: 2021-01-11 16:20:40
From: Jerin Jacob <hidden>
Date: 2021-01-11 16:20:40
On Mon, Jan 11, 2021 at 9:41 PM Liron Himi [off-list ref] wrote:
-----Original Message----- From: Jerin Jacob <redacted> Sent: Monday, 11 January 2021 18:10 To: Liron Himi <redacted> Cc: Jerin Jacob Kollanukkaran <redacted>; dpdk-dev <redacted> Subject: [EXT] Re: [dpdk-dev] [PATCH v1 20/38] net/mvpp2: flow: support generic pattern combinations External Email ---------------------------------------------------------------------- On Wed, Dec 2, 2020 at 3:49 PM [off-list ref] wrote:quoted
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. [L.H.] as part of this patch?
It is OK to add the doc patch in this patch.