Hi,
I have done the following steps to build and install VPP in RHEL.
* git clone https://gerrit.fd.io/r/vpp -b stable/1908
* cd vpp/
* make install-dep
This step fails with error for packages
* ninja-build
* mbedtls
* cmake3
These packages are not available for RHEL/7
I manually installed each
+
1) make build-release (Issue is coming while compilation)
2) make build (Compilation successful.)
On Wed, Jan 8, 2020 at 10:19 AM chetan bhasin
wrote:
> Hi Benoit,
>
> Please find the details as below :
>
> 1) As per git log , last check-in is :
> commit 22e108d9a94a9ccc0c31c2479
So you now know what command in the dpdk section that dpdk doesn’t like.
Try adding “log-level debug” in the dpdk section of startup.conf to see if you
can find more helpful messages in “vppctl show log” from dpdk why it fails to
probe the NIC.
Steven
From: on behalf of Gencli Liu <18600640...
Hi Benoit,
Please find the details as below :
1) As per git log , last check-in is :
commit 22e108d9a94a9ccc0c31c2479740c57cf2a09126
Author: Ole Troan
Date: Tue Jan 7 09:30:05 2020 +0100
Change-Id: I8bd6bb95135dc280565f357aa5850292f66979a1
Hi steven:
Thank you for your reply!
I followed your *advice(3)* , and made some attempts.
I create *three* startup config files of vpp:
The first one is named " *startup.conf.smp* ", the second one is named "
*startup.conf* "(my config file).
And The third one is named " *startup.conf.ok* ", it j
Thanks Dave!
Cheers
Ole
> On 7 Jan 2020, at 22:14, Dave Wallace wrote:
>
>
> Folks,
>
> This issue has now been resolved by [0] and the checkstyle & checkfeature
> Makefile targets have been verified to be executing and rejecting invalid
> FEATURE.yaml files [1]
>
> Thanks,
> -daw-
>
>
Folks,
This issue has now been resolved by [0] and the checkstyle &
checkfeature Makefile targets have been verified to be executing and
rejecting invalid FEATURE.yaml files [1]
Thanks,
-daw-
[0] https://gerrit.fd.io/r/c/ci-management/+/24226
[1] https://gerrit.fd.io/r/c/vpp/+/24227
On 1/7/
> While working with Address sanitizer I am facing compilation error in vpp
> master branch.
Can you share on which sha1 you are, which distro and which compiler and
compiler version?
Ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15084): htt
Hello Everyone,
While working with Address sanitizer I am facing compilation error in vpp
master branch.
Can anybody guide me please .
vpp/src/vppinfra/dlmalloc.c:8:
vpp/src/vppinfra/dlmalloc.c: In function ‘mspace_get_aligned’:
vpp/src/vppinfra/clib.h:226:1: error: inlining failed in call to
al
*Please let us know as soon as possible if this maintenance conflicts
with your project.*
*What:*
* Jenkins
o OS and security updates
o Upgrade to 2.204.1
o Plugin updates
* Nexus
o OS updates
* Jira
o OS updates
* Gerrit
o OS updates
* Sonar
o
Coverity run failed today.
Current number of outstanding issues are 2
Newly detected: 0
Eliminated: 0
More details can be found at
https://scan.coverity.com/projects/fd-io-vpp/view_defects
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15081): ht
Hello all,
A gentle reminder - tomorrow is 8th of January, which means API freeze - no
more commits that change anything .api - until we pull the stable/2001 branch.
If you have any work that needs special treatment, please get in touch.
--a (your friendly 20.01 release manager)-=-=-=-=-=-=-=-=
Hi,
> I am trying to build and run VPP (stable/1908) on RHEL platform.
[...]
> Could anyone make sure whether VPP is supported in this platform ?
We publish RPM for CentOS/7 here: https://packagecloud.io/fdio/release
They should work for RHEL/7.
ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive al
Hi,
I am trying to build and run VPP (stable/1908) on RHEL platform.
*[root@trialrh75 vpp]# hostnamectl*
Static hostname: trialrh75.localdomain
Icon name: computer-vm
Chassis: vm
Machine ID: d9c32d7446fd4b608142b6f7414fad72
Boot ID: 0d94cec548b4455ebcf3adf8cfd5c87b
Virtualization: kvm
Operating S
Hi,
Not entirely sure what’s happening there. I just tried nginx with master latest
and binding 4 workers seems to work.
In your case it looks as if a listening session associated to an app listener
was freed. Not sure how that could happen. Anything special about your nginx or
vcl configura
Hi,
As people add the feature description to their features (FEATURE.yaml), a few
errors have crept in.
The JSON schema / YAML definition is quite fickle.
I added the YAML validator to the checkstyle target, but unfortunately that
hasn't made it into the verify-checkstyle jenkins job (yet).
Ple
Hi Satya,
Glad it helped!
You may want to use svm queues or message queues similarly to how the session
queue node does. For instance, see how messages are dequeued in
session_queue_node_fn.
Regards,
Florin
> On Jan 6, 2020, at 10:45 PM, Satya Murthy wrote:
>
> Hi Florin,
>
> Thank you ve
17 matches
Mail list logo