aboutsummaryrefslogtreecommitdiffstats
path: root/resources/api
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2020-08-08 16:41:24 +0200
committerJan Gelety <jgelety@cisco.com>2020-08-08 23:03:07 +0200
commit00460a1ba11a6112a08256d39d927f2a309b1b99 (patch)
tree1c29fc4c88818b45a47459ff7b7e1fc719960149 /resources/api
parent68210955981adc72d83b139cba671f6269e7c5ec (diff)
Fix: NAT44 deterministic moved to separate det44 plugin
- align CSIT code with VPP code changes for NAT44 deterministic (DET44) feature - align test names according to snat44ed tests - remove obsolete 3-node nat tests - remove 2n1l-10ge2p1x710-ethip4udp-snat44det-h1048576-p63-s66060288 tests (not enough memory for such high number of sessions) Change-Id: I9a22b99b4cfa56d18e9c7ef9c58296e202567d42 Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'resources/api')
-rw-r--r--resources/api/vpp/supported_crcs.yaml13
1 files changed, 11 insertions, 2 deletions
diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml
index f616a94e5e..017589f030 100644
--- a/resources/api/vpp/supported_crcs.yaml
+++ b/resources/api/vpp/supported_crcs.yaml
@@ -77,6 +77,17 @@
create_vhost_user_if_reply: '0x5383d31f' # dev
create_vlan_subif: '0xaf34ac8b' # dev
create_vlan_subif_reply: '0x5383d31f' # dev
+ det44_add_del_map: '0x1150a190' # perf
+ det44_interface_add_del_feature: '0xdc17a836' # perf
+ det44_interface_add_del_feature_reply: '0xe8d4e804' # perf
+ det44_interface_details: '0xe60cc5be' # perf teardown
+ det44_interface_dump: '0x51077d14' # perf teardown
+ det44_map_details: '0xad91dc83' # perf teardown
+ det44_map_dump: '0x51077d14' # perf teardown
+ det44_add_del_map_reply: '0xe8d4e804' # perf teardown
+ det44_plugin_enable_disable: '0xfc4b5d73' # perf
+ det44_plugin_enable_disable_reply: '0xe8d4e804' # perf
+ det44_session_dump: '0xe45a3af7' # perf teardown
# dhcp_proxy_dump / details # honeycomb
gbp_bridge_domain_add: '0x8454bfdf' # dev
gbp_bridge_domain_add_reply: '0xe8d4e804' # dev
@@ -191,8 +202,6 @@
nat44_user_dump: '0x51077d14' # perf teardown
nat44_user_session_details: '0x1965fd69' # perf teardown
nat44_user_session_dump: '0xe1899c98' # perf teardown
- nat_det_add_del_map: '0x112fde05' # perf
- nat_det_add_del_map_reply: '0xe8d4e804' # perf
nat_show_config: '0x51077d14' # perf teardown
nat_show_config_reply: '0x7903ef06' # perf teardown
nat_worker_details: '0x84bf06fc' # perf teardown