[PATCH v2] net/cpfl: add LEM block support in CPFL PMD
Bruce Richardson
bruce.richardson at intel.com
Thu Apr 16 13:41:39 CEST 2026
On Thu, Apr 09, 2026 at 10:48:06AM +0100, Bruce Richardson wrote:
> On Thu, Apr 09, 2026 at 07:21:21AM +0530, Sushmita Hoskeri wrote:
> > Added APIs to enable support for LEM (Large Exact Match) block
> > in CPFL PMD
> >
> > Signed-off-by: Sushmita Hoskeri <sushmita.hoskeri at intel.com>
> > Signed-off-by: Atul Patel <atul.patel at intel.com>
> > ---
> > v2:
> > - Expanded the LEM acronym in the commit message
> > - Removed code that wasn't directly related to LEM block
> > - Removed extra blank line
> >
> > drivers/net/intel/cpfl/cpfl_flow_engine_fxp.c | 10 +++
> > drivers/net/intel/cpfl/cpfl_flow_parser.c | 84 +++++++++++++++++++
> > drivers/net/intel/cpfl/cpfl_flow_parser.h | 18 ++++
> > drivers/net/intel/cpfl/cpfl_fxp_rule.c | 10 ++-
> > drivers/net/intel/cpfl/cpfl_fxp_rule.h | 10 +++
> > drivers/net/intel/cpfl/cpfl_rules.c | 36 ++++++++
> > drivers/net/intel/cpfl/cpfl_rules.h | 46 +++++++++-
> > 7 files changed, 212 insertions(+), 2 deletions(-)
> >
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied to dpdk-next-net-intel
Thanks,
/Bruce
More information about the dev
mailing list