On 2/21/2024 7:10 AM, Rongwei Liu wrote: > In the rte_flow_field_data structure, the flex item handle is part > of union with other members like level/tag_index. > > If the user wants to modify the flex item as source or destination, > there should not be any checking against zero. > > Signed-off-by: Rongwei Liu <rongw...@nvidia.com> > Fixes: 7ea38955b ("ethdev: update MPLS header modification API") > Cc: michae...@nvidia.com > Cc: sta...@dpdk.org > Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com> >
Hi Rongwei, I can't (also CI can't) apply this patch, on which tree it is based on?