Re: [ovs-discuss] Normal System Calls Performed by Openvswitch

2016-07-22 Thread Levente Csikor
Hi! You may can use *perf* as well. However, it only works well with kernel space drivers. For DPDK drivers, *valgrind* and *callgrind* could be a better solution. On 07/20/2016 09:58 PM, Christopher Mansour wrote: > Thanks Ben for your feedback. I already tried that, I was wondering whether I

Re: [ovs-discuss] a question about userspace ovs

2016-07-22 Thread Chandran, Sugesh
Regards _Sugesh From: qintao (F) [mailto:qint...@huawei.com] Sent: Friday, July 22, 2016 8:09 AM To: Chandran, Sugesh Cc: wuhao 00271188 ; guoyilong 00231009 ; lukai 00197897 ; liuguifeng 00230956 ; qintao (F) ; wangmeiling 00346626 ; kangxu 00360128 Subject: a question about userspace ov

Re: [ovs-discuss] OvS 2.5 regression in VXLAN tunnels

2016-07-22 Thread IWAMOTO Toshihiro
At Thu, 21 Jul 2016 13:06:36 +0200, Jakub Libosvar wrote: > > On 20/07/16 23:13, pravin shelar wrote: > > On Fri, Jul 15, 2016 at 6:01 AM, Jakub Libosvar wrote: > >> Hi, > >> > >> in OpenStack Neutron project we use Open vSwitch on a single node to > >> simulate tunneling between multiple nodes.