OSDN Git Service

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)
commit23dabf88abb48a866fdb19ee08ebcf1ddd9b1840
treecc835b9d88c36d7b3b0c296fb2617f9971c5bd7e
parent8c63ff09bddf944ab0033fea97aacfadfffa76de
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