[PATCH v2 19/19] drivers: fix Klocwork issues

Jerin Jacob jerinjacobk at gmail.com
Wed Oct 15 08:41:12 CEST 2025


On Mon, Oct 13, 2025 at 1:50 PM Nithin Dabilpuram
<ndabilpuram at marvell.com> wrote:
>
> From: Aarnav JP <ajp at marvell.com>
>
> 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: stable at dpdk.org



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

>


More information about the dev mailing list