| Port details |
- vpp VPP: A fast, scalable layer 2-4 multi-platform network stack
- 26.02 net
=0 24.06_1Version of this port present on the latest quarterly branch. - Maintainer: thj@freebsd.org
 - Port Added: 2024-08-09 14:12:07
- Last Update: 2026-05-07 21:47:29
- Commit Hash: 2a7c056
- License: APACHE20
- WWW:
- https://fd.io
- Description:
- FD.io's Vector Packet Processor (VPP) is a fast, scalable layer 2-4
multi-platform network stack. It runs in Linux Userspace on multiple
architectures including x86, ARM, and Power architectures.
VPP's high performance network stack is quickly becoming the network stack of
choice for applications around the world.
Some VPP Use-cases include vSwitches, vRouters, Gateways, Firewalls and
Load-Balancers, to name a few.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net/vpp/ && make install clean
- To add the package, run one of these commands:
- pkg install net/vpp
- pkg install vpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777907859
SHA256 (FDio-vpp-v26.02_GH0.tar.gz) = fc020bf6f64694a25441f2e895158c33e32ab96754db4a8960d4bb5d73526447
SIZE (FDio-vpp-v26.02_GH0.tar.gz) = 22767252
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-pip>0 : devel/py-pip@py311
- py311-ply>0 : devel/py-ply@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- bash : shells/bash
- cmake : devel/cmake-core
- gmake>=4.4.1 : devel/gmake
- ninja : devel/ninja
- python3.11 : lang/python311
- Library dependencies:
-
- libepoll-shim.so : devel/libepoll-shim
- libpcap.so : net/libpcap
- librte_cryptodev.so : net/dpdk
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_vpp
- USES:
- gmake ninja:build python:build shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
26.02 07 May 2026 21:47:29
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13, mips and risc64sf
Reviewed by: many (*)
Differential Revision: https://reviews.freebsd.org/D55624
Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh)
many (*)
acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
nobutaka pkubaj se tagattie thj
Anton Saietskii
GenericRikka
Gert Doering
Jan Bramkamp
Oleh Hushchenkov
Oleksandr Kryvulia
Ralf van der Enden
Yamagi
desktop kde python tcltk office |
26.02 05 May 2026 08:33:50
    |
Tom Jones (thj)  |
net/vpp: Fix distinfo
Reviewed by: jrm, fuz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56793 |
26.02 01 May 2026 10:09:00
    |
Tom Jones (thj)  |
net/vpp: Add elf_aux_info polyfill
Reviewed by: jrm, fuz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56709 |
26.02 21 Apr 2026 14:34:10
    |
Tom Jones (thj)  |
net/vpp: Update VPP to 26.02
Reviewed by: jrm
Changelog:
https://s3-docs.fd.io/vpp/26.02/aboutvpp/releasenotes/v26.02.html
Differential Revision: https://reviews.freebsd.org/D56000 |
24.06_1 14 Aug 2024 12:47:24
    |
Joseph Mingrone (jrm)  |
net/vpp: Apply patch to fix CPU affinity on FreeBSD
Initialize CPU affinity bitmask to ensure proper configuration of
workers.
Approved by: thj@freebsd.org (maintainer)
Sponsored by: The FreeBSD Foundation |
24.06 09 Aug 2024 14:09:18
    |
Joseph Mingrone (jrm)  Author: Tom Jones |
net/vpp: New port for layer 2-4 multi-platform network stack
Sponsored by: The FreeBSD Foundation
Co-authored-by: Joseph Mingrone <jrm@FreeBSD.org> |