Increase number of registers to 16.
authorJustin Pettit <jpettit@ovn.org>
Fri, 24 Jun 2016 00:54:26 +0000 (17:54 -0700)
committerJustin Pettit <jpettit@ovn.org>
Wed, 13 Jul 2016 04:14:02 +0000 (21:14 -0700)
commit847b8b027af4401c8f1aff5e201a9cc84bb5fddb
tree82e5bb63af87caa4d45e85d8182ac37ea85f5103
parent94300e095b4ae9d866bef402c1aebe4a2d3e8502
Increase number of registers to 16.

With eight 32-bit registers, we can only store two IPv6 addresses, which is
pretty tight.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
13 files changed:
NEWS
include/openvswitch/flow.h
include/openvswitch/meta-flow.h
lib/flow.c
lib/match.c
lib/nx-match.c
lib/odp-util.h
lib/ofp-util.c
ofproto/ofproto-dpif-rid.h
ofproto/ofproto-dpif-xlate.c
ovn/controller/pinctrl.c
tests/ofproto.at
tests/ovs-ofctl.at