DPDK usage discussions
 help / color / mirror / Atom feed
From: "Pattan, Reshma" <reshma.pattan@intel.com>
To: Nishant Verma <vnish11@gmail.com>
Cc: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] pdump help
Date: Fri, 22 Jul 2016 11:21:34 +0000	[thread overview]
Message-ID: <3AEA2BF9852C6F48A459DA490692831F01068AAC@IRSMSX109.ger.corp.intel.com> (raw)
In-Reply-To: <CAHhCjUGg5oGUGkRkBtDb8_90AzbWuMdGPaRBYxSHSvN=+9TBPQ@mail.gmail.com>

Hi,

I see some cleanup related bug in the dpdk_pdump tool, so until I publish fix for that,
You need to restart  both primary and secondary process( work around) after you see any RING/VDEV failure issues.

Thanks,
Reshma


From: Pattan, Reshma
Sent: Friday, July 22, 2016 10:31 AM
To: 'Nishant Verma' <vnish11@gmail.com>
Cc: users@dpdk.org
Subject: RE: pdump help

Hi,

As I see “RING: Cannot reserve memory”. Please allocate enough huge page memory and see what happens.

Also once you encounter such error please restart  both primary and secondary process.

Please paste me the full  error log, if you still face the issue.

Thanks,
Reshma


From: Nishant Verma [mailto:vnish11@gmail.com]
Sent: Thursday, July 21, 2016 9:10 PM
To: Pattan, Reshma <reshma.pattan@intel.com<mailto:reshma.pattan@intel.com>>
Cc: users@dpdk.org<mailto:users@dpdk.org>
Subject: Re: pdump help

Hi Reshma,

Tried things pointed by you(libpcap Installed & config parameter is set).
But still things are not working.

"
root@ubuntu:/home/oneweb/dpdk/app/pdump# ./dpdk_pdump --proc-type=secondary -- --pdump 'device_id=03:00.0,queue=*,rx-dev=/tmp/rx-file.pcap,tx-dev=/tmp/tx-file.pcap'
EAL: Detected 16 lcore(s)
EAL: Probing VFIO support...
EAL: WARNING: Address Space Layout Randomization (ASLR) is enabled in the kernel.
EAL:    This may cause issues with mapping memory into secondary processes
PMD: bnxt_rte_pmd_init() called for (null)
EAL: PCI device 0000:03:00.0 on NUMA socket 0
EAL:   probe driver: 8086:15ad rte_ixgbe_pmd
EAL: PCI device 0000:03:00.1 on NUMA socket 0
EAL:   probe driver: 8086:15ad rte_ixgbe_pmd
PMD: eth_ixgbe_dev_init(): No TX queues configured yet. Using default TX function.
EAL: PCI device 0000:05:00.0 on NUMA socket 0
EAL:   probe driver: 8086:1521 rte_igb_pmd
EAL: PCI device 0000:05:00.1 on NUMA socket 0
EAL:   probe driver: 8086:1521 rte_igb_pmd
RING: Cannot reserve memory
EAL: Error - exiting with code: 1
  Cause: File exists:create_mp_ring_vdev:649
"


Rgds,
Nishant


On Thu, Jul 21, 2016 at 5:16 AM, Pattan, Reshma <reshma.pattan@intel.com<mailto:reshma.pattan@intel.com>> wrote:
Hi,

Pdump tool is designed based on PCAP PMD. So you need to install libpcap package and set CONFIG_RTE_LIBRTE_PMD_PCAP flag to “y”
in config/common_base file and recompile the DPDK and run pdump tool. Please let me know if that fix the issue.

This dependency is mentioned in the  document “doc/guides/sample_app_ug/pdump.rst.”

Thanks,
Reshma

From: Nishant Verma [mailto:vnish11@gmail.com<mailto:vnish11@gmail.com>]
Sent: Wednesday, July 20, 2016 8:08 PM
To: Pattan, Reshma <reshma.pattan@intel.com<mailto:reshma.pattan@intel.com>>
Subject: pdump help

Hi Reshma,

i am facing some issue in executing pdump. I have seen in logs that you recently updated the code. Please let me know if i am doing anything wrong.


app/pdump# ./dpdk_pdump -- --pdump 'device_id=03:00.0,queue=*,rx-dev=/tmp/rx-1-file.pcap,tx-dev=tx-1-file.pcap'

This is the error i am getting.
Cause: File exists:create_mp_ring_vdev:649

​Thanks a lot.​

--
Rgds,
Nishant






--
Rgds,
Nishant




  parent reply	other threads:[~2016-07-22 11:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAHhCjUFdB-VkQRG_62k_X=RexVPy1=MdhqGRF+6VZd-6jrLkUg@mail.gmail.com>
2016-07-21  9:16 ` Pattan, Reshma
2016-07-21 20:10   ` Nishant Verma
2016-07-22  9:30     ` Pattan, Reshma
2016-07-22 11:21     ` Pattan, Reshma [this message]
2016-07-22 21:42       ` Nishant Verma
2016-07-25  8:57         ` Pattan, Reshma
2016-07-25 15:57           ` Nishant Verma
2016-07-25 16:00             ` Pattan, Reshma
2016-07-25 16:16               ` Nishant Verma
2016-07-25 16:21             ` Pattan, Reshma
2016-07-25 19:30               ` Nishant Verma
2016-07-25 20:11                 ` Pattan, Reshma

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=3AEA2BF9852C6F48A459DA490692831F01068AAC@IRSMSX109.ger.corp.intel.com \
    --to=reshma.pattan@intel.com \
    --cc=users@dpdk.org \
    --cc=vnish11@gmail.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).