Hey,

I would encourage you to try it yourself, using `ovs-appctl ofproto/trace`
command,

`ovs-appctl upcall/enable-megaflows` (also disable-megaflows) can be used
to turn it
on and off,

Thanks,
Alex Wang,

On 8 September 2015 at 00:28, openvswitcher <openvswitc...@163.com> wrote:

> Hi,all
>
>
> Could anybody tell me what the megaflow feature actually used for?
>
>
> For example, if I configure one match rule bellow,
>
>
> "in_port=1, dl_vlan=0x20, action set_vlan=0x10, output:2"
>
>
> then, if one packet 'dl_vlan=0x20, src_mac=A, dst_mac=B' arrived.
>
>
> what will be the difference of flow installed in kernel if I
> enable/disable mega-flow?
>
>
>
>
> Looking for your reply. Thanks.
>
>
>
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>



-- 
Alex Wang,
Open vSwitch developer
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to