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 <[email protected]> > > Signed-off-by: Atul Patel <[email protected]> > > --- > > 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 <[email protected]>
Applied to dpdk-next-net-intel Thanks, /Bruce

