Re: [dpdk-dev] [PATCH] common/cnxk: add changes in base rule merging

2022-09-22 Thread Jerin Jacob
On Thu, Sep 22, 2022 at 10:29 AM wrote: > > From: Kiran Kumar K > > Added changes to base rule install mechanism. > If action type is IPsec and multi channel is set, > then base rule will not be merged. > > Signed-off-by: Kiran Kumar K > Reviewed-by: Satheesh Paul Antonysamy Please keep the co

[dpdk-dev] [PATCH] common/cnxk: add changes in base rule merging

2022-09-21 Thread psatheesh
From: Kiran Kumar K Added changes to base rule install mechanism. If action type is IPsec and multi channel is set, then base rule will not be merged. Signed-off-by: Kiran Kumar K Reviewed-by: Satheesh Paul Antonysamy --- drivers/common/cnxk/roc_npc_mcam.c | 12 +++- 1 file changed, 1