DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: dev@dpdk.org, tiwei.bie@intel.com, zhihong.wang@intel.com,
	jfreimann@redhat.com, David Marchand <david.marchand@redhat.com>
Cc: stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] net/virtio: allocate vrings on device NUMA node
Date: Tue, 11 Dec 2018 19:31:32 +0100	[thread overview]
Message-ID: <d31fba70-3550-d05c-fe20-b8f6d24d8e7e@redhat.com> (raw)
In-Reply-To: <20181127105427.11641-1-maxime.coquelin@redhat.com>



On 11/27/18 11:54 AM, Maxime Coquelin wrote:
> When a guest is spanned on multiple NUMA nodes and
> multiple Virtio devices are spanned onto these nodes,
> we expect that their ring memory is allocated in the
> right memory node.
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
>   drivers/net/virtio/virtio_ethdev.c | 12 +++++++-----
>   1 file changed, 7 insertions(+), 5 deletions(-)
> 


Applied with fix suggested by David.

Thanks,
Maxime

      parent reply	other threads:[~2018-12-11 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-27 10:54 Maxime Coquelin
2018-11-27 13:29 ` David Marchand
2018-11-27 14:27   ` Maxime Coquelin
2018-12-11 18:31 ` Maxime Coquelin [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=d31fba70-3550-d05c-fe20-b8f6d24d8e7e@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=jfreimann@redhat.com \
    --cc=stable@dpdk.org \
    --cc=tiwei.bie@intel.com \
    --cc=zhihong.wang@intel.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).