| Age | Commit message (Collapse) | Author |
|
|
|
Add systemd sd_notify() integration to signal when VPP is fully
initialized and ready to process packets. This allows systemd to
properly track VPP startup and manage service dependencies using
Type=notify service configuration.
|
|
VPP 25.06 has own sFlow plugin, we do not need to build external
plugin
|
|
|
|
* T7666: Add vpp-sflow src patches and accel-ppp-ng to gitignore
* T7666: Add script to build accel-ppp-ng binaries
* Update scripts/package-build/linux-kernel/build-accel-ppp-ng.sh
---------
Co-authored-by: Daniil Baturin <daniil@baturin.org>
|
|
stable/2410
|
|
|
|
|
|
Patches for VPP are not applied due to specific to the vpp repo
structure, so we cannot use standard included to build.py
function 'apply_patches' to patch the vpp sources.
Use explicit patch in the "build_cmd" as a workaround and the
simplest fix.
|
|
|
|
|