Hi guys,

I use the same approach as Pim does. I have the following structure in my
repo:
* directory with the plugin sources
* vpp which is added as a git submodule
* directory for vpp patches which are not merged to upstream yet
* makefile that applies the patches, creates a symbolic link inside
./vpp/src/plugins/

On Tue, 15 Mar 2022 at 14:17, Pim van Pelt <p...@ipng.nl> wrote:

> Hoi Andrew,
>
> I don't know if mine qualifies as "truly", but github.com/pimvanpelt/lcpng
> certainly qualifies as "out-of-tree" in the sense that it's meant to be
> linked in, not standalone compilable as a module (that would be ...
> cumbersome).
>
> cd ~/src
> git clone https://github.com/pimvanpelt/lcpng.git
> ln -s ~/src/lcpng ~/src/vpp/src/plugins/lcpng
> cd ~/src/vpp
> make build
> make build-release
>
>
>
> On Tue, Mar 15, 2022 at 1:36 PM Andrew Yourtchenko <ayour...@gmail.com>
> wrote:
>
>> hi all,
>>
>> Is there anyone doing the truly “out of tree“ plugins ? I would like to
>> take a look a bit at the ergonomics of this process, and having another
>> brain(s) to discuss with would be useful.
>>
>> --a
>>
>>
>>
>
> --
> Pim van Pelt <p...@ipng.nl>
> PBVP1-RIPE - http://www.ipng.nl/
>
> 
>
>

-- 
Best regards
Stanislav Zaikin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21022): https://lists.fd.io/g/vpp-dev/message/21022
Mute This Topic: https://lists.fd.io/mt/89796445/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to