diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-06-05 08:14:48 +0200 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2017-06-05 13:08:21 +0000 |
commit | e4785c9f5a4bb360977fd7a86dc7e41dcbd5a52e (patch) | |
tree | a91f9dde0a2e2314023c7f3e5eca92635f43b57e | |
parent | 54021405af918f9b6ee2fc8c0d531903f579e930 (diff) |
Update of VPP_STABLE_VER files and DPDK_STABLE_VER file
- use new vpp ref build - ubuntu 16.04:
17.07-rc0~330-g8c55b37~b2435_amd64
- use new vpp ref build - centos7:
17.07-rc0~330_g8c55b37~b2433.x86_64
- use new DPDK version:
17.05-vpp5
- builds tested by semiweekly jobs:
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-ubuntu1604-semiweekly/43/
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/43/
Change-Id: Ie4e8b6fc8ff588eac0e3c6385c3335565ae87355
Signed-off-by: Jan Gelety <jgelety@cisco.com>
-rw-r--r-- | DPDK_STABLE_VER | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_CENTOS | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/DPDK_STABLE_VER b/DPDK_STABLE_VER index dcaf5eae68..67988f0eb5 100644 --- a/DPDK_STABLE_VER +++ b/DPDK_STABLE_VER @@ -1 +1 @@ -17.05-vpp3 +17.05-vpp5 diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index 9d4b69c614..ef0c4abb66 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -17.07-rc0~305_g6af1c04~b2408.x86_64 +17.07-rc0~330_g8c55b37~b2433.x86_64 diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index 6229bdfaec..0d64f59d3a 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -17.07-rc0~305-g6af1c04~b2410_amd64 +17.07-rc0~330-g8c55b37~b2435_amd64 |