On Mon, Oct 13, 2025 at 1:50 PM Nithin Dabilpuram <[email protected]> wrote: > > From: Aarnav JP <[email protected]> > > fixed klocwork suggested issues in > cnxk component of drivers module > > Fixes: db5744d3cd23 ("common/cnxk: support NIX debug for CN20K") > Fixes: 3c31a7485172 ("common/cnxk: config CPT result address for CN20K") > Fixes: 4b8eb5bd6627 ("common/cnxk: reserve CPT LF for Rx inject") > Fixes: f410059baac6 ("common/cnxk: support inline inbound queue") > Fixes: 47cca253d605 ("net/cnxk: support Rx inject") > Fixes: ac35d4bf4cd6 ("net/cnxk: support ingress meter pre-color") > Cc: [email protected]
Fix the following issues ### [PATCH] common/cnxk: add support for per packet SQ count update Warning in drivers/common/cnxk/roc_nix_queue.c: Use plt_ symbols instead of rte_ API in cnxk base driver ### [PATCH] common/cnxk: add support for SQ resize Warning in drivers/common/cnxk/roc_nix_queue.c: Use plt_ symbols instead of rte_ API in cnxk base driver >

