DPDK usage discussions
 help / color / mirror / Atom feed
From: Gadre Nayan <gadrenayan@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Link Status App
Date: Wed, 27 Apr 2016 19:38:16 +0530	[thread overview]
Message-ID: <CAKJ7aR5-O1kM7Dh8AcgNc1GXXgE9=TFUtBfeCZ3t8+F3DWDWqg@mail.gmail.com> (raw)

Dear All,

I have started with DPDK library. I have some terminology related questions.

1. What are "lcores":
   My system has 2 sockets and 6 cores per socket. Are these internal
cores --> lcores?
   So then my system will have 12 lcores?

2. I am trying to work on the Link status change application.

I am confused with the terminology, having not much experience, So
here is the confusion.

I have the compiled application: link_status.

./link_status -c f -n 4-- -q 8 -p 0x0f

Here I am setting the portmask as 0x0F as I am going to use 4 ports.
Next -q NQ: A number of queues (=ports) per lcore (default is 1)

So I donot get the ( number of queues = ports ) statement here.

Network cards have RX and TX queues, I have a card which has 7 RX and
TX queues. Also my NIC has 4 ports. So each port will have 7 RX and TX
queues.

So how is this statement (number of queues = ports) per lcore (default
is 1) valid. What should be the argument in my case.

Please explain.

Thanks
GNA

             reply	other threads:[~2016-04-27 14:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 14:08 Gadre Nayan [this message]
2016-04-27 14:24 ` De Lara Guarch, Pablo

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='CAKJ7aR5-O1kM7Dh8AcgNc1GXXgE9=TFUtBfeCZ3t8+F3DWDWqg@mail.gmail.com' \
    --to=gadrenayan@gmail.com \
    --cc=users@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).