[ovs-dev] 答复: Re: 答复: Re: 答复: Re: [PATCH] ovn: Support for taas(tap-as-a-service) function

2017-08-06 Thread wang . qianyu
If we do not add a new type of switch, we should write flag to a reg to indicate the matched packets which are cloned to monitor. This reg should add to all the pipeline stages of logical switch(both ingress and egress) to distinguish from normal flow. Is this right for Russell's point? If we

Re: [ovs-dev] [PATCH v3 6/6] dpif-netdev: Flush the packets in intermediate queue.

2017-08-06 Thread Darrell Ball
-Original Message- From: on behalf of Bhanuprakash Bodireddy Date: Thursday, June 29, 2017 at 3:39 PM To: "d...@openvswitch.org" Subject: [ovs-dev] [PATCH v3 6/6] dpif-netdev: Flush the packets

Re: [ovs-dev] [PATCH v3 4/6] netdev-dpdk: Add intermediate queue support.

2017-08-06 Thread Darrell Ball
-Original Message- From: on behalf of Bhanuprakash Bodireddy Date: Thursday, June 29, 2017 at 3:39 PM To: "d...@openvswitch.org" Subject: [ovs-dev] [PATCH v3 4/6] netdev-dpdk: Add intermediate

Re: [ovs-dev] [PATCH v3 2/6] netdev-dpdk: Add netdev_dpdk_txq_flush function.

2017-08-06 Thread Darrell Ball
Hi Bhanu Would it be possible to combine patches 1 and 2, rather than initially defining an empty netdev_txq_flush for dpdk ? I think the combined patch would have more context. Darrell -Original Message- From: on behalf of Bhanuprakash Bodireddy

[ovs-dev] [PATCH 1/2] netdev-vport: Always implement get_ifindex for netdev-vport

2017-08-06 Thread Roi Dayan
From: Paul Blakey Always implement get_ifindex without checking if offload is enabled or not as this should not be related. From ovs-dpctl we cannot tell if offload is enabled or not as other_config is not being read. Signed-off-by: Paul Blakey

[ovs-dev] 答复: Re: 答复: Re: [PATCH] ovn: Support for taas(tap-as-a-service) function

2017-08-06 Thread wang . qianyu
Not add new logical_mirror_switch, just use logical_switch of course can capture the use case. But logical_switch pipeline is complex for flow monitor. Flow monitor should ignore some tables such as port_security, lb and so on. And also should consider normal function for normal ports. I think

[ovs-dev] [patch_v11 5/7] System tests: Enable ALGs for userspace.

2017-08-06 Thread Darrell Ball
Signed-off-by: Darrell Ball --- tests/system-userspace-macros.at | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/tests/system-userspace-macros.at b/tests/system-userspace-macros.at index 3fc4ef9..f3337f0 100644 --- a/tests/system-userspace-macros.at

[ovs-dev] [patch_v11 1/7] string: Implement strcasestr for Windows.

2017-08-06 Thread Darrell Ball
strcasestr is not defined for Windows, so implement a version that could be used on Windows. This is needed for an upcoming patch. Signed-off-by: Darrell Ball Co-authored-by: Ben Pfaff Signed-off-by: Ben Pfaff --- lib/string.c| 22

Re: [ovs-dev] [PATCH v4 5/5] redhat: allow dpdk to also run as non-root user

2017-08-06 Thread Aaron Conole
Russell Bryant writes: > On Fri, Aug 4, 2017 at 1:00 PM, Aaron Conole wrote: >> After this commit, users may start a dpdk-enabled ovs setup as a >> non-root user. This is accomplished by exporting the $HOME directory, >> which dpdk uses to fill in it's