From: Pravin B Shelar Date: Fri, 4 Oct 2013 07:14:23 +0000 (-0700) Subject: openvswitch: Move mega-flow list out of rehashing struct. X-Git-Tag: v3.13-rc1~105^2~65^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b637e4988c2d689bb43f943a5af0e684a4981159;p=pandora-kernel.git 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 Signed-off-by: Jesse Gross --- Reading git-diff-tree failed