DPDK patches and discussions
 help / color / mirror / Atom feed
From: harshavardhan Reddy <hvreddy1110@gmail.com>
To: jayachandran.subramanian@wipro.com
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] Unable to start DPDK+Netshard
Date: Mon, 22 Aug 2016 13:14:04 +0530	[thread overview]
Message-ID: <CAERxyUW5NMid4MabpuPHxgTr1dN0CVZP6tiLaGF3u3GBUq-miA@mail.gmail.com> (raw)
In-Reply-To: <HK2PR03MB1634DC7C7AA46FE2B9A6BF2295E80@HK2PR03MB1634.apcprd03.prod.outlook.com>

Edit the /etc/default/grub file, and add the following to the
GRUB_CMDLINE_LINUX entry:
GRUB_CMDLINE_LINUX="hugepagesz=1G hugepages=<Number of hugepages required>
default_hugepagesz=1G"
There only you can mention cpu isolation also.

After modifying run

grub2-mkconfig -o /boot/grub2/grub.cfg

reboot system

Regards,
Harsha

On Mon, Aug 22, 2016 at 11:20 AM, <jayachandran.subramanian@wipro.com>
wrote:

> HI HVR,
>
>
>
> Thanks a lot after increasing Huge pages to 1536 Mb , issue got resolved.
>
>
>
> Also could you please let me know , we needs to configure the same Huge
> page/isolscpus  in grub configuration .
>
>
>
> Could you please help me on that !
>
>
>
> Thanks
>
> Jay
>
>
>
> *From:* harshavardhan Reddy [mailto:hvreddy1110@gmail.com]
> *Sent:* Monday, August 22, 2016 11:14 AM
> *To:* Jayachandran Subramanian (MFG & Tech) <jayachandran.subramanian@
> wipro.com>
> *Cc:* dev@dpdk.org
> *Subject:* Re: [dpdk-dev] Unable to start DPDK+Netshard
>
>
>
> ** This mail has been sent from an external source **
>
> try o increase the hugepages to
>
> 4GB and run once again.
>
> Also it depends on how much memory u are reserving in mempools and for
> rings..
>
>
>
> Regards,
>
> HVR
>
>
>
> On Sun, Aug 21, 2016 at 4:08 PM, <jayachandran.subramanian@wipro.com>
> wrote:
>
> Hi ,
>
> When I start netshard with dpdk-pmd stack , getting the below error
>
> RING: Cannot reserve memory
> Failed to create mempool for Tx
> RING: Cannot reserve memory
> Failed to create mempool for Tx
> Creating Rx mbuf pool 'dpdk_net_pktmbuf_pool8_rx' [1024 mbufs] ...
> RING: Cannot reserve memory
> Failed to create mempool for Tx
>
> Configured huge pages and binded NIC to DPDK drivers
>
> Please let me know how to resolve this issue, PFA nic binding / huge pages
> details.
>
> Thanks
> Jay
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments. WARNING: Computer viruses can be
> transmitted via email. The recipient should check this email and any
> attachments for the presence of viruses. The company accepts no liability
> for any damage caused by any virus transmitted by this email.
> www.wipro.com
>
>
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments. WARNING: Computer viruses can be
> transmitted via email. The recipient should check this email and any
> attachments for the presence of viruses. The company accepts no liability
> for any damage caused by any virus transmitted by this email.
> www.wipro.com
>

      reply	other threads:[~2016-08-22  7:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-21 10:38 jayachandran.subramanian
2016-08-22  5:44 ` harshavardhan Reddy
2016-08-22  5:50   ` jayachandran.subramanian
2016-08-22  7:44     ` harshavardhan Reddy [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=CAERxyUW5NMid4MabpuPHxgTr1dN0CVZP6tiLaGF3u3GBUq-miA@mail.gmail.com \
    --to=hvreddy1110@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jayachandran.subramanian@wipro.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).