On 6/12/2024 5:18 PM, Dariusz Sosnowski wrote: > Extend rte_flow_conv() to support working only on item's mask. > This allows drivers to get only the mask's size when working on pattern > templates and duplicate items having only the mask in a generic way. > > Signed-off-by: Dariusz Sosnowski <dsosnow...@nvidia.com> > Acked-by: Ori Kam <or...@nvidia.com> >
Applied to dpdk-next-net/main, thanks.