diff options
author | Jesse Gross <jesse@nicira.com> | 2014-10-04 00:35:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-06 06:32:20 +0200 |
commit | 6b205b2ca17e88ef5e10451b720056b790cc63a5 (patch) | |
tree | bd94053b6d8bad4ed2852daf8254a3ea45200ecb /net/openvswitch/vport.h | |
parent | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. (diff) | |
download | linux-6b205b2ca17e88ef5e10451b720056b790cc63a5.tar.xz linux-6b205b2ca17e88ef5e10451b720056b790cc63a5.zip |
openvswitch: Factor out allocation and verification of actions.
As the size of the flow key grows, it can put some pressure on the
stack. This is particularly true in ovs_flow_cmd_set(), which needs several
copies of the key on the stack. One of those uses is logically separate,
so this factors it out to reduce stack pressure and improve readibility.
Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/vport.h')
0 files changed, 0 insertions, 0 deletions