git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffe3f43
)
openvswitch: Optimize flow key match for non tunnel flows.
author
Pravin B Shelar
<pshelar@nicira.com>
Tue, 18 Jun 2013 00:50:28 +0000
(17:50 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Jun 2013 01:07:41 +0000
(18:07 -0700)
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>
No differences found