Re: [ovs-discuss] socket handle leak when pkill/kill -9 ovsdb-server/ovs-vswitchd

2017-05-31 Thread Ben Pfaff
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

Re: [ovs-discuss] socket handle leak when pkill/kill -9 ovsdb-server/ovs-vswitchd

2017-05-31 Thread fukaige
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

Re: [ovs-discuss] vxlan offload via dpif

2017-05-31 Thread Joe Stringer
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

Re: [ovs-discuss] socket handle leak when pkill/kill -9 ovsdb-server/ovs-vswitchd

2017-05-31 Thread Ben Pfaff
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

Re: [ovs-discuss] MPLS encapsulated UDP traffic not forwarded

2017-05-31 Thread Ben Pfaff
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

Re: [ovs-discuss] Questions about IPFIX

2017-05-31 Thread Ben Pfaff
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

[ovs-discuss] vxlan offload via dpif

2017-05-31 Thread Santhosh Alladi
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

[ovs-discuss] Questions about IPFIX

2017-05-31 Thread Felix Konstantin Maurer
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

Re: [ovs-discuss] OpenStack and OVN integration is failing on multi-node physical machines.(probably a bug)

2017-05-31 Thread Numan Siddique
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