patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Michal Krawczyk <mk@semihalf.com>,
	dev@dpdk.org, david.marchand@redhat.com
Cc: mw@semihalf.com, gtzalik@amazon.com, evgenys@amazon.com,
	matua@amazon.com, igorch@amazon.com, anatoly.burakov@intel.com,
	stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH v3] net/ena: fix assigning NUMA node to IO queue
Date: Mon, 10 Jun 2019 18:47:57 +0100	[thread overview]
Message-ID: <14464397-46a3-1e0f-3f12-1a43a69ef2e3@intel.com> (raw)
In-Reply-To: <1559645976-26659-1-git-send-email-mk@semihalf.com>

On 6/4/2019 11:59 AM, Michal Krawczyk wrote:
> Previous solution was using memzones in invalid way in hope to assign
> IO queue to the appropriate NUMA zone.
> 
> The right way is to use socket_id from the rx/tx queue setup function
> and then pass it to the IO queue.
> 
> Fixes: 3d3edc265fc8 ("net/ena: make coherent memory allocation NUMA-aware")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Michal Krawczyk <mk@semihalf.com>
> Reviewed-by: David Marchand <david.marchand@redhat.com>

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

      reply	other threads:[~2019-06-10 17:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1559644299-28575-1-git-send-email-mk@semihalf.com>
2019-06-04 10:42 ` [dpdk-stable] [PATCH v2] " Michal Krawczyk
2019-06-04 10:47   ` David Marchand
2019-06-04 10:59     ` [dpdk-stable] [PATCH v3] " Michal Krawczyk
2019-06-10 17:47       ` Ferruh Yigit [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=14464397-46a3-1e0f-3f12-1a43a69ef2e3@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=evgenys@amazon.com \
    --cc=gtzalik@amazon.com \
    --cc=igorch@amazon.com \
    --cc=matua@amazon.com \
    --cc=mk@semihalf.com \
    --cc=mw@semihalf.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).