29/04/2021 12:13, Ori Kam:
> From: Gregory Etelson
> >
> > Add integrity item definition to the rte_flow_desc_item array.
> > The new entry allows to build RTE flow item from a data stored in
> > rte_flow_item_integrity type.
> >
> > Add bitmasks to the integrity item value.
> > The masks allow
Hi Gregory,
> -Original Message-
> From: Gregory Etelson
> Sent: Thursday, April 29, 2021 9:17 AM
> Subject: [PATCH v2 1/4] ethdev: fix integrity flow item
>
> Add integrity item definition to the rte_flow_desc_item array.
> The new entry allows to build RTE flow item from a data stored
29/04/2021 08:16, Gregory Etelson:
> Add integrity item definition to the rte_flow_desc_item array.
> The new entry allows to build RTE flow item from a data
> stored in rte_flow_item_integrity type.
>
> Add bitmasks to the integrity item value.
> The masks allow to query multiple integrity filter
Add integrity item definition to the rte_flow_desc_item array.
The new entry allows to build RTE flow item from a data
stored in rte_flow_item_integrity type.
Add bitmasks to the integrity item value.
The masks allow to query multiple integrity filters in a single
compare operation.
Fixes: b10a42
4 matches
Mail list logo