[ovs-dev] Flow timeout for datapath flows

Justin Pettit jpettit at nicira.com
Mon Apr 14 17:51:34 UTC 2014


idle_timeout and hard_timeout are not related to datapath flows; they're OpenFlow concepts.  In 1.10, you can't control how long a flow stays in the datapath.  The userspace daemon manages those flows and tries to find the optimal time to leave them in place.

--Justin


On April 14, 2014 at 9:31:24 AM, Neelakantam Gaddam (neelugaddam at gmail.com) wrote:
> Hi All,
>  
> I am using openvswitch-1.10 version.
>  
> Is there any way to change the values of idle_timeout and hard_timeout for
> the datapath flows ?
>  
> My requirement is to increase the flow activity period in the kernel
> datapath.
>  
> Please suggest me the best method to get this done.
>  
>  
>  
> --
> Thanks & Regards
> Neelakantam Gaddam
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>  




More information about the dev mailing list