X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Ftrace.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Ftrace.api.json;h=0000000000000000000000000000000000000000;hp=b6d5e68092579ff61b166a8ceead50678bd64110;hb=e9567fa8c853dda16c54afbd2ba99b7263fa37f1;hpb=4102c72bce694babd94a481b1201d33895a6f9c5 diff --git a/internal/testbinapi/binapi2001/.vppapi/plugins/trace.api.json b/internal/testbinapi/binapi2001/.vppapi/plugins/trace.api.json deleted file mode 100644 index b6d5e68..0000000 --- a/internal/testbinapi/binapi2001/.vppapi/plugins/trace.api.json +++ /dev/null @@ -1,171 +0,0 @@ -{ - "types": [], - "messages": [ - [ - "trace_profile_add", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u8", - "trace_type" - ], - [ - "u8", - "num_elts" - ], - [ - "u8", - "trace_tsp" - ], - [ - "u32", - "node_id" - ], - [ - "u32", - "app_data" - ], - { - "crc": "0xde08aa6d" - } - ], - [ - "trace_profile_add_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "trace_profile_del", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "trace_profile_del_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ], - [ - "trace_profile_show_config", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - { - "crc": "0x51077d14" - } - ], - [ - "trace_profile_show_config_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - [ - "u8", - "trace_type" - ], - [ - "u8", - "num_elts" - ], - [ - "u8", - "trace_tsp" - ], - [ - "u32", - "node_id" - ], - [ - "u32", - "app_data" - ], - { - "crc": "0x0f1d374c" - } - ] - ], - "unions": [], - "enums": [], - "services": { - "trace_profile_add": { - "reply": "trace_profile_add_reply" - }, - "trace_profile_del": { - "reply": "trace_profile_del_reply" - }, - "trace_profile_show_config": { - "reply": "trace_profile_show_config_reply" - } - }, - "options": { - "version": "1.0.0" - }, - "aliases": {}, - "vl_api_version": "0x397cbf90" -}