Re: [vpp-dev] perfmon plugin #vpp

2020-03-30 Thread Dave Barach via Lists.Fd.Io
@lists.fd.io Subject: Re: [vpp-dev] perfmon plugin #vpp Thanks Dave. Can you please point me to any document to refer to CLI commands associated with perfmon. On Mon, Mar 30, 2020 at 12:51 PM Dave Barach (dbarach) mailto:dbar...@cisco.com>> wrote: It’s an on-demand performance monitor cont

Re: [vpp-dev] perfmon plugin #vpp

2020-03-30 Thread Nagaraju Vemuri
and it certainly won’t hurt > anything to disable it. > > > > Disable the plugin in /etc/vpp/startup.conf if you like. > > > > Dave > > > > *From:* vpp-dev@lists.fd.io *On Behalf Of *Nagaraju > Vemuri > *Sent:* Monday, March 30, 2020 3:40 PM > *T

Re: [vpp-dev] perfmon plugin #vpp

2020-03-30 Thread Dave Barach via Lists.Fd.Io
: Monday, March 30, 2020 3:40 PM To: vpp-dev@lists.fd.io Subject: [vpp-dev] perfmon plugin #vpp Hi, I want to check if perfmon is needed in vpp. Who uses it? or How to use perfmon plugin exactly? Is it safe to remove perfmon plugin from vpp, if we decide to not use it? Thanks, Nagaraju

[vpp-dev] perfmon plugin #vpp

2020-03-30 Thread Nagaraju Vemuri
Hi, I want to check if perfmon is needed in vpp. Who uses it? or How to use perfmon plugin exactly? Is it safe to remove perfmon plugin from vpp, if we decide to not use it? Thanks, Nagaraju -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15944):

Re: [vpp-dev] PerfMon Plugin Issue

2019-06-17 Thread Dave Barach via Lists.Fd.Io
Sounds like this should work. Please try to debug it and report results. From: vpp-dev@lists.fd.io On Behalf Of Satya Murthy Sent: Monday, June 17, 2019 3:10 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PerfMon Plugin Issue Hi Dave, Thanks for the reply. I am still seeing the same issue

Re: [vpp-dev] PerfMon Plugin Issue

2019-06-17 Thread Satya Murthy
Hi Dave, Thanks for the reply. I am still seeing the same issue. Here is what I am doing. 1) Created 2 VPP instances 2) Created Memif interfaces on each of them and assigned IP addresses to them 3) Able to ping the IPs from one another successfully. 4) On VPP-1, started ping of interface on V

Re: [vpp-dev] PerfMon Plugin Issue

2019-06-14 Thread Dave Barach via Lists.Fd.Io
. Please look carefully at what you’re doing. D From: vpp-dev@lists.fd.io On Behalf Of Satya Murthy Sent: Friday, June 14, 2019 11:19 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] PerfMon Plugin Issue Hi , I am trying to use the perfmon plugin for cpu-cycles event. I am doing a continuous ping over a

[vpp-dev] PerfMon Plugin Issue

2019-06-14 Thread Satya Murthy
Hi , I am trying to use the perfmon plugin for cpu-cycles event. I am doing a continuous ping over a memif channel. But, I am seeing that the command always return saying "Data Collection in progress". DBGvpp# set pmc cpu-cycles Start collection for 1 events, wait 1.00 seconds DEADMAN: collecti

Re: [vpp-dev] perfmon plugin

2018-12-11 Thread Kingwel Xie
3.97E+01 Hope somebody point out the root cause. Regards, Kingwel From: vpp-dev@lists.fd.io On Behalf Of Damjan Marion via Lists.Fd.Io Sent: Wednesday, December 12, 2018 12:30 AM To: Dave Barach Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] perfmon plugin rdtsc instruction reads

Re: [vpp-dev] perfmon plugin

2018-12-11 Thread Damjan Marion via Lists.Fd.Io
arach (dbarach) mailto:dbar...@cisco.com>>; > vpp-dev mailto:vpp-dev@lists.fd.io>> > Subject: [vpp-dev] perfmon plugin > > Hi Dave, > > I’m looking at the perfmon plugin. It is a fantastic tool tuning node > performance, extremely helpful. Thanks for the great cont

Re: [vpp-dev] perfmon plugin

2018-12-11 Thread Dave Barach via Lists.Fd.Io
:18 AM To: Dave Barach (dbarach) ; vpp-dev Subject: [vpp-dev] perfmon plugin Hi Dave, I’m looking at the perfmon plugin. It is a fantastic tool tuning node performance, extremely helpful. Thanks for the great contribution. Here I got a question about ‘cpu-cycles’ event. It shows very different

[vpp-dev] perfmon plugin

2018-12-11 Thread Kingwel Xie
Hi Dave, I’m looking at the perfmon plugin. It is a fantastic tool tuning node performance, extremely helpful. Thanks for the great contribution. Here I got a question about ‘cpu-cycles’ event. It shows very different results if comparing with clocks of ‘show run’. Around 20% slower. I checked