]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Remove 5-tuple optimization.
authorJarno Rajahalme <jrajahalme@nicira.com>
Thu, 27 Mar 2014 19:35:23 +0000 (12:35 -0700)
committerJesse Gross <jesse@nicira.com>
Fri, 16 May 2014 20:40:29 +0000 (13:40 -0700)
commit54b92e13f5c62543aafd5bf789fb5d7cb7203fa3
treecc835b9d88c36d7b3b0c296fb2617f9971c5bd7e
parentdbc50de221324e6753a151141f2dff91f7384972
openvswitch: Remove 5-tuple optimization.

The 5-tuple optimization becomes unnecessary with a later per-NUMA
node stats patch.  Remove it first to make the changes easier to
grasp.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/datapath.c
net/openvswitch/flow.c
net/openvswitch/flow.h
net/openvswitch/flow_netlink.c
net/openvswitch/flow_netlink.h
net/openvswitch/flow_table.c
net/openvswitch/flow_table.h