DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: Nithin Dabilpuram <ndabilpuram@marvell.com>
Cc: Kiran Kumar K <kirankumark@marvell.com>,
	Sunil Kumar Kori <skori@marvell.com>,
	 Satha Rao <skoteshwar@marvell.com>,
	jerinj@marvell.com, dev@dpdk.org
Subject: Re: [PATCH 3/3] common/cnxk: check for error code in MAC address set
Date: Wed, 18 Oct 2023 11:04:48 +0530	[thread overview]
Message-ID: <CALBAE1OoK-NRBGM8Ynyvi+nc7kvLHQ-=mhw6Pfd0Kahdyakn_w@mail.gmail.com> (raw)
In-Reply-To: <20231016070437.2295803-3-ndabilpuram@marvell.com>

On Mon, Oct 16, 2023 at 12:35 PM Nithin Dabilpuram
<ndabilpuram@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@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@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@dpdk.org

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

commit b1744e2ad03d78517f9337e6377fa5ae72ca5ef2
Author: Nithin Dabilpuram <ndabilpuram@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@marvell.com>

commit 99b9917b020223f0fe5a3bddf598d2aef53d7da8
Author: Nithin Dabilpuram <ndabilpuram@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@dpdk.org

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

      reply	other threads:[~2023-10-18  5:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-16  7:04 [PATCH 1/3] net/cnxk: fix data offset extract logic in vector function Nithin Dabilpuram
2023-10-16  7:04 ` [PATCH 2/3] net/cnxk: add support to extract HW error for inline IPsec Nithin Dabilpuram
2023-10-16  7:04 ` [PATCH 3/3] common/cnxk: check for error code in MAC address set Nithin Dabilpuram
2023-10-18  5:34   ` Jerin Jacob [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALBAE1OoK-NRBGM8Ynyvi+nc7kvLHQ-=mhw6Pfd0Kahdyakn_w@mail.gmail.com' \
    --to=jerinjacobk@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=kirankumark@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=skori@marvell.com \
    --cc=skoteshwar@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).