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 (65)*, x86_64 (150)* | EPEL 8 (52 downloads) |
![]() |
aarch64 (61)*, x86_64 (66)* | EPEL 9 (57 downloads) |
![]() |
aarch64 (66)*, x86_64 (141)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (66)*, x86_64 (98)* | Fedora 41 (39 downloads) |
![]() |
aarch64 (26)*, x86_64 (29)* | Fedora 42 (22 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 43 (5 downloads) |
![]() |
aarch64 (63)*, x86_64 (83)* | Fedora rawhide (46 downloads) |
![]() |
aarch64 (33)*, x86_64 (29)* | openEuler 24.03 (33 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/vpp-24.06
More info about enabling Copr repositories