[ovs-dev] [PATCH v2] netflow: Fix memory leak in netflow_unref.

2017-05-21 Thread Yunjian Wang
The memory leak was triggered each time on calling netflow_unref() with containing netflow_flows. And flows need to be removed and destroyed. Signed-off-by: Yunjian Wang --- ofproto/netflow.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/ofproto/netflow.c b/ofproto/netflow.c index 5

[ovs-dev] [PATCH] ovn-northd: Add logical flows to reply ICMP echo requests for all the other router ports connected to one switch

2017-05-21 Thread wei
--- ovn/northd/ovn-northd.c | 57 + 1 file changed, 57 insertions(+) diff --git a/ovn/northd/ovn-northd.c b/ovn/northd/ovn-northd.c index 83db75338..74e714d30 100644 --- a/ovn/northd/ovn-northd.c +++ b/ovn/northd/ovn-northd.c @@ -4192,6 +4192,63 @@

Re: [ovs-dev] [PATCH] netflow: Fix memory leak in netflow_unref.

2017-05-21 Thread wangyunjian
> -Original Message- > From: Ben Pfaff [mailto:b...@ovn.org] > Sent: Sunday, May 21, 2017 2:33 AM > To: wangyunjian > Cc: d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH] netflow: Fix memory leak in netflow_unref. > > On Sat, May 20, 2017 at 06:33:03PM +0800, Yunjian Wang wrote: >

[ovs-dev] [PATCH 2/2] ovn-ctl: Start ovn-northd even if ovsdb-servers are not running

2017-05-21 Thread nusiddiq
From: Numan Siddique When '--ovn-manage-ovsdb=no' is passed to "ovn-ctl start_northd", it doesn't start ovsdb-servers, but it expects the ovsdb-servers to be running. If the ovsdb-servers are not running, ovn-ctl exits without starting ovn-northd. This could create problems when ovn-northd and ov

[ovs-dev] [PATCH 1/2] ovn pacemaker: Fix return code errors in start/stop action

2017-05-21 Thread nusiddiq
From: Numan Siddique start action returns OCF_RUNNING_MASTER in certain scenarios. But as per the OCF guidelines, status code OCF_RUNNING_MASTER shoud be returned only in monitor action [1]. Whenever the start action returns OCF_RUNNING_MASTER, it is observed in the testing that, pacemaker stops

Re: [ovs-dev] [RFC PATCH 0/6] Change dpdk rxq scheduling to incorporate rxq processing cycles.

2017-05-21 Thread Bodireddy, Bhanuprakash
Hello Kevin, > >Rxqs are scheduled to be handled across available pmds in round robin order >with no weight or priority. > >It can happen that some very busy queues are handled by one pmd which >does not have enough cycles to prevent packets being dropped on them. >While at the same time another p

[ovs-dev] Your utmost attention is needed now !!!!

2017-05-21 Thread Ryan Mcmillian
Atten: I am Ryan Mcmillian Attorney to the late Engr. Steve Moore who died with his wife and their three kids in a car accident. Before his death he had funds valued at seven million dollars deposited in a bank in china All i need is your assistance to retrieve this money left behind by my cli

Re: [ovs-dev] [PATCH 4.4-only] openvswitch: clear sender cpu before forwarding packets

2017-05-21 Thread kbuild test robot
Hi Anoob, [auto build test ERROR on v4.9-rc8] [also build test ERROR on next-20170519] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Anoob-Soman/openvswitch-clear-sender-cpu-before-forwarding-p