commit | b637e4988c2d689bb43f943a5af0e684a4981159 | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Fri Oct 04 00:14:23 2013 -0700 |
committer | Jesse Gross <jesse@nicira.com> | Fri Oct 04 00:18:26 2013 -0700 |
tree | 36fbf2ee83323b2441861de650c6dabe6d5cc663 | |
parent | e64457191a259537bbbfaebeba9a8043786af96f [diff] |
openvswitch: Move mega-flow list out of rehashing struct. ovs-flow rehash does not touch mega flow list. Following patch moves it dp struct datapath. Avoid one extra indirection for accessing mega-flow list head on every packet receive. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: Jesse Gross <jesse@nicira.com>