[vpp-dev] stat_set_simple_counter fix to avoid stat client crash needed in stable/2009 also?

2020-11-29 Thread Elias Rudberg
Hello everyone, For VPP 20.05 the following works to extract /sys/vector_rate statistics: #!/usr/bin/python3 from vpp_papi.vpp_stats import VPPStats stat = VPPStats("/run/vpp/stats.sock") dir = stat.ls(['^/sys/vector_rate']) counters = stat.dump(dir) vector_rate=counters.get('/sys/vector_rate') p

[vpp-dev] support of multiple startup-config files in startup.conf

2020-11-29 Thread ashish . saxena
Hi All, To read startup operational configuration of vpp from a file, we modify the /etc/vpp/startup.conf file as: unix { nodaemon log /var/log/vpp/vpp.log full-coredump cli-listen /run/vpp/cli.sock *startup-config /etc/vpp/vpp-startup.config* gid vpp } Can we provide 2 filenames here instead of

Re: [vpp-dev] minor doc change

2020-11-29 Thread hemant via lists.fd.io
Elias & Paul, It was only my opinion to move away from gerrit. No worries if folks like to use gerrit. It does make sense to remove the github repo if the repo does not get updated frequently (daily) and also does not contain up to data info about the repo. For a side note, all U.S. universi

Re: [vpp-dev] minor doc change

2020-11-29 Thread Elias Rudberg
Hi Hemant, > I agree with Elias. Long term, maybe use of gerrit > is deprecated and github is used. Perhaps I should clarify that I did not mean to recommend moving VPP to github. On the contrary, I think it is good that the VPP source code is managed independently from github and I hope it will

Re: [vpp-dev] minor doc change

2020-11-29 Thread Paul Vinciguerra
Hi Hermant, I had to go back and double check the thread. Elias said we should make it clear that it was a mirror, not that the use of Gerrit should be deprecated. I don't have the keys to the vpp github account, so I can't update the message. It's a good idea, though. +1 I would not support m

Re: [vpp-dev] minor doc change

2020-11-29 Thread hemant via lists.fd.io
Another issue. The github vpp repo doesn't seem to be a mirror to me or the mirror is not updated frequently enough. During the past months, I was writing a new VPP plugin. The code crashed outside of my plugin. After a day or two, I pulled a gerrit vpp repo and using my plugin, the code did

Re: [vpp-dev] minor doc change

2020-11-29 Thread Elias Rudberg
On Sat, 2020-11-28 at 13:18 -0500, Paul Vinciguerra wrote: > > We don't see pull requests. Github is just a mirror of the gerrit > repo. I think it would be good if that could be clarified on the github page. When people search for "vpp source code" or similar, I think they will often end up on

Re: [vpp-dev] MTU

2020-11-29 Thread Liran
up... -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18189): https://lists.fd.io/g/vpp-dev/message/18189 Mute This Topic: https://lists.fd.io/mt/10641628/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [