* pull-request: bpf-next 2024-11-14
@ 2024-11-14 20:28 Martin KaFai Lau
2024-11-15 3:30 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Martin KaFai Lau @ 2024-11-14 20:28 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-next* tree.
We've added 9 non-merge commits during the last 4 day(s) which contain
a total of 3 files changed, 226 insertions(+), 84 deletions(-).
The main changes are:
1) Fixes to bpf_msg_push/pop_data and test_sockmap. The changes has
dependency on the other changes in the bpf-next/net branch,
from Zijian Zhang.
2) Drop netns codes from mptcp test. Reuse the common helpers in
test_progs, from Geliang Tang.
Please consider pulling these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git tags/for-netdev
Thanks a lot!
Also thanks to reporters, reviewers and testers of commits in this pull-request:
John Fastabend, Matthieu Baerts (NGI0)
----------------------------------------------------------------
The following changes since commit 8d1807a95c7dbb9633817fba776fa2f5e7c5146b:
Merge branch 'mlx5-misc-patches-2024-10-31' (2024-11-03 15:37:17 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git for-netdev
for you to fetch changes up to 141b4d6a8049cecdc8124f87e044b83a9e80730d:
Merge branch 'Fixes to bpf_msg_push/pop_data and test_sockmap' (2024-11-06 16:02:08 -0800)
----------------------------------------------------------------
bpf-next-for-netdev
----------------------------------------------------------------
Geliang Tang (1):
selftests/bpf: Drop netns helpers in mptcp
Martin KaFai Lau (1):
Merge branch 'Fixes to bpf_msg_push/pop_data and test_sockmap'
Zijian Zhang (8):
selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
selftests/bpf: Fix SENDPAGE data logic in test_sockmap
selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmap
bpf, sockmap: Several fixes to bpf_msg_push_data
bpf, sockmap: Several fixes to bpf_msg_pop_data
bpf, sockmap: Fix sk_msg_reset_curr
net/core/filter.c | 88 +++++++-----
tools/testing/selftests/bpf/prog_tests/mptcp.c | 42 ++----
tools/testing/selftests/bpf/test_sockmap.c | 180 ++++++++++++++++++++++---
3 files changed, 226 insertions(+), 84 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: bpf-next 2024-11-14
2024-11-14 20:28 pull-request: bpf-next 2024-11-14 Martin KaFai Lau
@ 2024-11-15 3:30 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-11-15 3:30 UTC (permalink / raw)
To: Martin KaFai Lau
Cc: davem, kuba, pabeni, edumazet, daniel, ast, andrii, netdev, bpf
Hello:
This pull request was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 14 Nov 2024 12:28:32 -0800 you wrote:
> Hi David, hi Jakub, hi Paolo, hi Eric,
>
> The following pull-request contains BPF updates for your *net-next* tree.
>
> We've added 9 non-merge commits during the last 4 day(s) which contain
> a total of 3 files changed, 226 insertions(+), 84 deletions(-).
>
> [...]
Here is the summary with links:
- pull-request: bpf-next 2024-11-14
https://git.kernel.org/netdev/net-next/c/55c8590129b5
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:[~2024-11-15 3:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 20:28 pull-request: bpf-next 2024-11-14 Martin KaFai Lau
2024-11-15 3: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).