All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ajit Khaparde <ajit.khaparde@broadcom.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dpdk-dev <dev@dpdk.org>, dpdk stable <stable@dpdk.org>,
	 Shuanglin Wang <shuanglin.wang@broadcom.com>,
	Ferruh Yigit <ferruh.yigit@intel.com>
Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] net/bnxt: fix incorrect action record calculation
Date: Sat, 31 Jul 2021 07:49:15 -0700	[thread overview]
Message-ID: <CACZ4nhtPX86GdVTxUSV+2GTHtCjLP5bx9greDY2W=0uBteZORA@mail.gmail.com> (raw)
In-Reply-To: <1666615.EP5RLiGz2i@thomas>

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]

On Sat, Jul 31, 2021 at 2:25 AM Thomas Monjalon <thomas@monjalon.net> wrote:
>
> 31/07/2021 06:48, Ajit Khaparde:
> > For Thor, the number of action records is being wrongly configured
> > to 128 because of incorrect definition of divider. This results in
> > an incorrect number of action records being negotiated with the FW.
> > Remove the divider from the templates and delete the logic which
> > uses the field in the resource manager logic.
> >
> > Fixes: 3fe124d2536c ("net/bnxt: support Thor platform")
> > Cc: stable@dpdk.org
> >
> > Tested-by: Shuanglin Wang <shuanglin.wang@broadcom.com>
> > Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
>
> This block should be in chronological order,
> so the test comes after the Sign-off.
I had cleaned it up. But the automated script put it in the end
and I missed it.
Sending a v2 with that fixed.

>
>
>

  reply	other threads:[~2021-07-31 14:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-31  4:48 [dpdk-dev] [PATCH] net/bnxt: fix incorrect action record calculation Ajit Khaparde
2021-07-31  9:25 ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon
2021-07-31 14:49   ` Ajit Khaparde [this message]
2021-07-31 14:49   ` [dpdk-dev] " Ajit Khaparde
2021-07-31 14:58     ` Ajit Khaparde

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='CACZ4nhtPX86GdVTxUSV+2GTHtCjLP5bx9greDY2W=0uBteZORA@mail.gmail.com' \
    --to=ajit.khaparde@broadcom.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=shuanglin.wang@broadcom.com \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.