Description
FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack.
Added MTU fix https://gerrit.fd.io/r/c/vpp/+/35293
Installation Instructions
Install packages vpp vpp-plugins (optional vpp-api-python3 - python3 bindings for the vpp api, dkms-dpdk-igb_uio - uio-driver igb_uio).
Uncomment dpdk section in /etc/vpp/startup.conf, add interfaces by specifying PCI address, for Mellanox create rdma interface.
Start vpp.service, run vppctl.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (81)* | EPEL 8 (22 downloads) |
![]() |
x86_64 (56)* | EPEL 9 (24 downloads) |
![]() |
x86_64 (83)* | Fedora 34 (0 downloads) |
![]() |
x86_64 (56)* | Fedora 35 (0 downloads) |
![]() |
x86_64 (79)* | Fedora 36 (0 downloads) |
![]() |
x86_64 (56)* | Fedora 37 (10 downloads) |
![]() |
x86_64 (0)* | Fedora 38 (1 downloads) |
![]() |
x86_64 (56)* | Fedora rawhide (25 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable nucleo/vpp-22.02
More info about enabling Copr repositories