[RFC 2/2] ethdev: add data size field to GENEVE option item
Ferruh Yigit
ferruh.yigit at amd.com
Sun Sep 22 23:51:44 CEST 2024
On 4/17/2024 8:23 AM, Michael Baum wrote:
> The "rte_flow_item_geneve_opt" structure has field for option length.
> This field has 2 different usages which might limit each other:
>
> 1. field to matching with value/mask.
> 2. descriptor for data array size.
>
> This patch adds a new field "data_array_size" into
> "rte_flow_item_geneve_opt" structure in addition to existing
> "option_len" field.
>
> Signed-off-by: Michael Baum <michaelba at nvidia.com>
>
Hi Michael,
The first patch of the RFC sent separately later and merged [1], but I
don't know status of patch 2/2, is it still valid?
Since this is old patch, I will mark whole set as "Superseded", if this
patch is still relevant please send a new version, RFC or an actual patch.
Thanks,
ferruh
[1]
https://patches.dpdk.org/project/dpdk/patch/20240715121316.3429593-1-michaelba@nvidia.com/
More information about the dev
mailing list