openvswitch: Use flow hash during flow lookup operation.
authorPravin B Shelar <pshelar@nicira.com>
Wed, 30 Oct 2013 06:10:58 +0000 (23:10 -0700)
committerJesse Gross <jesse@nicira.com>
Sat, 2 Nov 2013 01:43:46 +0000 (18:43 -0700)
Flow->hash can be used to detect hash collisions and avoid flow key
compare in flow lookup.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>

No differences found