All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: daniel@iogearbox.net
Cc: ast@kernel.org, netdev@vger.kernel.org
Subject: Re: pull-request: bpf 2017-12-17
Date: Mon, 18 Dec 2017 10:49:51 -0500 (EST)	[thread overview]
Message-ID: <20171218.104951.1194274177170560433.davem@davemloft.net> (raw)
In-Reply-To: <20171217200626.5478-1-daniel@iogearbox.net>

From: Daniel Borkmann <daniel@iogearbox.net>
Date: Sun, 17 Dec 2017 21:06:26 +0100

> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) Fix a corner case in generic XDP where we have non-linear skbs
>    but enough tailroom in the skb to not miss to linearizing there,
>    from Song.
> 
> 2) Fix BPF JIT bugs in s390x and ppc64 to not recache skb data when
>    BPF context is not skb, from Daniel.
> 
> 3) Fix a BPF JIT bug in sparc64 where recaching skb data after helper
>    call would use the wrong register for the skb, from Daniel.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Pulled, thanks Daniel.

      reply	other threads:[~2017-12-18 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-17 20:06 pull-request: bpf 2017-12-17 Daniel Borkmann
2017-12-18 15:49 ` David Miller [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=20171218.104951.1194274177170560433.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ast@kernel.org \
    --cc=daniel@iogearbox.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 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.