Description
FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack.
Installation Instructions
Install packages vpp vpp-plugins (optional vpp-api-python3 - python3 bindings for the vpp api).
Uncomment dpdk section in /etc/vpp/startup.conf, add interfaces by specifying PCI address. For Mellanox create interface rdma, for virtio-net-pci create interface virtio.
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 |
---|---|---|
![]() |
aarch64 (2)*, x86_64 (2)* | EPEL 10 (5 downloads) |
![]() |
aarch64 (2)*, x86_64 (2)* | EPEL 8 (4 downloads) |
![]() |
aarch64 (2)*, x86_64 (7)* | EPEL 9 (5 downloads) |
![]() |
aarch64 (1)*, x86_64 (1)* | Fedora 41 (7 downloads) |
![]() |
aarch64 (1)*, x86_64 (1)* | Fedora 42 (5 downloads) |
![]() |
aarch64 (1)*, x86_64 (1)* | Fedora rawhide (4 downloads) |
![]() |
aarch64 (2)*, x86_64 (2)* | openEuler 22.03 (5 downloads) |
![]() |
aarch64 (2)*, x86_64 (2)* | openEuler 24.03 (5 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/vpp-25.06
More info about enabling Copr repositories