Introducing the new model of rx queue management and fixing unexpected behavior connected with bad distribution of tx queues. Complete descriptions are in commit-messages.
Version 4: * Condition variable returned. * Style fixes. Version 3: * Changed synchronization between main and pmd thread to avoid pausing and resuming the threads. Version 2: * "dpif-netdev: Unique and sequential tx_qids" rebased on top of "dpif-netdev: Rework of rx queue management." * fixed little race between pmd and main threads. * Comments improved. * thread-safety directives added. Ilya Maximets (2): dpif-netdev: Rework of rx queue management. dpif-netdev: Unique and sequential tx_qids. lib/dpif-netdev.c | 261 ++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 174 insertions(+), 87 deletions(-) -- 2.5.0 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev