On Thu, 8 Nov 2018 07:48:39 -0800 Jakub Kicinski <[email protected]> wrote:
> - we actually use the separate git repo as a submodule in our projects > (https://github.com/Netronome/bpf-samples will migrate there really > soon, just finishing code review). > > So for us the git submodule thing works quite well until distros > package libbpf :) That is an interesting use case. I myself is also guilty[1] of copying the libbpf code from the kernel and placing it on github to make my bpf-sample code work. I might take the same approach of a git submodule... until distros package libbpf. Notice my own disclaimer: [1] https://github.com/netoptimizer/prototype-kernel/tree/master/kernel/samples/bpf/tools -- Best regards, Jesper Dangaard Brouer MSc.CS, Principal Kernel Engineer at Red Hat LinkedIn: http://www.linkedin.com/in/brouer -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1523): https://lists.iovisor.org/g/iovisor-dev/message/1523 Mute This Topic: https://lists.iovisor.org/mt/28036138/21656 Group Owner: [email protected] Unsubscribe: https://lists.iovisor.org/g/iovisor-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
