diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2020-01-31 16:54:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-01-31 16:54:54 +0000 |
commit | b71a4cfd39acd385a8ac80bdae4cb83064cc5e25 (patch) | |
tree | f5af7d80b418df07faabb185d1df38918ca1b2e8 /VNFs/DPPD-PROX/README | |
parent | d6e552774d85f07ec1a1195e06842daab3c1ef4f (diff) | |
parent | 60f6a33874b52e2749883ea8c84b46fa0c3adf99 (diff) |
Merge "Update PROX version to (preprod) 1908 to reflect DPDK 19.08 support"
Diffstat (limited to 'VNFs/DPPD-PROX/README')
-rw-r--r-- | VNFs/DPPD-PROX/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/VNFs/DPPD-PROX/README b/VNFs/DPPD-PROX/README index b4ccc2ea..1e4b3585 100644 --- a/VNFs/DPPD-PROX/README +++ b/VNFs/DPPD-PROX/README @@ -1,5 +1,5 @@ ## -## Copyright (c) 2010-2019 Intel Corporation +## Copyright (c) 2010-2020 Intel Corporation ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ finer grained network functions like QoS, Routing, load-balancing... Compiling and running this application -------------------------------------- This application supports DPDK 16.04, 16.11, 16.11.1, 17.02, 17.05, 17.08, -17.11, 18.02, 18.05, 18.08, 18.11, 19.02 and 19.05. +17.11, 18.02, 18.05, 18.08, 18.11, 19.02, 19.05 and 19.08. The following commands assume that the following variables have been set: |