Any help with this matter would be appreciated. Thanks, Lenny
From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Lenny Lyytinen Sent: 14 February 2017 15:17 To: vpp-dev@lists.fd.io Subject: [vpp-dev] Trace methods removed from vpp_papi? Hey, Before VPP 17.01, I remember vpp_papi offered methods to control the packet tracer: def trace_profile_add(id, trace_type, trace_num_elt, trace_ppc, trace_tsp, trace_app_data, pow_enable, node_id, async = False) def trace_profile_apply(id, dest_ipv6, prefix_length, vrf_id, trace_op, enable, async = False) def trace_profile_del(id, async = False) In 17.01 they're no longer recognized, and they're not listed in any /usr/share/vpp/api/*.api.json file, however in the source I can find plugins/ioam/lib-trace/trace.api which mentions these methods. Is there a reason that they're excluded from the installation, or am I missing something and I can still control the packet tracer somehow with vpp_papi? Thanks, Lenny
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev