From: Andrew Yourtchenko Date: Tue, 1 Aug 2023 11:00:13 +0000 (+0200) Subject: sr: mark sr_policies_v2_details message as production X-Git-Tag: v24.02-rc0~9 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=238cf3bd490fa0fd79929207d9d8ab71f91433e0;p=vpp.git sr: mark sr_policies_v2_details message as production As per discussion on the VPP community call, since the message is used in CSIT tests and did not see the changes in a while, mark as production for the purposes of change process. Type: improvement Signed-off-by: Andrew Yourtchenko Change-Id: I4a79aafb1a9f37ac87faea7abea28cf01d1ffb4c --- diff --git a/src/vnet/srv6/sr.api b/src/vnet/srv6/sr.api index 165898f9820..4766ce3ba11 100644 --- a/src/vnet/srv6/sr.api +++ b/src/vnet/srv6/sr.api @@ -329,7 +329,6 @@ define sr_policies_v2_details u32 fib_table; u8 num_sid_lists; vl_api_srv6_sid_list_t sid_lists[num_sid_lists]; - option in_progress; }; /** \brief Dump the list of SR policies along with actual segment list index on VPP