[PATCH v7 0/7] start cleanup of rte_flow_item_*
Ferruh Yigit
ferruh.yigit at amd.com
Tue Feb 7 17:33:14 CET 2023
On 2/7/2023 2:58 PM, Thomas Monjalon wrote:
> 03/02/2023 17:48, Ferruh Yigit:
>> There was a plan to have structures from lib/net/ at the beginning
>> of corresponding flow item structures.
>> Unfortunately this plan has not been followed up so far.
>> This series is a step to make the most used items,
>> compliant with the inheritance design explained above.
>> The old API is kept in anonymous union for compatibility,
>> but the code in drivers and apps is updated to use the new API.
>
> This series looks good, let's merge.
Moving Chengwen's ack too.
> LGTM, Series-acked-by: Chengwen Feng <fengchengwen at huawei.com>
>
Series applied to dpdk-next-net/main, thanks.
> It is only a first step.
> We will need to continue using more lib/net/ structures in flow offloads.
>
Ack
More information about the dev
mailing list