[vpp-dev] VPP interface parsing error?

2017-06-28 Thread Yichen Wang (yicwang)
Hi, VPP folks, I am on latest VPP 17.07-rc1, and saw an interface parsing error. vpp# show int Name Idx State Counter Count BondEthernet0 3 up rx packets 1955066091

[vpp-dev] Packet Trace API?

2017-06-28 Thread Jon Loeliger
Hey vpp-dev, Is there no API to enable packet tracing, and then get the trace buffer(s)? Is there any plan to do so? Or is this the whole point of the ioam code and I just don't see the connection yet? They seem different to me. Thanks, jdl ___ vpp-d

Re: [vpp-dev] [csit-dev] [FD.io Helpdesk #41921] connection interruptiones between jenkins executor and VIRL servers

2017-06-28 Thread Maciek Konstantynowicz via RT
Ah well, I assumed the default gateway router is running IP routing stack compliant with RFC791 and associated best practices of selecting best routes for forwarding. If this is not the case, then I would like the administrator of the aforementioned default gateway router to confirm the implemen

Re: [vpp-dev] Building on Fedora 24

2017-06-28 Thread Luke, Chris
No, it’s an artifact of a recent merge that enables the console socket as a unix-domain socket by default. Will propose a patch to remedy this shortly. From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Tomas Brännström Sent: Wednesday, June 28, 2017 8:19 To: Kle

Re: [vpp-dev] [csit-dev] [FD.io Helpdesk #41921] connection interruptiones between jenkins executor and VIRL servers

2017-06-28 Thread Ed Kern (ejk) via RT
Hey maciek, We don’t need and would prefer NOT to remove that .1 addresses on those virtual routers. Just the addition of the static is whats needed right now.. thanks, Ed > On Jun 28, 2017, at 5:07 AM, Maciek Konstantynowicz (mkonstan) > wrote: > > Anton and Team, > > The continued in

Re: [vpp-dev] Building on Fedora 24

2017-06-28 Thread Tomas Brännström
Sorry for spamming, but using strace I noticed that vppctl tried to connect to a socket file in */run/vpp* This folder didn't exist, but when I created it, vpp could start successfully. There's no such folder in my Ubuntu install, so is this exclusive to RHEL based distros? /Tomas On 28 June 201

Re: [vpp-dev] Building on Fedora 24

2017-06-28 Thread Tomas Brännström
We targeted CentOS instead and there it works fine to build and install. However, there's some other issue now. When I start the VPP service, it looks like it immediately dies: $ sudo service vpp start Redirecting to /bin/systemctl start vpp.service $ sudo service vpp status Redirecting to /bin/

Re: [vpp-dev] [csit-dev] [FD.io Helpdesk #41921] connection interruptiones between jenkins executor and VIRL servers

2017-06-28 Thread Maciek Konstantynowicz via RT
Anton and Team, The continued interruptions of IP connectivity to/from VIRL server simulations on the management subnet have been impacting both CSIT and VPP project operations. We decided to temporarily remove VPP VIRL based verify jobs, job/vpp-csit-verify-virl-master/, from both per vpp patc

[vpp-dev] fatal error: rte_config.h: No such file or directory

2017-06-28 Thread Samuel S
i need to include dpdk.h from plugins/dpdk/device/ but when i include this header compiler give this error: fatal error: rte_config.h: No such file or directory #include who can i fix this probleam? ___ vpp-dev mailing list vpp-dev@lists.fd.io https://

Re: [vpp-dev] VPLS VPWS problem

2017-06-28 Thread Neale Ranns (nranns)
Hi Xyxue, I plan to get it committed into master, and so released in the next cycle; 17.10. Regards, neale From: 薛欣颖 Date: Wednesday, 28 June 2017 at 02:06 To: "Neale Ranns (nranns)" , vpp-dev Subject: Re: Re: VPLS VPWS problem Hi Neale, About https://gerrit.fd.io/r/#/c/6861/. What will yo