diff options
Diffstat (limited to 'resources/api/vpp/supported_crcs.yaml')
-rw-r--r-- | resources/api/vpp/supported_crcs.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |