>> +        ovs_rwlock_wrlock(&rule->rwlock);
>>         rule->flow_cookie = new_cookie;
>> +        ovs_rwlock_unlock(&rule->rwlock);
>>

Why wouldn't it be? You're saying that we don't need strict thread safety here?

Ethan
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to