X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Fapi%2Fvpp%2Fsupported_crcs.yaml;h=ea4358e8447562d52a2891bb0f32198cf7857d0d;hp=c046caeaa978c5cc57e0519e18078e7c7655a679;hb=627079bed61ab1df37cdfd72eb1289f491ea35fc;hpb=9d8845d77648b93293c4d622c2529e4e2f4dc25f diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index c046caeaa9..ea4358e844 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2019 Cisco and/or its affiliates. +# Copyright (c) 2020 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -30,8 +30,8 @@ # Use bash command "env LC_COLLATE=C sort -u" if not clear. # https://logs.fd.io/production/vex-yul-rot-jenkins-1 -# /vpp-merge-master-ubuntu1804/266/ -20.01-rc0~843: +# /vpp-merge-master-ubuntu1804/462/ +20.01-rc0~1011: acl_add_replace: '0x13bc8539' # dev acl_add_replace_reply: '0xac407b0c' # dev acl_details: '0xf89d7a88' # perf teardown @@ -128,10 +128,8 @@ # l2_fib_table_dump / details # honeycomb l2_interface_vlan_tag_rewrite: '0xb90be6b4' # dev l2_interface_vlan_tag_rewrite_reply: '0xe8d4e804' # dev - l2_patch_add_del: '0x62506e63' # perf - l2_patch_add_del_reply: '0xe8d4e804' # perf - # ^^ tc01-64B-1c-avf-eth-l2patch-mrr # currently failing after calls - # ^ l2patchANDdrv_avf + l2_patch_add_del: '0x62506e63' # dev + l2_patch_add_del_reply: '0xe8d4e804' # dev # l2fib_add_del / reply # unused L1 keyword: vpp_add_l2fib_entry lb_conf: '0x22ddb739' # perf lb_conf_reply: '0xe8d4e804' # perf @@ -193,8 +191,10 @@ policer_classify_set_interface: '0xde7ad708' # dev policer_classify_set_interface_reply: '0xe8d4e804' # dev # 4x^ tc01-64B-ethip4-ip4base-ipolicemarkbase-dev - rdma_create: '0x541ffa8e' # perf + rdma_create: '0x076fe418' # perf rdma_create_reply: '0x5383d31f' # perf + # 2x^ Any test with drv_rdma. Currently only available on 2n-clx. + # - Not testable by devicetest (until we have environment with right NICs). # show_lisp_map_register_state / reply # honeycomb # show_lisp_map_request_mode / reply # honeycomb # show_lisp_pitr / reply # honeycomb @@ -290,7 +290,6 @@ # mrrAND1cAND64bANDnic_intel-x710ANDipsecANDlispgpe # csit-2n-skx-perftest # mrrAND1cAND64bANDnic_intel-x710ANDloadbalancer_nat4 -# mrrAND1cAND64bANDnic_intel-x710ANDl2patchANDdrv_avf # TODO: Once device job has complete API coverage, # add a check to make sure each message was encountered;