diff options
Diffstat (limited to 'resources/api/vpp/supported_crcs.yaml')
-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 |