* BPF Updates 01 @ 2017-05-03 4:54 Alexander Alemayhu 2017-05-03 7:51 ` Jesper Dangaard Brouer 0 siblings, 1 reply; 2+ messages in thread From: Alexander Alemayhu @ 2017-05-03 4:54 UTC (permalink / raw) To: xdp-newbies Hei Everyone, I have started writing a short weekly roundup on the various BPF related activity. The first issue https://www.cilium.io/blog/2017/5/2/bpf-updates-01-2017-05-02 The main motivation is to have something similar to LLVM Weekly[0] and This week in Swift[1]. Hopefully useful for people hungry after more BPF related content without wanting to subscribe to netdev or filtering through lkml. The second issue is already in the works and will be sent to the list sometime next week. If you have any feedback, that would very appreciated. Thanks. [0]: http://llvmweekly.org/issue/174 [1]: https://swiftnews.curated.co/ -- Mit freundlichen Grüßen Alexander Alemayhu ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: BPF Updates 01 2017-05-03 4:54 BPF Updates 01 Alexander Alemayhu @ 2017-05-03 7:51 ` Jesper Dangaard Brouer 0 siblings, 0 replies; 2+ messages in thread From: Jesper Dangaard Brouer @ 2017-05-03 7:51 UTC (permalink / raw) To: Alexander Alemayhu; +Cc: xdp-newbies, brouer On Wed, 3 May 2017 06:54:32 +0200 Alexander Alemayhu <alexander@alemayhu.com> wrote: > I have started writing a short weekly roundup on the various BPF related > activity. The first issue > https://www.cilium.io/blog/2017/5/2/bpf-updates-01-2017-05-02 > > The main motivation is to have something similar to LLVM Weekly[0] and This > week in Swift[1]. Hopefully useful for people hungry after more BPF related > content without wanting to subscribe to netdev or filtering through lkml. > > The second issue is already in the works and will be sent to the list > sometime next week. If you have any feedback, that would very > appreciated. This is great thanks for sharing. I also want to point to this cilium blogpost: https://www.cilium.io/blog/2017/4/24/launch-of-bpf-xdp-documentation eBPF is sort of the XDP programming language, and if you want to learn the details of the BPF Architecture and know more about the instruction set, follow the blogpost link to: http://docs.cilium.io/en/latest/bpf/ I believe people subscribed to this list is more interested in having a toolchain like LLVM that allow us to write (restricted) C-code and generate the eBPF assembler for us. Luckily the same document describes how this works and why e.g. inlining is required, here: http://docs.cilium.io/en/latest/bpf/#toolchain -- Best regards, Jesper Dangaard Brouer MSc.CS, Principal Kernel Engineer at Red Hat LinkedIn: http://www.linkedin.com/in/brouer > [0]: http://llvmweekly.org/issue/174 > [1]: https://swiftnews.curated.co/ ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-03 7:51 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-05-03 4:54 BPF Updates 01 Alexander Alemayhu 2017-05-03 7:51 ` Jesper Dangaard Brouer
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.