From 4ea7fa511accfba5d6e465ce3a7ed242a336cfae Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Tue, 20 Aug 2019 12:45:10 +0200 Subject: [PATCH] Bump stable vpp version to 20.01-rc0~68 After API change. CSIT: https://gerrit.fd.io/r/c/csit/+/21245 VPP: https://gerrit.fd.io/r/c/vpp/+/18361 + Add ip_probe_neighbor_reply CRC, not sure how that got missing. Change-Id: I790875dab771981af3b9eceac5425d4d2f374984 Signed-off-by: Vratko Polak --- VPP_STABLE_VER_CENTOS | 2 +- VPP_STABLE_VER_UBUNTU | 2 +- VPP_STABLE_VER_UBUNTU_BIONIC | 2 +- resources/api/vpp/supported_crcs.yaml | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index afd61f92cb..e1a056cda0 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -20.01-rc0~3_g6595ff7~b7597 \ No newline at end of file +20.01-rc0~68_g053204a~b7664 \ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index 9bc13a64e7..8ace6ad52b 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -20.01-rc0~3-g6595ff7~b7791 \ No newline at end of file +20.01-rc0~68-g053204a~b7857 \ No newline at end of file diff --git a/VPP_STABLE_VER_UBUNTU_BIONIC b/VPP_STABLE_VER_UBUNTU_BIONIC index 96f8a22078..33bb212a6a 100644 --- a/VPP_STABLE_VER_UBUNTU_BIONIC +++ b/VPP_STABLE_VER_UBUNTU_BIONIC @@ -1 +1 @@ -20.01-rc0~3-g6595ff7f8 \ No newline at end of file +20.01-rc0~68-g053204ab0 \ No newline at end of file diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index 20cfe549b3..8b0fabebfe 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -96,6 +96,7 @@ ip_neighbor_add_del: '0x7a68a3c4' # dev ip_neighbor_add_del_reply: '0x1992deab' # dev ip_probe_neighbor: '0x2736142d' # virl + ip_probe_neighbor_reply: '0xe8d4e804' # virl ip_route_add_del: '0x83e086ce' # dev ip_route_add_del_reply: '0x1992deab' # dev ip_source_check_interface_add_del: '0x0a60152a' # virl -- 2.16.6