[PATCH v2] net/ice: fix flow engines order
Bruce Richardson
bruce.richardson at intel.com
Tue Mar 11 12:28:48 CET 2025
On Mon, Mar 10, 2025 at 05:40:28PM +0000, Vladimir Medvedkin wrote:
> Reorder flow engine evaluation for RTE flow rule installation.
> Currently, the driver evaluates rules with engines in the order they are
> executed in the hardware. However, in this situation, some wildcarded flows
> that are also supported by the ACL engine are installed as switch engine
> rules, which scales poorly with each distinct wildcard mask configuration.
>
> Fixes: fabc9e1322e2 ("net/ice: fix flows handling")
> Cc: stable at dpdk.org
>
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied to dpdk-next-net-intel,
Thanks,
/Bruce
More information about the dev
mailing list