diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-01-15 06:29:16 +0000 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2020-01-30 12:33:16 +0000 |
commit | d79b753c1fde3cd831f60ac5cc0034f613c44b43 (patch) | |
tree | 2dea775b6868781b2b25b5caaceeadbfaac6e94f /resources/api/vpp | |
parent | 20e972ce413e727b0a3d89d04460534cb454f107 (diff) |
perf: Add hoststack NSIM+LDPRELOAD+IPERF3 test suite
Change-Id: Ia7a876b1aa240676e1f2d23618c1d4e09ead14f0
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'resources/api/vpp')
-rw-r--r-- | resources/api/vpp/supported_crcs.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
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 |