From: David Miller <davem@davemloft.net>
To: daniel@iogearbox.net
Cc: ast@kernel.org, netdev@vger.kernel.org
Subject: Re: pull-request: bpf-next 2018-09-01
Date: Fri, 31 Aug 2018 17:43:12 -0700 (PDT) [thread overview]
Message-ID: <20180831.174312.1054097077017009895.davem@davemloft.net> (raw)
In-Reply-To: <20180901000506.8736-1-daniel@iogearbox.net>
From: Daniel Borkmann <daniel@iogearbox.net>
Date: Sat, 1 Sep 2018 02:05:06 +0200
> The following pull-request contains BPF updates for your *net-next* tree.
>
> The main changes are:
>
> 1) Add AF_XDP zero-copy support for i40e driver (!), from Björn and Magnus.
W00t!
> 2) BPF verifier improvements by giving each register its own liveness
> chain which allows to simplify and getting rid of skip_callee() logic,
> from Edward.
>
> 3) Add bpf fs pretty print support for percpu arraymap, percpu hashmap
> and percpu lru hashmap. Also add generic percpu formatted print on
> bpftool so the same can be dumped there, from Yonghong.
>
> 4) Add bpf_{set,get}sockopt() helper support for TCP_SAVE_SYN and
> TCP_SAVED_SYN options to allow reflection of tos/tclass from received
> SYN packet, from Nikita.
>
> 5) Misc improvements to the BPF sockmap test cases in terms of cgroup v2
> interaction and removal of incorrect shutdown() calls, from John.
>
> 6) Few cleanups in xdp_umem_assign_dev() and xdpsock samples, from Prashant.
Pulled, thanks Daniel!
prev parent reply other threads:[~2018-09-01 5:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-01 0:05 pull-request: bpf-next 2018-09-01 Daniel Borkmann
2018-09-01 0:43 ` 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=20180831.174312.1054097077017009895.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 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).