[PATCH 3/3] common/cnxk: check for error code in MAC address set

Jerin Jacob jerinjacobk at gmail.com
Wed Oct 18 07:34:48 CEST 2023


On Mon, Oct 16, 2023 at 12:35 PM Nithin Dabilpuram
<ndabilpuram at marvell.com> wrote:
>
> Check for mbox error code in MAC address set.
> Fixes: 313cc41830ec ("common/cnxk: support NIX MAC operations")
>
> Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.com>


Updated the git commit as follows and applied to
dpdk-next-net-mrvl/for-next-net. Thanks

commit 9d88abedf09d2fb966de58f9f14782df3d61389c (HEAD -> for-next-net,
origin/for-next-net)
Author: Nithin Dabilpuram <ndabilpuram at marvell.com>
Date:   Mon Oct 16 12:34:37 2023 +0530

    common/cnxk: check for error code in MAC address set

    Check for mailbox error code in MAC address set.

    Fixes: 313cc41830ec ("common/cnxk: support NIX MAC operations")
    Cc: stable at dpdk.org

    Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.com>

commit b1744e2ad03d78517f9337e6377fa5ae72ca5ef2
Author: Nithin Dabilpuram <ndabilpuram at marvell.com>
Date:   Mon Oct 16 12:34:36 2023 +0530

    net/cnxk: support to extract HW error for inline IPsec

    Add PMD API support to extract HW error code from mbuf's processed
    by inline IPsec inbound.

    Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.com>

commit 99b9917b020223f0fe5a3bddf598d2aef53d7da8
Author: Nithin Dabilpuram <ndabilpuram at marvell.com>
Date:   Mon Oct 16 12:34:35 2023 +0530

    net/cnxk: fix data offset extract logic in vector function

    Extract data offset from individual mbuf's instead of mbuf0.

    Fixes: 6771216c2f44 ("drivers: mark cnxk to support disabling IOVA as PA")
    Cc: stable at dpdk.org

    Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.com>


More information about the dev mailing list