Message ID | 20210810130038.16927-1-daniel@iogearbox.net (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | pull-request: bpf-next 2021-08-10 | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
On Tue, 10 Aug 2021 15:00:38 +0200 Daniel Borkmann wrote: > 1) Native XDP support for bonding driver & related BPF selftests, from Jussi Maki. > > 2) Large batch of new BPF JIT tests for test_bpf.ko that came out as a result from > 32-bit MIPS JIT development, from Johan Almbladh. > > 3) Rewrite of netcnt BPF selftest and merge into test_progs, from Stanislav Fomichev. > > 4) Fix XDP bpf_prog_test_run infra after net to net-next merge, from Andrii Nakryiko. > > 5) Follow-up fix in unix_bpf_update_proto() to enforce socket type, from Cong Wang. > > 6) Fix bpf-iter-tcp4 selftest to print the correct dest IP, from Jose Blanquicet. > > 7) Various misc BPF XDP sample improvements, from Niklas Söderlund, Matthew Cover, > and Muhammad Falak R Wani. Pulled, thanks!