]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Optimize flow key match for non tunnel flows.
authorPravin B Shelar <pshelar@nicira.com>
Tue, 18 Jun 2013 00:50:28 +0000 (17:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jun 2013 01:07:41 +0000 (18:07 -0700)
commit5a574091eece7b6231e02038786e5090508b6669
treef476c0df25d3076a67594bc15e0cd5190ce18351
parentedf624698c56189c5628934394b0fd71c38346b9
openvswitch: Optimize flow key match for non tunnel flows.

Following patch adds start offset for sw_flow-key, so that we can
skip tunneling information in key for non-tunnel flows.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/datapath.c
net/openvswitch/flow.c
net/openvswitch/flow.h