[vpp-dev] traceroute in VPP

2019-11-05 Thread vyshakh krishnan
Hi All, Does VPP support IP or MPLS traceroute? Command line or help guide does not show any such commands. if its not supported, is there a reason for it? Also is there a plan to support this? Thanks Vyshakh -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

[vpp-dev] xenial (ubuntu 16.04) goes 'historic' ubuntu 18.04 loses beta tag

2019-11-05 Thread Ed Kern via Lists.Fd.Io
xenial ubuntu 16.04: As discussed in a couple vpp meetings I have pulled the job that builds ubuntu 16.04 from master verify/merges. It will continue to verify/merge on older releases until we decide otherwise or the support of the whole release ends. bionic ubuntu 18.04: When we first started

[vpp-dev] FD.io Jenkins Sandbox

2019-11-05 Thread Vanessa Valderrama
The sandbox will be unavailable intermittently for the next few days while Ed and I test the lastest version of the Nomad plugin. Please let me know if this causes any delay or conflict for you projects. Thank you, Vanessa -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group

Re: [vpp-dev] FD.io Production Jenkins Restart Required

2019-11-05 Thread Vanessa Valderrama
Jenkins has been restarted, job views restored, jobs are running. We will continue to investigate the Gateway Timeout and JNLP errors we've been seeing the last couple of days. If you experience any issues, please open a ticket at support.linuxfoundation.org Thank you, Vanessa On 11/5/19 4:39

[vpp-dev] FD.io Production Jenkins Restart Required

2019-11-05 Thread Vanessa Valderrama
We continue having issues with Gateway Timeouts on the CI merge job which has corrupted the Jenkins job views. Jenkins will need to be restarted to resolve this issue. Thank you, Vanessa -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14515): http

Re: [vpp-dev] forge committer

2019-11-05 Thread Ole Troan
Tetsuya-san, > Happy to hear you again. I will meet you at next IETF. Look forward to that! I'm sure I owe you a beer. > All commits were already completed on our different repository in GitHub. > There is no in progress commit and so I don’t think I can use the squash…. I > tried to do “git m

Re: [vpp-dev] forge committer

2019-11-05 Thread Tetsuya Murakami
Hi Ole-san, Happy to hear you again. I will meet you at next IETF. All commits were already completed on our different repository in GitHub. There is no in progress commit and so I don’t think I can use the squash…. I tried to do “git merge” from our repository to the “topic” branch based on g

Re: [vpp-dev] forge committer

2019-11-05 Thread Ole Troan
Dear Tetsuya, Long time no see! How many commits are we talking about here? How many authors? Are all commits signed off by the respective authors? Are these commits that when applied individually would pass verify the verify jobs, or are they a mix of development in progress commits? In the la

Re: [vpp-dev] forge committer

2019-11-05 Thread Tetsuya Murakami
Hi Dave, Thank you for your reply. We made a lot of change for SRv6 mobile on the different repository/branch. So, I merged al changes happened on the different repo/branch into my local vpp branch which was cloned from gerrit vpp repo. So, I guess this might not be a single, flattened commit…

Re: [vpp-dev] Is there a limit when assigning corelist-workers in vpp?

2019-11-05 Thread Chuan Han via Lists.Fd.Io
Thanks Ben for looking into this. Yes. It seems symbols are mixed with some other code files. https://github.com/river8/gnxi/tree/master/perf_testing/r740_2/vpp/cores The above is the compressed core file. It is not a private build. It is installed using this command: curl -s https://packageclo

Re: [vpp-dev] Can "use mq eventfd" solve epoll wait h igh cpu usage problem?

2019-11-05 Thread Stephen Belair (sbelair) via Lists.Fd.Io
Hi Hanlin, We are working on getting perf numbers and should have some comparisons in a few weeks. Thanks, -stephen From: wanghanlin Date: Friday, November 1, 2019 at 6:50 PM To: "Stephen Belair (sbelair)" Cc: Florin Coras , "Yu, Ping" , "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] Can "use

Re: [vpp-dev] Deprecation of src/plugins/dpdk/ipsec, say it aint so.

2019-11-05 Thread Christian Hopps
> On Nov 5, 2019, at 9:39 AM, Damjan Marion via Lists.Fd.Io > wrote: > > > >> On 5 Nov 2019, at 15:17, Christian Hopps wrote: >> >> A recent code review comment mentioned that src/plugins/dpdk/ipsec would be >> deprecated soon. >> >> IMO this should not happen until at least equal functi

Re: [vpp-dev] Deprecation of src/plugins/dpdk/ipsec, say it aint so.

2019-11-05 Thread Damjan Marion via Lists.Fd.Io
> On 5 Nov 2019, at 15:17, Christian Hopps wrote: > > A recent code review comment mentioned that src/plugins/dpdk/ipsec would be > deprecated soon. > > IMO this should not happen until at least equal functionality has been put in > place to replace it (and maybe not even then -- see my poin

[vpp-dev] Deprecation of src/plugins/dpdk/ipsec, say it aint so.

2019-11-05 Thread Christian Hopps
A recent code review comment mentioned that src/plugins/dpdk/ipsec would be deprecated soon. IMO this should not happen until at least equal functionality has been put in place to replace it (and maybe not even then -- see my point at the end). I could be missing something, but here are the maj

Re: [vpp-dev] forge committer

2019-11-05 Thread Dave Barach via Lists.Fd.Io
Make sure that you’re pushing a single, flattened commit which you created. Worst-case, ask Filip to push the patch. HTH... Dave From: Tetsuya Murakami Sent: Monday, November 4, 2019 7:38 PM To: Dave Barach (dbarach) Cc: satoru.matsush...@gmail.com Satoru ; vpp-dev@lists.fd.io Subject: Re: [v

Re: [vpp-dev] Is there a limit when assigning corelist-workers in vpp?

2019-11-05 Thread Benoit Ganne (bganne) via Lists.Fd.Io
Hi Chuan, > I downloaded the glibc source file. Now, I can see the symbols. See > attachment for all details. Hope they help fix the issue. Glancing through the backtrace and code, I think the backtrace info are seriously wrong. Can you share the packages (deb/rpm) you use alongside the (compres