DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Using the testpmd app & ixgbe driver on 540-Twinville, cannot configure rxq > 1
@ 2015-07-10 20:57 Navneet Rao
  0 siblings, 0 replies; 2+ messages in thread
From: Navneet Rao @ 2015-07-10 20:57 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-dev] Using the testpmd app & ixgbe driver on 540-Twinville, cannot configure rxq > 1
@ 2015-07-09  0:14 Navneet Rao
  0 siblings, 0 replies; 2+ messages in thread
From: Navneet Rao @ 2015-07-09  0:14 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-10 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-10 20:57 [dpdk-dev] Using the testpmd app & ixgbe driver on 540-Twinville, cannot configure rxq > 1 Navneet Rao
  -- strict thread matches above, loose matches on Subject: below --
2015-07-09  0:14 Navneet Rao

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).