Re: [ovs-dev] [PATCH] xlate: Perform bridge lookup before using xlate cache.

2016-09-06 Thread Jarno Rajahalme
> On Sep 6, 2016, at 4:24 PM, Joe Stringer wrote: > > On 2 September 2016 at 17:43, Jarno Rajahalme wrote: >> Bridges might get deleted while revalidation is going through the >> xlate cache entries. Thus we need to do the xbridge lookup before we >> use the xlate

[ovs-dev] [PATCH] xlate: Perform bridge lookup before using xlate cache.

2016-09-02 Thread Jarno Rajahalme
Bridges might get deleted while revalidation is going through the xlate cache entries. Thus we need to do the xbridge lookup before we use the xlate cache, and use uuid's instead of pointers on xlate cache entries that might refer to other bridges. This has the side effect of not updating the