diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-10-19 15:42:50 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2017-10-19 15:42:50 +0200 |
commit | a285cc19e31adb2538d266e04e203db639b99a85 (patch) | |
tree | 8fc7da8b6295cab575cad2e050bc3fdb8b1d1802 | |
parent | 0a20412f03106511e77555fb1d3b5b24ca09f33c (diff) |
Update of VPP_STABLE_VER and DPDK_STABLE_VER files
- use new vpp ref build - ubuntu 16.04:
17.10-rc2~12-gc47652c~b42_amd64
- use new vpp ref build - centos7:
17.10-rc2~12_gc47652c~b42.x86_64
- use new dpdk version:
17.08-vpp2
They are needed to successfully run IPSec perf tests.
Change-Id: I3207b711404625d742c745932968e2eb68a76baf
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 bda503fdc4..9ee3f589fa 100644 --- a/DPDK_STABLE_VER +++ b/DPDK_STABLE_VER @@ -1 +1 @@ -17.08-vpp1 +17.08-vpp2 diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index b050a38c84..97adda5ff4 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -17.10-rc2~2_g5e62e58~b32.x86_64
\ No newline at end of file +17.10-rc2~12_gc47652c~b42.x86_64
\ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index cc183dae8d..b0164434d6 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -17.10-rc2~2-g5e62e58~b32_amd64
\ No newline at end of file +17.10-rc2~12-gc47652c~b42_amd64
\ No newline at end of file |