Home
last modified time | relevance | path

Searched hist:b637e4988c2d689bb43f943a5af0e684a4981159 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Dflow_table.hdiff 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 Dflow_table.cdiff 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 Ddatapath.hdiff 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 Ddatapath.cdiff 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>