Hello,
My question is about VPP and DPDK PMD drivers: can any NIC which has support
in the DPDK official releases be used with VPP ? or are there any specific
requirements (hw/sw)
that the PMD should support ? (like for example,
CONFIG_RTE_LIBRTE_AVF_INC_VECTOR=y with I40E,
or maybe that "vect
Hi,
Still build fails.
After installing redhat-rpm-config, and again wiping out the vpp tree
and cloning again from
scratch, and running again the process from beginning,
first /build-root/vagrant/build.sh
which completed ok and then:
cd build-root
and
make V=0 PLATFORM=vpp TAG=vpp install-rpm
..
Burt,
I want to solve the issue I am currently stucked with.
I have a question: what do you see in your F25 machine when running
ls -al /usr/lib/rpm/redhat/redhat-hardened-cc1 ?
If this file exists - can you please run "rpm -qf
/usr/lib/rpm/redhat/redhat-hardened-cc1" and let us know what you see
Hi,
Well, there is some progress as the first step succeeds now, but the
second step fail.
In more details:
Just tried now wiping whole the vpp tree, cloning it again, and running:
./build-root/vagrant/build.sh
And it completed ok.
Then went to the second step according the the
wiki:page(https://w
Thanks to Burt, Connoly and Billy.
Still, after:
dnf group install 'C Development Tools and Libraries'
and running again:
./build-root/vagrant/build.sh
I get:
" line 2212: LT_INIT: command not found"
...
See full log following immediately.
I googled for this error, some said it it related to
Hi,
The section in the fd.io Wiki says:
...
Linux
VPP can be built, packaged and run on either Debian based (Ubuntu,etc)
or RPM based (Centos,etc) out of the box.
...
Did anyone tried to build on Fedora 25 ?
I just tried to run now, with the latest git repo,
./build-root/vagrant/build.sh (accordi