On Thu, Jul 4, 2019 at 1:19 PM Jim Thompson via Lists.Fd.Io wrote:
>
> On Jul 1, 2019, at 4:44 AM, Steuer Heribert wrote:
>
> Hello,
>
>
>
> I am trying to understand what the current status of the router plugin in
> vppsb is. It seems not to compile with any recent version of VPP.
>
> There is
> On 8 Jul 2019, at 22:23, Brian Dickson wrote:
>
>
>
> On Thu, Jul 4, 2019 at 1:19 PM Jim Thompson via Lists.Fd.Io
> wrote:
>
> On Jul 1, 2019, at 4:44 AM, Steuer Heribert wrote:
>
>> Hello,
>>
>>
>>
>> I am trying to understand what the current status of the router plugin in
>> vp
On Mon, Jul 8, 2019 at 3:39 PM Damjan Marion wrote:
>
>
> > On 8 Jul 2019, at 22:23, Brian Dickson
> wrote:
> >
> >
> >
> > On Thu, Jul 4, 2019 at 1:19 PM Jim Thompson via Lists.Fd.Io netgate@lists.fd.io> wrote:
> >
> > On Jul 1, 2019, at 4:44 AM, Steuer Heribert wrote:
> >
> >> Hello,
> >
I would follow the build instructions in vppsb/router/README.md. I found it
helpful to do the unsophisticated:
$ cd vppsb
$ rm -rf *
$ git checkout .
so that I would clear out references to automake 1.15 as I have a newer
automake, version 1.16.1.
Then the netlink part should configure, build, a
Hi all,
We found that VPP itself freeze once a day under using "vppctl" command
repeatedly.
I think this is a kind of spin-lock problem but I can't understand the root
cause.
See here for details.
https://jira.fd.io/browse/VPP-1711
If this goes on, It's hard to operate VPP as production service