On Fri, Sep 6, 2013 at 1:28 PM, Pravin B Shelar wrote:
> Rather than rehashing flow table in a workqueue, we can safely
> do it at flow install. This simplify ovs locking and reduces
> dependence on workqueue.
>
> Signed-off-by: Pravin B Shelar
It might also be good to add a comment about the p
Rather than rehashing flow table in a workqueue, we can safely
do it at flow install. This simplify ovs locking and reduces
dependence on workqueue.
Signed-off-by: Pravin B Shelar
---
datapath/datapath.c | 50 +++---
datapath/datapath.h |2 ++
2