patches for DPDK stable branches
 help / color / mirror / Atom feed
From: santosh <santosh.shukla@caviumnetworks.com>
To: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>,
	jerin.jacob@caviumnetworks.com, olivier.matz@6wind.com
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] mempool/octeontx: fix pool to aura mapping
Date: Wed, 27 Jun 2018 20:05:01 +0530	[thread overview]
Message-ID: <3e0a02d1-4c26-db98-6663-0719a6af319e@caviumnetworks.com> (raw)
In-Reply-To: <20180627114736.29484-1-pbhagavatula@caviumnetworks.com>


On Wednesday 27 June 2018 05:17 PM, Pavan Nikhilesh wrote:
> HW needs each pool to be mapped to an aura set of 16 auras.
> Previously, pool to aura mapping was considered to be 1:1.
>
> Fixes: 02fd6c744350 ("mempool/octeontx: support allocation")
> Cc: stable@dpdk.org
>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
> ---

Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>

Nits:

May be introduce a macro something like
#define AURA_IDX(gpool) (gpool << FPA_GAURA_SHIFT)

Thanks.

  reply	other threads:[~2018-06-27 14:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-27 11:47 Pavan Nikhilesh
2018-06-27 14:35 ` santosh [this message]
2018-07-02  6:29 ` [dpdk-stable] [dpdk-dev] [PATCH v2] " Pavan Nikhilesh
2018-07-02  9:15   ` Jerin Jacob
2018-07-03  4:50 ` [dpdk-stable] [dpdk-dev] [PATCH v3] " Pavan Nikhilesh
2018-07-12 20:26   ` Thomas Monjalon

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=3e0a02d1-4c26-db98-6663-0719a6af319e@caviumnetworks.com \
    --to=santosh.shukla@caviumnetworks.com \
    --cc=dev@dpdk.org \
    --cc=jerin.jacob@caviumnetworks.com \
    --cc=olivier.matz@6wind.com \
    --cc=pbhagavatula@caviumnetworks.com \
    --cc=stable@dpdk.org \
    /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).