All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Hemant Agrawal <hemant.agrawal@nxp.com>, dev@dpdk.org
Cc: apeksha.gupta@nxp.com
Subject: Re: [dpdk-dev] [PATCH] net/dpaa2: fix RSS distribution size field
Date: Fri, 9 Apr 2021 10:09:11 +0100	[thread overview]
Message-ID: <20c792f8-bade-2d1e-c2a7-ef04d511d3b6@intel.com> (raw)
In-Reply-To: <20210408091744.21570-1-hemant.agrawal@nxp.com>

On 4/8/2021 10:17 AM, Hemant Agrawal wrote:
> RSS distribution field is U64, while the DPAA2 code
> was using integer value, which is causing a issue
> for MPLS having bit position 33.
> This patch fixes the code to use unsigned long long.
> 
> Fixes: 1832bc8ee8d4 ("net/dpaa2: support MPLS distribution")
> Cc: apeksha.gupta@nxp.com
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>

     Cc: stable@dpdk.org

Applied to dpdk-next-net/main, thanks.

  parent reply	other threads:[~2021-04-09  9:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08  9:17 [dpdk-dev] [PATCH] net/dpaa2: fix RSS distribution size field Hemant Agrawal
2021-04-08  9:17 ` [dpdk-dev] [PATCH] app/testpmd: fix missing MPLS tokens for RSS Hemant Agrawal
2021-04-09  9:59   ` Ferruh Yigit
2021-04-09  9:09 ` Ferruh Yigit [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-08  9:17 [dpdk-dev] [PATCH] net/dpaa2: fix RSS distribution size field Hemant Agrawal

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=20c792f8-bade-2d1e-c2a7-ef04d511d3b6@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=apeksha.gupta@nxp.com \
    --cc=dev@dpdk.org \
    --cc=hemant.agrawal@nxp.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 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.