[PATCH] common/cnxk: fix link cfg for sdp

Jerin Jacob jerinjacobk at gmail.com
Fri Mar 1 13:44:48 CET 2024


On Wed, Feb 28, 2024 at 12:25 AM Harman Kalra <hkalra at 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 <hkalra at 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: stable at dpdk.org

    Signed-off-by: Harman Kalra <hkalra at marvell.com>


More information about the dev mailing list