From 05b4d8467e827db099832e560e3a801466b9417e Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Wed, 15 Jan 2020 06:29:16 +0000 Subject: perf: Add hoststack NSIM+LDPRELOAD+IPERF3 test suite Change-Id: Ia7a876b1aa240676e1f2d23618c1d4e09ead14f0 Signed-off-by: Dave Wallace (cherry picked from commit d79b753c1fde3cd831f60ac5cc0034f613c44b43) --- resources/api/vpp/supported_crcs.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resources/api') diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index ea4358e844..f7a943b371 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -186,6 +186,10 @@ nat_show_config_reply: '0x006a0786' # perf teardown # 6x^ tc01-64B-1c-ethip4udp-ip4base-nat44-mrr # ^ nat44NOTscaleNOTsrc_user_1 + nsim_configure: '0x16ed400f' # perf + nsim_configure_reply: '0xe8d4e804' # perf + nsim_output_feature_enable_disable: '0x3865946c' # perf + nsim_output_feature_enable_disable_reply: '0xe8d4e804' # perf policer_add_del: '0xdfea2be8' # dev policer_add_del_reply: '0xa177cef2' # dev policer_classify_set_interface: '0xde7ad708' # dev -- cgit 1.2.3-korg