Searched hist:b637e4988c2d689bb43f943a5af0e684a4981159 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/openvswitch/ |
H A D | flow_table.h | diff b637e4988c2d689bb43f943a5af0e684a4981159 Fri Oct 04 02:14:23 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | flow_table.c | diff b637e4988c2d689bb43f943a5af0e684a4981159 Fri Oct 04 02:14:23 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | datapath.h | diff b637e4988c2d689bb43f943a5af0e684a4981159 Fri Oct 04 02:14:23 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|
H A D | datapath.c | diff b637e4988c2d689bb43f943a5af0e684a4981159 Fri Oct 04 02:14:23 CDT 2013 Pravin B Shelar <pshelar@nicira.com> 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>
|