On 12/14/2023 5:56 PM, Ferruh Yigit wrote:
>
> On 12/14/2023 1:43 PM, Michael Baum wrote:
> >
> > On 12/14/2023 2:18 PM, Ferruh Yigit wrote:
> >>
> >> On 12/14/2023 10:58 AM, Michael Baum wrote:
> >>> Add support for a new item type "RTE_FLOW_ITEM_TYPE_RANDOM".
> >>> This item enables to match on
On 12/14/2023 1:43 PM, Michael Baum wrote:
>
> On 12/14/2023 2:18 PM, Ferruh Yigit wrote:
>>
>> On 12/14/2023 10:58 AM, Michael Baum wrote:
>>> Add support for a new item type "RTE_FLOW_ITEM_TYPE_RANDOM".
>>> This item enables to match on some random value as a part of flow rule.
>>>
>
> ...
>
On 12/14/2023 2:18 PM, Ferruh Yigit wrote:
>
> On 12/14/2023 10:58 AM, Michael Baum wrote:
> > Add support for a new item type "RTE_FLOW_ITEM_TYPE_RANDOM".
> > This item enables to match on some random value as a part of flow rule.
> >
...
> >
> > +Item: ``RANDOM``
> > +
> > +
On 12/14/2023 10:58 AM, Michael Baum wrote:
> Add support for a new item type "RTE_FLOW_ITEM_TYPE_RANDOM".
> This item enables to match on some random value as a part of flow rule.
>
> Signed-off-by: Michael Baum
> ---
> doc/guides/nics/features/default.ini | 1 +
> doc/guides/prog_guide/rte_
Hi Michael,
> -Original Message-
> From: Michael Baum
> Sent: Thursday, December 14, 2023 12:59 PM
> Add support for a new item type "RTE_FLOW_ITEM_TYPE_RANDOM".
> This item enables to match on some random value as a part of flow rule.
>
> Signed-off-by: Michael Baum
> ---
Acked-by: Or
> Subject: [PATCH v4 1/2] ethdev: add random item support
>
> Add support for a new item type "RTE_FLOW_ITEM_TYPE_RANDOM".
> This item enables to match on some random value as a part of flow rule.
>
> Signed-off-by: Michael Baum
Acked-by: Dariusz Sosnowski
Best regards,
Dariusz Sosnowski
Add support for a new item type "RTE_FLOW_ITEM_TYPE_RANDOM".
This item enables to match on some random value as a part of flow rule.
Signed-off-by: Michael Baum
---
doc/guides/nics/features/default.ini | 1 +
doc/guides/prog_guide/rte_flow.rst | 14 +++
doc/guides/rel_notes/releas
7 matches
Mail list logo