summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@ovn.org>2016-06-23 17:54:26 -0700
committerJustin Pettit <jpettit@ovn.org>2016-07-12 21:14:02 -0700
commit847b8b027af4401c8f1aff5e201a9cc84bb5fddb (patch)
tree82e5bb63af87caa4d45e85d8182ac37ea85f5103 /NEWS
parent94300e095b4ae9d866bef402c1aebe4a2d3e8502 (diff)
downloadopenvswitch-847b8b027af4401c8f1aff5e201a9cc84bb5fddb.tar.gz
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>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f50b05e86..188e23f0b 100644
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,7 @@ Post-v2.5.0
* PMD threads servicing vHost User ports can now come from the NUMA
node that device memory is located on if CONFIG_RTE_LIBRTE_VHOST_NUMA
is enabled in DPDK.
+ - Increase number of registers to 16.
- ovs-benchmark: This utility has been removed due to lack of use and
bitrot.
- ovs-appctl: