DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: "Jakub Grajciar -X (jgrajcia - PANTHEON TECH SRO at Cisco)"
	<jgrajcia@cisco.com>, Junxiao Shi <git@mail1.yoursunny.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] net/memif: allocate socket hash on any NUMA socket
Date: Mon, 4 Oct 2021 18:29:02 +0100	[thread overview]
Message-ID: <67bff244-f1d9-3766-5fa5-b58578aff957@intel.com> (raw)
In-Reply-To: <CY4PR1101MB21023C6B038CDFCECD8F7EEDDFAE9@CY4PR1101MB2102.namprd11.prod.outlook.com>

On 10/4/2021 1:02 PM, Jakub Grajciar -X (jgrajcia - PANTHEON TECH SRO at Cisco) wrote:
> 
> 
>> On 9/28/2021 2:51 PM, Junxiao Shi wrote:
>>> Previously, memif socket hash is always allocated on NUMA socket 0.
>>> If the application is entirely running on another NUMA socket and EAL
>>> --socket-limit prevents memory allocation on NUMA socket 0, memif
>>> creation fails with "HASH: memory allocation failed" error.
>>>
>>> This patch allows allocating memif socket hash on any NUMA socket.
>>>
>>> Signed-off-by: Junxiao Shi <git@mail1.yoursunny.com>
> 

Reviewed-by: Jakub Grajciar <jgrajcia@cisco.com>

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

      reply	other threads:[~2021-10-04 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28 13:51 Junxiao Shi
2021-09-30 13:31 ` Ferruh Yigit
2021-10-04 12:02   ` Jakub Grajciar -X (jgrajcia - PANTHEON TECH SRO at Cisco)
2021-10-04 17:29     ` 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=67bff244-f1d9-3766-5fa5-b58578aff957@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=git@mail1.yoursunny.com \
    --cc=jgrajcia@cisco.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).