On Fri, Nov 3, 2023 at 4:55 AM Ankur Dwivedi <[email protected]> wrote: > > The allocation of bitmap for aged flows should be done in > npc_aging_ctrl_thread_create() instead of roc_npc_init(), as the bitmap > free is being done in npc_aging_ctrl_thread_destroy(). > > Fixes: 357f5ebc8a24 ("common/cnxk: support flow aging") > Cc: [email protected] > > Signed-off-by: Ankur Dwivedi <[email protected]>
Applied to dpdk-next-net-mrvl/for-next-net. Thanks

