commit | a3e82996a8874c4cfe8c7f1be4d552018d8cba7e | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Mon Jun 17 17:50:28 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 18:07:41 2013 -0700 |
tree | f476c0df25d3076a67594bc15e0cd5190ce18351 | |
parent | ffe3f4321745e743dd179ec2b12180c01ba0d3aa [diff] |
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>