Thanks, pushed to master and branch-2.3 > On Feb 3, 2015, at 2:19 PM, Pravin Shelar <pshe...@nicira.com> wrote: > > On Tue, Feb 3, 2015 at 2:09 PM, Andy Zhou <az...@nicira.com> wrote: >> Currently, the exact match cache lookup uses 'skb->hash' as an index. >> In most cases, this value will be the same for pre and post >> recirculation lookup, threshing the exact match cache. This patch >> avoid this hash collision by using the rehashed value, by mixing in >> in the 'recirc_id', as the lookup index. >> >> Signed-off-by: Andy Zhou <az...@nicira.com> > > Acked-by: Pravin B Shelar <pshe...@nicira.com>
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev