[ovs-dev] [PATCH 5/7] tests/test-classifier: Properly use ovsrcu_postpone.

Ben Pfaff blp at nicira.com
Tue Oct 28 23:28:14 UTC 2014


On Fri, Oct 24, 2014 at 01:36:39PM -0700, Jarno Rajahalme wrote:
> Following patches add stricter checks of RCU memory management of
> rules removed from a classifier.  This patch properly postpones
> freeing of 'struct cls_rule's that have been removed from a
> classifier.
> 
> Also remove all the rules from classifier before destructing it in
> test_rule_replacement().
> 
> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>

Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list