Thanks Ilya and Flavio, I applied this to master

On 11/02/2016 21:08, "Flavio Leitner" <f...@sysclose.org> wrote:

>On Mon, 08 Feb 2016 10:38:47 +0300
>Ilya Maximets <i.maxim...@samsung.com> wrote:
>
>> This command can be used to check the port/rxq assignment to
>> pmd threads. For each pmd thread of the datapath shows list
>> of queue-ids with port names.
>> 
>> Additionally log message from pmd_thread_main() extended with
>> queue-id, and type of this message changed from INFO to DBG.
>> 
>> Signed-off-by: Ilya Maximets <i.maxim...@samsung.com>
>> ---
>> 
>> Version 2:
>>      * command renamed to 'pmd-rxq-show'.
>>      * Added note to NEWS.
>> 
>>  INSTALL.DPDK.md            |  9 ++++--
>>  NEWS                       |  3 ++
>>  lib/dpif-netdev.c          | 77
>>++++++++++++++++++++++++++++++++++------------
>>  lib/netdev.c               |  6 ++++
>>  lib/netdev.h               |  1 +
>>  vswitchd/ovs-vswitchd.8.in |  3 ++
>>  6 files changed, 77 insertions(+), 22 deletions(-)
>> 
>
>Acked-by: Flavio Leitner <f...@sysclose.org>
>
>Thanks for the v2
>-- 
>fbl
>

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to