All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesper Dangaard Brouer <brouer@redhat.com>
To: Alexander Alemayhu <alexander@alemayhu.com>
Cc: xdp-newbies@vger.kernel.org, brouer@redhat.com
Subject: Re: BPF Updates 01
Date: Wed, 3 May 2017 09:51:53 +0200	[thread overview]
Message-ID: <20170503095153.561ed64d@redhat.com> (raw)
In-Reply-To: <20170503045432.GB19919@gmail.com>


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/

      reply	other threads:[~2017-05-03  7:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03  4:54 BPF Updates 01 Alexander Alemayhu
2017-05-03  7:51 ` Jesper Dangaard Brouer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170503095153.561ed64d@redhat.com \
    --to=brouer@redhat.com \
    --cc=alexander@alemayhu.com \
    --cc=xdp-newbies@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.