diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-09-17 09:47:15 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-09-17 09:47:15 +0200 |
commit | 8b05d8b57c2a8e98cd24ce3a020312a0f81cbb86 (patch) | |
tree | 36cfcb4b16f3052fda4575420394a09fdfc09ef0 | |
parent | 3e8a10ce9f0481d610aafa41f3195b0900122eb4 (diff) |
Update of VPP_STABLE_VER and DPDK_STABLE_VER files
- use new vpp ref build - ubuntu 16.04:
18.10-rc0~422-geeadc14~b5124
- use new vpp ref build - centos7:
18.10-rc0~424_gef90ed0~b5050
- use new dpdk version:
18.08-vpp3
NOTE: Centos7 and Ubuntu16.04 builds are litle bit different
because of availability of builds on repo.
Change-Id: I6cefd91351848fb075935ae9b41354d3432eacf3
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 a7fed40284..f4d3fed5d1 100644 --- a/DPDK_STABLE_VER +++ b/DPDK_STABLE_VER @@ -1 +1 @@ -18.08-vpp1
\ No newline at end of file +18.08-vpp3
\ No newline at end of file diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index f57520dc52..e9770242c1 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -18.10-rc0~242_g0219b8d~b4824
\ No newline at end of file +18.10-rc0~424_gef90ed0~b5050
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index b03e06b648..59d5210c42 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -18.10-rc0~242-g0219b8d~b4906
\ No newline at end of file +18.10-rc0~422-geeadc14~b5124
\ No newline at end of file |