yes, it was mix of valid and false alarms. Sorry for this one.
--
Damjan
> On 30 Apr 2020, at 21:49, John Lo (loj) wrote:
>
>
> Hi Damjan,
>
> I took a look at the console log. It seems to me the traceback after vxlan
> test case was due to running out of space. So test run was aborted t
Hi Damjan,
I took a look at the console log. It seems to me the traceback after vxlan test
case was due to running out of space. So test run was aborted thereafter:
07:56:20
==
07:56:20 VXLAN Test Case
07:56:20
===
Please submit patch….
Thanks
—
Damjan
> On 30 Apr 2020, at 10:06, Lijian Zhang wrote:
>
> Hi Damjan,
> I used clang-6 to compile vpp with command ‘make build-release CC=clang V=1’,
> but clang reports warnings/errors caused by the unused option '-L' in
> compiling stage, as it's not linkin
Thanks Dave, we will if our product can be upgraded same version.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16213): https://lists.fd.io/g/vpp-dev/message/16213
Mute This Topic: https://lists.fd.io/mt/73329885/21656
Mute #vpp: https://lists.fd.i
Hello,
As a part of preparation for vpp release 1908.2 CSIT run some tests to compare
throughput values to 1908.1-release ones:
https://logs.fd.io/production/vex-yul-rot-jenkins-1/csit-vpp-perf-verify-1908_2-3n-skx/2/archives/log.html.gz
There was used the latest available vpp build in stable/19
Hi,
Just want to summarize the steps of running VPP with Mellanox NICs as below.
1. download and install Mellanox ofed driver.
https://www.mellanox.com/products/infiniband-drivers/linux/mlnx_ofed
sudo ./mlnxofedinstall --upstream-libs --dpdk --add-kernel-support
sudo /etc/init.d/openibd restart
2
Hi Damjan,
I used clang-6 to compile vpp with command ‘make build-release CC=clang V=1’,
but clang reports warnings/errors caused by the unused option '-L' in compiling
stage, as it's not linking stage, and does not require linking libraries.
In dpdk.mk, the linking librariy path should be attac