Re: ixgbe question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Badalian Vyacheslav
Date: Monday, November 23, 2009 - 3:30 am

Hello Eric. I paly with this card 3 weeks and maybe help for you :)

By default intel flower use only first cpu. Its strange.
If we add affinity to single cpu core for interrupt its will use this CPU core.
If we add affinity to two or more cpus its applying but don't work.
See ixgbe driver README from intel.com. Its have param for RSS flower. I think its do this :)
Also driver from intel.com have script for split RxTx->Cpu core but you must replace "tx rx" in code to "TxRx".

P.S. Please also see if you can and wont:
On e1000 and x86 kernel + 2xXeon 2core my TC rules load 3 min
On ixgbe and X86_64 kernel + 4xXeon 6core my TC rules load more 15 mins!
Its 64 bit regression?

Tc rules i can send to you if you ask me for it! Thanks!

Slavon



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] irq: Add node_affinity CPU masks for smarter irqba ..., Peter P Waskiewicz Jr, (Sun Nov 22, 11:46 pm)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Peter P Waskiewicz Jr, (Mon Nov 23, 2:36 am)
ixgbe question, Eric Dumazet, (Mon Nov 23, 3:21 am)
Re: ixgbe question, Badalian Vyacheslav, (Mon Nov 23, 3:30 am)
Re: ixgbe question, Waskiewicz Jr, Peter P, (Mon Nov 23, 3:34 am)
Re: ixgbe question, Eric Dumazet, (Mon Nov 23, 3:37 am)
Re: ixgbe question, Eric Dumazet, (Mon Nov 23, 7:05 am)
Re: ixgbe question, Jesper Dangaard Brouer, (Mon Nov 23, 7:10 am)
Re: ixgbe question, Eric Dumazet, (Mon Nov 23, 7:38 am)
Re: ixgbe question, Eric Dumazet, (Mon Nov 23, 9:59 am)
Re: ixgbe question, robert, (Mon Nov 23, 11:30 am)
Re: ixgbe question, robert, (Mon Nov 23, 1:54 pm)
Re: ixgbe question, David Miller, (Mon Nov 23, 2:26 pm)
Re: ixgbe question, David Miller, (Mon Nov 23, 2:28 pm)
Re: ixgbe question, Robert Olsson, (Mon Nov 23, 3:14 pm)
Re: ixgbe question, Waskiewicz Jr, Peter P, (Mon Nov 23, 4:28 pm)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Waskiewicz Jr, Peter P, (Mon Nov 23, 4:32 pm)
Re: ixgbe question, David Miller, (Mon Nov 23, 4:44 pm)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Arjan van de Ven, (Mon Nov 23, 11:07 pm)
Re: ixgbe question, Eric Dumazet, (Tue Nov 24, 12:46 am)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Peter P Waskiewicz Jr, (Tue Nov 24, 1:39 am)
Re: ixgbe question, Badalian Vyacheslav, (Tue Nov 24, 1:46 am)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Peter P Waskiewicz Jr, (Tue Nov 24, 1:59 am)
Re: ixgbe question, Peter P Waskiewicz Jr, (Tue Nov 24, 2:07 am)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Peter P Waskiewicz Jr, (Tue Nov 24, 2:15 am)
Re: ixgbe question, Eric Dumazet, (Tue Nov 24, 2:55 am)
Re: ixgbe question, Peter P Waskiewicz Jr, (Tue Nov 24, 3:06 am)
[PATCH net-next-2.6] ixgbe: Fix TX stats accounting, Eric Dumazet, (Tue Nov 24, 4:37 am)
Re: ixgbe question, John Fastabend, (Tue Nov 24, 6:14 am)
Re: [PATCH net-next-2.6] ixgbe: Fix TX stats accounting, Eric Dumazet, (Tue Nov 24, 6:23 am)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Peter P Waskiewicz Jr, (Tue Nov 24, 10:55 am)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Peter P Waskiewicz Jr, (Tue Nov 24, 10:56 am)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Peter P Waskiewicz Jr, (Tue Nov 24, 11:33 am)
Re: [PATCH] irq: Add node_affinity CPU masks for smarter i ..., Peter P Waskiewicz Jr, (Tue Nov 24, 12:53 pm)
Re: [PATCH net-next-2.6] ixgbe: Fix TX stats accounting, Jeff Kirsher, (Wed Nov 25, 12:38 am)
Re: [PATCH net-next-2.6] ixgbe: Fix TX stats accounting, Eric Dumazet, (Wed Nov 25, 2:31 am)
Re: [PATCH net-next-2.6] ixgbe: Fix TX stats accounting, Jeff Kirsher, (Wed Nov 25, 2:38 am)
Re: ixgbe question, Badalian Vyacheslav, (Thu Nov 26, 7:10 am)
Re: ixgbe question, David Miller, (Sun Nov 29, 1:18 am)
Re: ixgbe question, Eric Dumazet, (Mon Nov 30, 6:02 am)
Re: ixgbe question, John Fastabend, (Mon Nov 30, 1:20 pm)