DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Bond port with multiple queues
@ 2015-12-02 13:11 Sergey Balabanov
  2015-12-02 15:49 ` Declan Doherty
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Balabanov @ 2015-12-02 13:11 UTC (permalink / raw)
  To: dev

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 all packets from 
the slave port #0 on some queue and all packets from the slave port #1 on 
another queue.
Does anybody know is there a way to configure bond port in a way when all traffic 
on port #0 goes to queue #0 and traffic on port #1 goes to queue #1?

Thanks,
Sergey Balabanov

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

end of thread, other threads:[~2015-12-02 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-02 13:11 [dpdk-dev] Bond port with multiple queues Sergey Balabanov
2015-12-02 15:49 ` Declan Doherty

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