Re: [vpp-dev] trace in gdb

2022-03-28 Thread Stanislav Zaikin
e trajectory tracing: > https://git.fd.io/vpp/tree/src/vlib/buffer.h#n101 and inspect them via > 'gdb_dump_trajectory_trace()'. > > ben > > > -Original Message- > > From: vpp-dev@lists.fd.io On Behalf Of Stanislav > > Zaikin > > Sent: Mon

Re: [vpp-dev] trace in gdb

2022-03-28 Thread Benoit Ganne (bganne) via lists.fd.io
)'. ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Stanislav > Zaikin > Sent: Monday, March 28, 2022 17:44 > To: vpp-dev > Subject: [vpp-dev] trace in gdb > > Hello folks, > > Is there a way to print out the trace for the packet buffer i

[vpp-dev] trace in gdb

2022-03-28 Thread Stanislav Zaikin
Hello folks, Is there a way to print out the trace for the packet buffer in gdb? For me VPP crashes when a packet goes wrongly to l2-input with RX interface without any l2 configuration. I'm using linux-cp and it looks like the packet doesn't hit the "linux-cp-xc-ip4" node for some reason. And wha

Re: [vpp-dev] trace

2017-07-14 Thread yug...@telincn.com
Thanks, Ewan yug...@telincn.com From: Dave Barach (dbarach) Date: 2017-07-13 19:59 To: Luke, Chris; yug...@telincn.com; vpp-dev Subject: RE: [vpp-dev] trace Folks, If one wants/needs to trace packets which vpp creates from whole cloth, here’s how to do it. Typically, it’s an input-node

Re: [vpp-dev] trace

2017-07-13 Thread Dave Barach (dbarach)
f Luke, Chris Sent: Thursday, July 13, 2017 6:51 AM To: yug...@telincn.com; vpp-dev Subject: Re: [vpp-dev] trace Ewan, Yes, it only works on the device input nodes. You're the second person to ask this recently, I guess we need to add a note to some documentation somewhere. :) Cheers, Ch

Re: [vpp-dev] trace

2017-07-13 Thread Luke, Chris
Sent: Thursday, July 13, 2017 0:41 To: vpp-dev Subject: [vpp-dev] trace Hi all, Cmd "vppctl trace add" only work for input nodes? Such as "dpdk-input" and "af-packet-input". I found out that cmd "vppctl trace add ip4-input 1000" doesn't work.

[vpp-dev] trace

2017-07-12 Thread yug...@telincn.com
Hi all, Cmd "vppctl trace add" only work for input nodes? Such as "dpdk-input" and "af-packet-input". I found out that cmd "vppctl trace add ip4-input 1000" doesn't work. Regards, Ewan yug...@telincn.com ___ vpp-dev mailing list vpp-dev@lists.fd.io h

Re: [vpp-dev] Trace methods removed from vpp_papi?

2017-02-19 Thread Shwetha Bhandari (shwethab)
ubject: Re: [vpp-dev] Trace methods removed from vpp_papi? 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] Tra

Re: [vpp-dev] Trace methods removed from vpp_papi?

2017-02-19 Thread Lenny Lyytinen
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

[vpp-dev] Trace methods removed from vpp_papi?

2017-02-14 Thread Lenny Lyytinen
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,

[vpp-dev] trace packets going through the handoff node

2016-11-19 Thread Gabriel GANNE
Hi, I am using vpp's handoff node to dispatch some traffic (generated with dpdk pktgen) on two threads, and it seems that if I add a trace on the packets, they change their path in the node graph. The packets usually leave the handoff node by ethernet-input, but the traced packets go to the ip4