DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Jerry" <jerry.zhang@intel.com>
To: Yunjian Wang <wangyunjian@huawei.com>,
	"thomas.monjalon@6wind.com" <thomas.monjalon@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"jerry.lilijun@huawei.com" <jerry.lilijun@huawei.com>,
	"zhoujingbin@huawei.com" <zhoujingbin@huawei.com>,
	"caihe@huawei.com" <caihe@huawei.com>
Subject: Re: [dpdk-dev] [PATCH] config: support 16 sockets server
Date: Tue, 11 Apr 2017 08:49:14 +0000	[thread overview]
Message-ID: <FA09AAB07F084C4DA208D537E2734D2C4BCDF104@CDSMSX102.ccr.corp.intel.com> (raw)
In-Reply-To: <1491571777-12680-1-git-send-email-wangyunjian@huawei.com>

On 4/7/2017 9:30 PM, Yunjian Wang wrote:
>Support 16 sockets server, such as HPE AH337A, Huawei kunlun server etc.

>Signed-off-by: Henry Cai <caihe@huawei.com>
>--
> config/common_base | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

>diff --git a/config/common_base b/config/common_base index 5bdba1d..38561b6 100644
>--- a/config/common_base
>+++ b/config/common_base
>@@ -88,8 +88,8 @@ CONFIG_RTE_CACHE_LINE_SIZE=64  # Compile Environment Abstraction Layer  #  CONFIG_RTE_LIBRTE_EAL=y
>-CONFIG_RTE_MAX_LCORE=128
>-CONFIG_RTE_MAX_NUMA_NODES=8
>+CONFIG_RTE_MAX_LCORE=1024
>+CONFIG_RTE_MAX_NUMA_NODES=16
> CONFIG_RTE_MAX_MEMSEG=256
> CONFIG_RTE_MAX_MEMZONE=2560
> CONFIG_RTE_MAX_TAILQ=32
>--

Did you test it and make sure that there is no issue on 16 node servers?

BRs,
  Jerry

  reply	other threads:[~2017-04-11  8:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-07 13:29 Yunjian Wang
2017-04-11  8:49 ` Zhang, Jerry [this message]
2017-04-19  6:23 [dpdk-dev] 答复: " caihe
2017-04-19  9:49 ` Ananyev, Konstantin
2017-04-30 21:01   ` 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=FA09AAB07F084C4DA208D537E2734D2C4BCDF104@CDSMSX102.ccr.corp.intel.com \
    --to=jerry.zhang@intel.com \
    --cc=caihe@huawei.com \
    --cc=dev@dpdk.org \
    --cc=jerry.lilijun@huawei.com \
    --cc=thomas.monjalon@6wind.com \
    --cc=wangyunjian@huawei.com \
    --cc=zhoujingbin@huawei.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).