Description
FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack.
Added fix for issues reported by clang-15, 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.
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 (1)*, x86_64 (88)* | EPEL 8 (16 downloads) |
![]() |
aarch64 (1)*, x86_64 (6)* | EPEL 9 (12 downloads) |
![]() |
x86_64 (4)* | Fedora 35 (0 downloads) |
![]() |
aarch64 (1)*, x86_64 (6)* | Fedora 36 (0 downloads) |
![]() |
aarch64 (1)*, x86_64 (7)* | Fedora 37 (9 downloads) |
![]() |
aarch64 (1)*, x86_64 (2)* | Fedora 38 (2 downloads) |
![]() |
aarch64 (1)*, x86_64 (13)* | Fedora rawhide (11 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable nucleo/vpp-22.10
More info about enabling Copr repositories