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.
See also vpp-agent - a control plane agent for a VPP data plane.
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 (6)*, x86_64 (6)* | EPEL 10 (7 downloads) |
![]() |
aarch64 (5)*, x86_64 (5)* | EPEL 8 (7 downloads) |
![]() |
aarch64 (5)*, x86_64 (15)* | EPEL 9 (8 downloads) |
![]() |
aarch64 (6)*, x86_64 (6)* | Fedora 40 (9 downloads) |
![]() |
aarch64 (3)*, x86_64 (3)* | Fedora 41 (9 downloads) |
![]() |
aarch64 (3)*, x86_64 (3)* | Fedora 42 (7 downloads) |
![]() |
aarch64 (3)*, x86_64 (5)* | Fedora rawhide (8 downloads) |
![]() |
aarch64 (3)*, x86_64 (5)* | openEuler 22.03 (1 downloads) |
![]() |
aarch64 (5)*, x86_64 (5)* | openEuler 24.03 (8 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/vpp-25.02
More info about enabling Copr repositories