dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* I couldn't manage to configure RSS
@ 2013-08-17 15:57 Hamed khanmirza
       [not found] ` <CALSoDgjm5B966CKy4AiJ72JOPzfLqpbntTqHqUt3VXNZSbhZGg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Hamed khanmirza @ 2013-08-17 15:57 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

[-- Attachment #1: Type: text/plain, Size: 735 bytes --]

Hi,

I successfully managed to run l2fw example and also l3fw with only one
queue. But I couldn't config the RSS in l3fw and also test-pmd application.
I simply create two queues per port on two lcores and set the RSS_ETH_IPV4
(I laso tried other options). I generate a traffic with different
destination addresses but all the traffic goes to the first queue and the
other queue in both applications is empty !
I also fully read both application codes, api_reference, programmers guide,
but unfortunately couldn't find anyway to activate this feature. Have you
any advice for me? Is there any trick or other configuration I should
enable?
My Ethernet card is X540, and I'm using Intel E5-2650 CPU on ubuntu LTS
12.0.4.

Regards
-Hamed

[-- Attachment #2: Type: text/html, Size: 869 bytes --]

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

* Re: I couldn't manage to configure RSS
       [not found] ` <CALSoDgjm5B966CKy4AiJ72JOPzfLqpbntTqHqUt3VXNZSbhZGg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-08-17 16:33   ` jinho hwang
  2013-08-17 16:48   ` Patrick Mahan
  1 sibling, 0 replies; 3+ messages in thread
From: jinho hwang @ 2013-08-17 16:33 UTC (permalink / raw)
  To: Hamed khanmirza; +Cc: dev

[-- Attachment #1: Type: text/plain, Size: 978 bytes --]

On Sat, Aug 17, 2013 at 11:57 AM, Hamed khanmirza <hamedkh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

> Hi,
>
> I successfully managed to run l2fw example and also l3fw with only one
> queue. But I couldn't config the RSS in l3fw and also test-pmd application.
> I simply create two queues per port on two lcores and set the RSS_ETH_IPV4
> (I laso tried other options). I generate a traffic with different
> destination addresses but all the traffic goes to the first queue and the
> other queue in both applications is empty !
> I also fully read both application codes, api_reference, programmers
> guide, but unfortunately couldn't find anyway to activate this feature.
> Have you any advice for me? Is there any trick or other configuration I
> should enable?
> My Ethernet card is X540, and I'm using Intel E5-2650 CPU on ubuntu LTS
> 12.0.4.
>
>
Don't you have to different source addresses? How come packets with
different destination addresses go to your machine?

[-- Attachment #2: Type: text/html, Size: 1445 bytes --]

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

* Re: I couldn't manage to configure RSS
       [not found] ` <CALSoDgjm5B966CKy4AiJ72JOPzfLqpbntTqHqUt3VXNZSbhZGg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2013-08-17 16:33   ` jinho hwang
@ 2013-08-17 16:48   ` Patrick Mahan
  1 sibling, 0 replies; 3+ messages in thread
From: Patrick Mahan @ 2013-08-17 16:48 UTC (permalink / raw)
  To: Hamed khanmirza; +Cc: dev-VfR2kkLFssw@public.gmane.org

With test-pmd, you need to make sure you allow enough cores to handle each RSS queue.  And as the previous poster mentioned, you must generate traffic to a wide range of destination addresses.

Patrick

Coming to you from deep inside Fortress Mahan

On Aug 17, 2013, at 8:57 AM, Hamed khanmirza <hamedkh-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

> Hi,
> 
> I successfully managed to run l2fw example and also l3fw with only one queue. But I couldn't config the RSS in l3fw and also test-pmd application. 
> I simply create two queues per port on two lcores and set the RSS_ETH_IPV4 (I laso tried other options). I generate a traffic with different destination addresses but all the traffic goes to the first queue and the other queue in both applications is empty !
> I also fully read both application codes, api_reference, programmers guide, but unfortunately couldn't find anyway to activate this feature. Have you any advice for me? Is there any trick or other configuration I should enable?
> My Ethernet card is X540, and I'm using Intel E5-2650 CPU on ubuntu LTS 12.0.4.
> 
> Regards
> -Hamed 

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

end of thread, other threads:[~2013-08-17 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-17 15:57 I couldn't manage to configure RSS Hamed khanmirza
     [not found] ` <CALSoDgjm5B966CKy4AiJ72JOPzfLqpbntTqHqUt3VXNZSbhZGg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-17 16:33   ` jinho hwang
2013-08-17 16:48   ` Patrick Mahan

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