Description
FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack.
Added SELinux policy fix
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 (109)*, x86_64 (167)* | EPEL 8 (70 downloads) |
![]() |
aarch64 (102)*, x86_64 (97)* | EPEL 9 (68 downloads) |
![]() |
aarch64 (85)*, x86_64 (87)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (39)*, x86_64 (56)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (41)*, x86_64 (51)* | Fedora 41 (29 downloads) |
![]() |
aarch64 (24)*, x86_64 (22)* | Fedora 42 (13 downloads) |
![]() |
aarch64 (92)*, x86_64 (76)* | Fedora rawhide (70 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/vpp-23.02
More info about enabling Copr repositories