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=198273e018bae4010f3fc908d3686f01cff8c684;hb=627079bed61ab1df37cdfd72eb1289f491ea35fc;hpb=b313ae4177b708afcd7f4cbb0289316b2d7fc9c8 diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index 198273e018..ea4358e844 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -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 @@ -195,6 +193,8 @@ # 4x^ tc01-64B-ethip4-ip4base-ipolicemarkbase-dev 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;