On Mon, Sep 1, 2025 at 1:03 PM Nithin Dabilpuram <[email protected]> wrote: > > From: Satha Rao <[email protected]> > > Condition to check SQ is non NULL before access. Also pktio locks > are simplied while doing threshold_profile config. > > Signed-off-by: Satha Rao <[email protected]>
# Please start the fix commit with xxx/yyy: fix ... # Please review the git commit message in this series. Also fix following issues Is it candidate for Cc: [email protected] backport? common/cnxk: fix inline device API common/cnxk: fix max number of SQB bufs in clean up common/cnxk: fix error handling on inline inbound setup drivers: fix Klocwork issues Invalid patch(es) found - checked 19 patches check-git-log failed ### [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 ### [PATCH] common/cnxk: avoid null SQ access WARNING:TYPO_SPELLING: 'simplied' may be misspelled - perhaps 'simplified'? #7: are simplied while doing threshold_profile config. ^^^^^^^^

