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, 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 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 (77)*, x86_64 (121)* | EPEL 8 (76 downloads) |
![]() |
aarch64 (59)*, x86_64 (116)* | EPEL 9 (70 downloads) |
![]() |
aarch64 (74)*, x86_64 (132)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (58)*, x86_64 (84)* | Fedora 41 (36 downloads) |
![]() |
aarch64 (40)*, x86_64 (26)* | Fedora 42 (20 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 43 (2 downloads) |
![]() |
aarch64 (95)*, x86_64 (95)* | Fedora rawhide (81 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/vpp-24.02
More info about enabling Copr repositories