> Im not a developer, how can I backport this fix to 25.06 ?

Here is one way to try it out:

 1) cherry-pick the fix on top of the 25.06 branch
~# git clone -b v25.06 git://git.fd.io/vpp
~# cd vpp
~# git fetch ssh://bga...@gerrit.fd.io:29418/vpp refs/changes/91/43591/1 && git 
cherry-pick FETCH_HEAD
 2) rebuild packages
~# UNATTENDED=y make install-dep
~# make pkg-deb
You'll find deb in the build-root/ directory.

best
ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#26285): https://lists.fd.io/g/vpp-dev/message/26285
Mute This Topic: https://lists.fd.io/mt/114783453/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to