diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-12-05 19:26:01 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2017-12-06 13:16:59 +0000 |
commit | 6ede51e0fbde1e2d45dd90d0744b2d4b459d5e23 (patch) | |
tree | 88946ab39f83a089786522a4729daf8529fcf455 | |
parent | c3f62e968ff53a70a8503c22e9269aae44acce66 (diff) |
Update of VPP_STABLE_VER files and DPDK_STABLE_VER file
- use new vpp ref build - ubuntu 16.04:
18.01-rc0~427-g35de3b3~b3367_amd64
- use new vpp ref build - centos7:
18.01-rc0~427_g35de3b3~b3364.x86_64
- use new dpdk version:
17.11-vpp1
- builds tested by semiweekly jobs:
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-ubuntu1604-semiweekly/98/
https://jenkins.fd.io/view/csit/job/csit-vpp-verify-master-centos7-semiweekly/98/
Change-Id: Icdc91e4b87108729db4c7c8b1a8655efc9c1c3c2
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 9ee3f589fa..5d21cafee2 100644 --- a/DPDK_STABLE_VER +++ b/DPDK_STABLE_VER @@ -1 +1 @@ -17.08-vpp2 +17.11-vpp1
\ No newline at end of file diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index f9e3e95a59..63ce146a52 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -18.01-rc0~358_g60d48bb~b3295.x86_64
\ No newline at end of file +18.01-rc0~427_g35de3b3~b3364.x86_64
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index 13d08943f7..4a201ca433 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -18.01-rc0~358-g60d48bb~b3298_amd64
\ No newline at end of file +18.01-rc0~427-g35de3b3~b3367_amd64
\ No newline at end of file |