From d910b96c6e5215f0d8961c121f086cd3c2703e43 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Fri, 11 Dec 2020 14:57:28 +0100 Subject: API: deprecated nsim APIs Jira: CSIT-1597 Change-Id: Ice342d6cb7cd244d712c42a3d468c851c79739f4 Signed-off-by: Jan Gelety --- resources/api/vpp/supported_crcs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 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 70f04f93f7..d15e9f44c3 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -210,8 +210,8 @@ nat_worker_details: '0x84bf06fc' # dev teardown nat_worker_dump: '0x51077d14' # dev teardown # TODO: Which test to run to verify nat* messages? - nsim_configure: '0x16ed400f' # perf - nsim_configure_reply: '0xe8d4e804' # perf + nsim_configure2: '0x64de8ed3' # perf + nsim_configure2_reply: '0xe8d4e804' # perf nsim_output_feature_enable_disable: '0x3865946c' # perf nsim_output_feature_enable_disable_reply: '0xe8d4e804' # perf # 4x^ tc01-9000B-1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps -- cgit 1.2.3-korg