DPDK patches and discussions
 help / color / mirror / Atom feed
From: Navneet Rao <navneet.rao@oracle.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Using the testpmd app & ixgbe driver on 540-Twinville, cannot configure rxq > 1
Date: Fri, 10 Jul 2015 13:57:42 -0700 (PDT)	[thread overview]
Message-ID: <e9ada248-d916-4912-a853-7a87464f925c@default> (raw)

Hello:

 

Couple of questions for the 540-Twinville & "testpmd" app:

 

1.       How do I specify multiple receive queues/port -

 

Used the command line option -rxq=2 and get this error..

 

*******************

Fail: nb_rxq(2) is greater than max_rx_queues(1)

EAL: Error - exiting with code: 1

  Cause: FAIL from init_fwd_streams()

***************************

                

                Orelse, if I specify rxq=1 on command line and try to configure within the app by using 

                the "port config all rxq 2", I get the same error..as above.

 

Is there something missing here!!!

 

 

2.       If I use the igb_uio (dpdk driver), I am able to configure rxq >1.

My configuration: loopback cable between port0 and port1

Question a: How do I generate TX packets with multiple MAC address..?

                

I did this -- "mac_addr add 0 00:00:00:AA:BB:CC" as an additional MAC address (left the default as is)

                

                Can I assume that the TX of port0 will now generate Ethernet frames with 2 different MAC addresses?

                Frames with the default SMAC address, and frames with the MAC-address specified above?

 

                Can I use these MAC address as a classifier (using ethertype_filter), to steer frames to queues 0 & 1?

 

                                

                

Thanks

-Navneet

             reply	other threads:[~2015-07-10 20:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10 20:57 Navneet Rao [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-09  0:14 Navneet Rao

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=e9ada248-d916-4912-a853-7a87464f925c@default \
    --to=navneet.rao@oracle.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).