We encounter following issues while trying to build VPP over ARM 64. It seems
right now only ARM32 are supported in the code. I list the steps we tried and
hope VPP folks can help us work around this issue.
Steps:
1. install Ubuntu 16.04 on OD1K
$>> uname -a
Linux OD1K 4.4.0-92-generic #115-Ubun
Hi folks,
I am trying to build VPP for the first time. I am using the instructions at
https://wiki.fd.io/view/VPP/Pulling,_Building,_Running,_Hacking_and_Pushing_VPP_Code
I am running on a Mac and using the default setup of VirtualBox and Ubuntu.
Things go seemingly well until during ‘vagrant u
Resend including vpp-dev@lists.fd.io...
Forwarded Message
Subject:17.07.1 patches
Date: Fri, 18 Aug 2017 15:24:27 -0400
From: Dave Wallace
To: Neale Ranns (nranns)
Neale,
There are currently many patches that have been submitted to stable/17.07:
https:
Hi all,
TLDR: when running tests vs vpp with multiple workers, roughly 25% of
tests fail or crash vpp. It looks like buffer management is still not
completely thread safe.
I've pushed work-in-progress make test modification which runs the test
against both single-thread and multiple-worker vpp. T
Hi Marek,
I don’t see anything wrong with the construction of the request.
Can you please show me the HC logs of the message sent and also
sh ip fib index 2 10.10.2.3/32 detail
this API is used a lot in the unit-tests so I have some confidence that works
under normal circumstances
regards,