On Wed, Feb 28, 2024 at 12:25 AM Harman Kalra <hka...@marvell.com> wrote: > > Link configure registers are invalid and should not be accessed > for SDP ports. But while on txq release which does SQ flush calls > backpressure disable API which configures these link registers. > > Fixes: 58debb813a8d ("common/cnxk: enable TM to listen on Rx pause frames") > > Signed-off-by: Harman Kalra <hka...@marvell.com>
Updated the git commit as follows and applied to dpdk-next-net-mrvl/for-main. Thanks common/cnxk: fix link config for SDP Link configure registers are invalid and should not be accessed for SDP ports. But while on Txq release which does SQ flush calls back pressure disable API which configures these link registers. Fixes: 58debb813a8d ("common/cnxk: enable TM to listen on Rx pause frames") Cc: sta...@dpdk.org Signed-off-by: Harman Kalra <hka...@marvell.com>