DPDK patches and discussions
 help / color / mirror / Atom feed
From: cr singh <cr.singh200@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] problem in running KNI application
Date: Mon, 28 Oct 2013 17:28:43 +0530	[thread overview]
Message-ID: <CA+Rn91PvXkZ+EBmYrTPt=hSa6TYM7BEYNX6uzvuLxW-GV-NeVQ@mail.gmail.com> (raw)

Hi Devs,

I am trying to run KNI application on my system (whose lstopo result is
attached herewith) , basically i am unable to insert correct

 --config="(port,lcore_rx,lcore_tx[,lcore_kthread,...])"
option while running it.
            I am getting this
[root@localhost DPDK-1.5.0]# ./examples/kni/build/kni -c 0x3 -n 2 -- -P -p
0x3 --config="(0,2,4,0),(1,1,3,0)"

EAL: Cannot read numa node link for lcore 0 - using physical package id
instead

EAL: Detected lcore 0 as core 0 on socket 0

EAL: Cannot read numa node link for lcore 1 - using physical package id
instead

EAL: Detected lcore 1 as core 1 on socket 0

EAL: Setting up hugepage memory...

EAL: cannot open /proc/self/numa_maps, consider that all memory is in
socket_id 0

EAL: Ask a virtual area of 0x398458880 bytes

EAL: Virtual area found at 0x9e800000 (size = 0x17c00000)

EAL: Ask a virtual area of 0x20971520 bytes

EAL: Virtual area found at 0x9d000000 (size = 0x1400000)

EAL: Ask a virtual area of 0x8388608 bytes

EAL: Virtual area found at 0x9c400000 (size = 0x800000)

EAL: Requesting 102 pages of size 4MB from socket 0

EAL: TSC frequency is ~2893448 KHz

EAL: Master core 0 is ready (tid=b7741800)

EAL: Core 1 is ready (tid=b6e44b40)

APP: Port ID: 0

APP: Rx lcore ID: 2, Tx lcore ID: 4

APP: Kernel thread lcore ID: 0

APP: Port ID: 1

APP: Rx lcore ID: 1, Tx lcore ID: 3

APP: Kernel thread lcore ID: 0

EAL: Error - exiting with code: 1

Cause: lcore id 2 for port 0 receiving not enabled

can anybody please explain me the details of the --config option in kni
application


Thanks in advance

--

cr singh

             reply	other threads:[~2013-10-28 11:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-28 11:58 cr singh [this message]
2013-10-28 12:03 ` [dpdk-dev] Fwd: " cr singh
2013-12-25  5:46   ` Jose Gavine Cueto
2013-12-25  5:48     ` Jose Gavine Cueto

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='CA+Rn91PvXkZ+EBmYrTPt=hSa6TYM7BEYNX6uzvuLxW-GV-NeVQ@mail.gmail.com' \
    --to=cr.singh200@gmail.com \
    --cc=dev@dpdk.org \
    /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).