bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: bpf 2023-04-08
@ 2023-04-07 22:46 Daniel Borkmann
  2023-04-08  1:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Borkmann @ 2023-04-07 22:46 UTC (permalink / raw)
  To: davem
  Cc: kuba, pabeni, edumazet, daniel, ast, andrii, martin.lau, netdev, bpf

Hi David, hi Jakub, hi Paolo, hi Eric,

The following pull-request contains BPF updates for your *net* tree.

We've added 4 non-merge commits during the last 11 day(s) which contain
a total of 5 files changed, 39 insertions(+), 6 deletions(-).

The main changes are:

1) Fix BPF TCP socket iterator to use correct helper for dropping socket's refcount,
   that is, sock_gen_put instead of sock_put, from Martin KaFai Lau.

2) Fix a BTI exception splat in BPF trampoline-generated code on arm64, from Xu Kuohai.

3) Fix a LongArch JIT error from missing BPF_NOSPEC no-op, from George Guo.

4) Fix dynamic XDP feature detection of veth in xdp_redirect selftest, from Lorenzo Bianconi.

Please consider pulling these changes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git tags/for-netdev

Thanks a lot!

Also thanks to reporters, reviewers and testers of commits in this pull-request:

Florent Revest, WANG Xuerui

----------------------------------------------------------------

The following changes since commit 45977e58ce65ed0459edc9a0466d9dfea09463f5:

  net: dsa: b53: mmap: add phy ops (2023-03-27 08:31:34 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git tags/for-netdev

for you to fetch changes up to 919e659ed12568b5b8ba6c2ffdd82d8d31fc28af:

  selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver (2023-04-06 09:35:09 -0700)

----------------------------------------------------------------
bpf-for-netdev

----------------------------------------------------------------
George Guo (1):
      LoongArch, bpf: Fix jit to skip speculation barrier opcode

Lorenzo Bianconi (1):
      selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver

Martin KaFai Lau (1):
      bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp

Xu Kuohai (1):
      bpf, arm64: Fixed a BTI error on returning to patched function

 arch/arm64/net/bpf_jit.h                           |  4 +++
 arch/arm64/net/bpf_jit_comp.c                      |  3 ++-
 arch/loongarch/net/bpf_jit.c                       |  4 +++
 net/ipv4/tcp_ipv4.c                                |  4 +--
 .../selftests/bpf/prog_tests/xdp_do_redirect.c     | 30 +++++++++++++++++++---
 5 files changed, 39 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: bpf 2023-04-08
  2023-04-07 22:46 pull-request: bpf 2023-04-08 Daniel Borkmann
@ 2023-04-08  1:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-04-08  1:30 UTC (permalink / raw)
  To: Daniel Borkmann
  Cc: davem, kuba, pabeni, edumazet, ast, andrii, martin.lau, netdev, bpf

Hello:

This pull request was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sat,  8 Apr 2023 00:46:42 +0200 you wrote:
> Hi David, hi Jakub, hi Paolo, hi Eric,
> 
> The following pull-request contains BPF updates for your *net* tree.
> 
> We've added 4 non-merge commits during the last 11 day(s) which contain
> a total of 5 files changed, 39 insertions(+), 6 deletions(-).
> 
> [...]

Here is the summary with links:
  - pull-request: bpf 2023-04-08
    https://git.kernel.org/netdev/net/c/029294d01907

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-08  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-07 22:46 pull-request: bpf 2023-04-08 Daniel Borkmann
2023-04-08  1:30 ` patchwork-bot+netdevbpf

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).