Thanks for taking a look Ryan. That sounds exactly like the issue I encountered.
Looking at your assessment made me take a look at it again, and I found a much better solution. Do you mind taking a look at that one? http://openvswitch.org/pipermail/dev/2014-May/039790.html On 6 May 2014 09:18, Ryan Wilson <wr...@vmware.com> wrote: > I've seen this issue before as well when adding RCU locking to xlate. It > happens because refs to a netdev still exist (in this case, likely the > tunnel has a ref to the netdev) when the main thread tries to delete the > netdev. Thus, the netdev never gets deleted and the netdev cannot be > recreated with a new type. I tested out the fix and it works with my patch > as well. >
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev