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 |
---|---|---|
EPEL 8 | aarch64 (28)*, x86_64 (69)* | EPEL 8 (36 downloads) |
EPEL 9 | aarch64 (22)*, x86_64 (64)* | EPEL 9 (36 downloads) |
Fedora 38 | aarch64 (27)*, x86_64 (15)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (27)*, x86_64 (27)* | Fedora 39 (45 downloads) |
Fedora 40 | aarch64 (17)*, x86_64 (61)* | Fedora 40 (49 downloads) |
Fedora 41 | aarch64 (24)*, x86_64 (24)* | Fedora 41 (10 downloads) |
Fedora rawhide | aarch64 (28)*, x86_64 (38)* | Fedora rawhide (42 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/vpp-24.02
More info about enabling Copr repositories