Hi Yifan, On 5/22/26 2:05 AM, Yifan Wu wrote: > The static array approach to managing IMC counters has fixed size > constraints and limited compatibility and scalability. Introduce > a linked list-based dynamic management infrastructure to address > these limitations. Add the core data structure definitions and > memory allocation and cleanup functions for dynamic counter > configurations. > > Signed-off-by: Yifan Wu <[email protected]> > ---
Thank you. Reviewed-by: Reinette Chatre <[email protected]> Reinette

