bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: davem@davemloft.net, ast@kernel.org, andrii.nakryiko@gmail.com,
	netdev@vger.kernel.org, bpf@vger.kernel.org
Subject: Re: pull-request: bpf-next 2021-04-28
Date: Wed, 28 Apr 2021 13:47:08 -0700	[thread overview]
Message-ID: <20210428134708.5dc0a300@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> (raw)
In-Reply-To: <20210427233740.22238-1-daniel@iogearbox.net>

On Wed, 28 Apr 2021 01:37:40 +0200 Daniel Borkmann wrote:
> Hi David, hi Jakub,
> 
> The following pull-request contains BPF updates for your *net-next* tree.
> 
> We've added 19 non-merge commits during the last 2 day(s) which contain
> a total of 36 files changed, 494 insertions(+), 313 deletions(-).
> 
> The main changes are:
> 
> 1) Add link detach and following re-attach for trampolines, from Jiri Olsa.
> 
> 2) Use kernel's "binary printf" lib for formatted output BPF helpers (which
>    avoids the needs for variadic argument handling), from Florent Revest.
> 
> 3) Fix verifier 64 to 32 bit min/max bound propagation, from Daniel Borkmann.
> 
> 4) Convert cpumap to use netif_receive_skb_list(), from Lorenzo Bianconi.
> 
> 5) Add generic batched-ops support to percpu array map, from Pedro Tammela.
> 
> 6) Various CO-RE relocation BPF selftests fixes, from Andrii Nakryiko.
> 
> 7) Misc doc rst fixes, from Hengqi Chen.

Pulled, thanks!

      reply	other threads:[~2021-04-28 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-27 23:37 pull-request: bpf-next 2021-04-28 Daniel Borkmann
2021-04-28 20:47 ` Jakub Kicinski [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=20210428134708.5dc0a300@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com \
    --to=kuba@kernel.org \
    --cc=andrii.nakryiko@gmail.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).