[ovs-dev] [PATCH v2] dpif-netlink: avoid offload the unsupported USERSPACE actions

2019-03-17 Thread wenxu
From: wenxu The hw can't offload USERSPACE action which will lead many err logs as following. "ERR|failed to offload flow: Operation not supported" So we should avoid offload USERSPACE actions Signed-off-by: wenxu --- lib/dpif-netlink.c | 3 +++ 1 file changed, 3 insertions(+) diff --git

[ovs-dev] Does have any plan or blueprint to support fwaas and vpnaas in ovn/networking-ovn(openstack)

2019-03-17 Thread taoyunupt
Dear all, As far as I know , ovn/networking-ovn(support) dose not support fwaas and vpnaas.So, does have any plan or blueprint to support fwaas and vpnaas in ovn/networking-ovn(openstack)? Yours , yunxiang ___ dev mailing list

Re: [ovs-dev] [Suspected-Phishing]Re: [PATCH v6 0/3] Move offloading code into a new file

2019-03-17 Thread Ophir Munk
Adding Ian and others > -Original Message- > From: ovs-dev-boun...@openvswitch.org boun...@openvswitch.org> On Behalf Of Ophir Munk > Sent: Sunday, March 17, 2019 6:48 PM > To: Ilya Maximets ; ovs-dev@openvswitch.org > Cc: Shahaf Shuler ; Roni Bar Yanai > > Subject:

[ovs-dev] Error in floodlight console

2019-03-17 Thread Hossein Mousavi Nejad
Hi In my scenario, I defined a network consist of a floodlight controller, 5 ovs switches and 5 hosts using this VM: http://csie.nqu.edu.tw/smallko/sdn/stoachastic_switching.htm I develop my application using python and use REST API to add flow entries and select group table in OVSs. when I add

Re: [ovs-dev] [PATCH v6 0/3] Move offloading code into a new file

2019-03-17 Thread Ophir Munk
Hi Ian, Can you please update on the status of this series? Regards, Ophir > -Original Message- > From: Ophir Munk > Sent: Wednesday, March 6, 2019 5:28 PM > To: Ilya Maximets ; ovs-dev@openvswitch.org > Cc: Asaf Penso ; Ian Stokes ; > Shahaf Shuler ; Olga Shern > ; Kevin Traynor ; Roni

Re: [ovs-dev] netdev-tc-offloads: Properly get the block id on flow del/get

2019-03-17 Thread 0-day Robot
Bleep bloop. Greetings Or Gerlitz, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: WARNING: Unexpected sign-offs from developers who are not authors or co-authors or committers:

Re: [ovs-dev] [PATCH] netdev-tc-offloads: Improve log message for icmpv6 offload not supported

2019-03-17 Thread Roi Dayan
On 01/03/2019 02:26, Gregory Rose wrote: > > > On 2/28/2019 11:29 AM, Moshe Levi wrote: >> Signed-off-by: Moshe Levi >> --- >>   lib/netdev-tc-offloads.c |    4 ++-- >>   1 files changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/lib/netdev-tc-offloads.c b/lib/netdev-tc-offloads.c >>

[ovs-dev] Greetings.

2019-03-17 Thread KITTY KENYON LOAN
Greetings, I'm operating a Business Consulting Services With a large investment Group working on projects financing internationally. We are currently funding projects after careful study/evaluation of your Business plan. We will be interested to give an outright loan in terms of debt

[ovs-dev] [PATCH] netdev-tc-offloads: Properly get the block id on flow del/get

2019-03-17 Thread Or Gerlitz
Currnetly, when a tc flow is installed on a bond port using shared blocks, we get these failures from the validator threads: 2019-03-17T10:02:58.919Z|13369|dpif(revalidator93)|WARN|system@ovs-system: failed to flow_del \ (No such file or directory)