Re: [ovs-dev] [PATCH v5 4/4] dpif-netdev: Introduce pmd-rxq-affinity.

2016-07-27 Thread Daniele Di Proietto
ofputil_parse_key_value() to parse the affinity seems like a good idea, thanks! I got a compiler warning on an unused variable. I fixed that and applied the series to master. Thanks, Daniele On 27/07/2016 07:44, "Ilya Maximets" wrote: >New 'other_config:pmd-rxq-affinity' field for Interf

[ovs-dev] [PATCH v5 4/4] dpif-netdev: Introduce pmd-rxq-affinity.

2016-07-27 Thread Ilya Maximets
New 'other_config:pmd-rxq-affinity' field for Interface table to perform manual pinning of RX queues to desired cores. This functionality is required to achieve maximum performance because all kinds of ports have different cost of rx/tx operations and only user can know about expected workload on