From 9446b9bf9c15999feec3c8a48fec428bca094500 Mon Sep 17 00:00:00 2001 From: Tomas Alexy Date: Mon, 4 Jan 2021 10:15:51 +0100 Subject: API: deprecated COP APIs Signed-off-by: Tomas Alexy Change-Id: Ifb97088a26f3c2ab2ecee28ed43e6e957a844c64 --- resources/api/vpp/supported_crcs.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resources/api/vpp/supported_crcs.yaml') diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index 459bbd576b..6cb8fc402d 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Cisco and/or its affiliates. +# Copyright (c) 2021 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -40,6 +40,10 @@ acl_interface_list_dump: '0xf9e6675e' # perf teardown acl_interface_set_acl_list: '0x473982bd' # perf acl_interface_set_acl_list_reply: '0xe8d4e804' # perf + adl_allowlist_enable_disable: '0xea88828d' # dev + adl_allowlist_enable_disable_reply: '0xe8d4e804' # dev + adl_interface_enable_disable: '0x5501adee' # dev + adl_interface_enable_disable_reply: '0xe8d4e804' # dev # 6x^ tc01-64B-1c-ethip4udp-ip4base-iacl1sf-10kflows-mrr # tc01-64B-1c-ethip4udp-ip4base-iacl1sl-10kflows-mrr # ^^ ip4fwdANDiaclANDacl10AND100_flows @@ -65,10 +69,6 @@ # classify_table_info / reply # honeycomb cli_inband: '0xf8377302' # dev setup cli_inband_reply: '0x05879051' # dev setup - cop_interface_enable_disable: '0x5501adee' # dev - cop_interface_enable_disable_reply: '0xe8d4e804' # dev - cop_whitelist_enable_disable: '0xdebe13ea' # dev - cop_whitelist_enable_disable_reply: '0xe8d4e804' # dev create_loopback: '0x42bb5d22' # dev create_loopback_reply: '0x5383d31f' # dev create_subif: '0xcb371063' # perf -- cgit 1.2.3-korg