Yes, that is a better choice.
On Thu, Jun 01, 2017 at 12:49:18AM +, fukaige wrote:
> Thank you for your reply, Ben;
> I should use signal 15 instead of 9 to kill the process.
>
> > -Original Message-
> > From: Ben Pfaff [mailto:b...@ovn.org]
> > Sent: Wednesday, May 31, 2017 11:38 PM
Thank you for your reply, Ben;
I should use signal 15 instead of 9 to kill the process.
> -Original Message-
> From: Ben Pfaff [mailto:b...@ovn.org]
> Sent: Wednesday, May 31, 2017 11:38 PM
> To: fukaige
> Cc: ovs-discuss@openvswitch.org
> Subject: Re: socket handle leak when pkill/kill -9
On 31 May 2017 at 06:27, Santhosh Alladi wrote:
> Hi all,
>
>
>
> We are trying to configure our hardware accelerator using ovs via dpif. We
> could achieve L2 forwarding using this setup.
>
> Now, we are trying to offload complete functionality of vxlan. In this
> sense, how does vxlan processing
On Wed, May 31, 2017 at 03:26:04AM +, fukaige wrote:
> I am using ovs-2.5.2 and find there may be socket handle leak when kill
> ovsdb-server/ovs-vswitchd thread.
> When I use “pkill -9 ovs-vswitchd” kill ovs-vswitchd thread and restart it,
> the socket file “ovs-vswitchd.12237.ctl” isn’t clo
On Fri, May 12, 2017 at 02:59:02PM +0100, Sidhant Hasija wrote:
> Hello,
>
> I have noticed that MPLS encapsulated UDP packets are not forwarded out of
> the openvswitch() port.
> Following is the description of it.
>
> The relevant flows in the switch are:
>
> /"table=0 ,ip, nw_src=10.0.1.11, n
On Wed, May 31, 2017 at 03:05:45PM +0200, Felix Konstantin Maurer wrote:
> I'm currently trying to export flow statistics from an Openvswitch
> bridge with IPFIX. It works, however in almost all packets, the
> flowStartDeltaMicroseconds and the flowEndDeltaMicroseconds have the
> same value. Is tha
Hi all,
We are trying to configure our hardware accelerator using ovs via dpif. We
could achieve L2 forwarding using this setup.
Now, we are trying to offload complete functionality of vxlan. In this sense,
how does vxlan processing take place in ovs-kernel. How can we get the tunnel
informatio
Hi,
I'm currently trying to export flow statistics from an Openvswitch
bridge with IPFIX. It works, however in almost all packets, the
flowStartDeltaMicroseconds and the flowEndDeltaMicroseconds have the
same value. Is that to be expected? Do I misunderstand something?
I expected them to be diffe
Hi Pranab,
Request to not drop the mailing list
Please see below for comments.
On Sat, May 27, 2017 at 11:30 AM, pranab boruah wrote:
> Thanks Numan for the reply. I modified the system service script of
> neutron server and made sure that it starts only after ovn-northd service
> is up and