On Thu, Nov 2, 2017 at 7:43 PM, Andy Zhou wrote:
> On Thu, Nov 2, 2017 at 5:07 AM, Pravin Shelar wrote:
>> On Thu, Nov 2, 2017 at 3:07 AM, Andy Zhou wrote:
>>> On Fri, Oct 20, 2017 at 8:32 PM, Pravin Shelar wrote:
On Thu, Oct 19, 2017 at 5:58 PM, Andy Zhou wrote:
>
> On Thu, Oct 1
On Thu, Nov 2, 2017 at 5:07 AM, Pravin Shelar wrote:
> On Thu, Nov 2, 2017 at 3:07 AM, Andy Zhou wrote:
>> On Fri, Oct 20, 2017 at 8:32 PM, Pravin Shelar wrote:
>>> On Thu, Oct 19, 2017 at 5:58 PM, Andy Zhou wrote:
On Thu, Oct 19, 2017 at 02:47 Pravin Shelar wrote:
>
> On Tue
On Thu, Nov 2, 2017 at 3:07 AM, Andy Zhou wrote:
> On Fri, Oct 20, 2017 at 8:32 PM, Pravin Shelar wrote:
>> On Thu, Oct 19, 2017 at 5:58 PM, Andy Zhou wrote:
>>>
>>> On Thu, Oct 19, 2017 at 02:47 Pravin Shelar wrote:
On Tue, Oct 17, 2017 at 12:36 AM, Andy Zhou wrote:
> OVS kerne
On Fri, Oct 20, 2017 at 8:32 PM, Pravin Shelar wrote:
> On Thu, Oct 19, 2017 at 5:58 PM, Andy Zhou wrote:
>>
>> On Thu, Oct 19, 2017 at 02:47 Pravin Shelar wrote:
>>>
>>> On Tue, Oct 17, 2017 at 12:36 AM, Andy Zhou wrote:
>>> > OVS kernel datapath so far does not support Openflow meter action.
On Thu, Oct 19, 2017 at 5:58 PM, Andy Zhou wrote:
>
> On Thu, Oct 19, 2017 at 02:47 Pravin Shelar wrote:
>>
>> On Tue, Oct 17, 2017 at 12:36 AM, Andy Zhou wrote:
>> > OVS kernel datapath so far does not support Openflow meter action.
>> > This is the first stab at adding kernel datapath meter su
On Tue, Oct 17, 2017 at 12:36 AM, Andy Zhou wrote:
> OVS kernel datapath so far does not support Openflow meter action.
> This is the first stab at adding kernel datapath meter support.
> This implementation supports only drop band type.
>
> Signed-off-by: Andy Zhou
> ---
> net/openvswitch/Makef
OVS kernel datapath so far does not support Openflow meter action.
This is the first stab at adding kernel datapath meter support.
This implementation supports only drop band type.
Signed-off-by: Andy Zhou
---
net/openvswitch/Makefile | 1 +
net/openvswitch/datapath.c | 14 +-
net/openvswit