[dpdk-dev] Bond port with multiple queues

2015-12-02 Thread Sergey Balabanov
Hello, I configured a bond port with 2 rx queues on it and added 2 slaves into the bond port. When I run traffic I get all packets on queue #0. This is quite expected when RSS turned off. When I turn on RSS all packets are distributed between two rx queues. There is no guarantee that I will get

[dpdk-dev] Bond port with multiple queues

2015-12-02 Thread Declan Doherty
On 02/12/15 13:11, Sergey Balabanov wrote: > Hello, > > I configured a bond port with 2 rx queues on it and added 2 slaves into the > bond port. When I run traffic I get all packets on queue #0. This is quite > expected when RSS turned off. When I turn on RSS all packets are distributed > between t