netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Martin KaFai Lau <martin.lau@linux.dev>
Cc: bpf@vger.kernel.org, ast@kernel.org, andrii@kernel.org,
	daniel@iogearbox.net, netdev@vger.kernel.org,
	kernel-team@meta.com
Subject: Re: [PATCH v3 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp
Date: Sat, 13 Jan 2024 19:20:25 +0000	[thread overview]
Message-ID: <170517362581.27258.5049998565327508436.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240112190530.3751661-1-martin.lau@linux.dev>

Hello:

This series was applied to bpf/bpf.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Fri, 12 Jan 2024 11:05:27 -0800 you wrote:
> From: Martin KaFai Lau <martin.lau@kernel.org>
> 
> This patch set fixes an issue in bpf_iter_udp that makes backward
> progress and prevents the user space process from finishing. There is
> a test at the end to reproduce the bug.
> 
> Please see individual patches for details.
> 
> [...]

Here is the summary with links:
  - [v3,bpf,1/3] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
    https://git.kernel.org/bpf/bpf/c/19ca0823f6ea
  - [v3,bpf,2/3] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
    https://git.kernel.org/bpf/bpf/c/2242fd537fab
  - [v3,bpf,3/3] selftests/bpf: Test udp and tcp iter batching
    https://git.kernel.org/bpf/bpf/c/dbd7db7787ba

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



      parent reply	other threads:[~2024-01-13 19:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12 19:05 [PATCH v3 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp Martin KaFai Lau
2024-01-12 19:05 ` [PATCH v3 bpf 1/3] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket Martin KaFai Lau
2024-01-12 23:59   ` Aditi Ghag
2024-01-12 19:05 ` [PATCH v3 bpf 2/3] bpf: Avoid iter->offset making backward progress in bpf_iter_udp Martin KaFai Lau
2024-01-12 23:57   ` Aditi Ghag
2024-01-12 19:05 ` [PATCH v3 bpf 3/3] selftests/bpf: Test udp and tcp iter batching Martin KaFai Lau
2024-01-13 19:20 ` patchwork-bot+netdevbpf [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=170517362581.27258.5049998565327508436.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=kernel-team@meta.com \
    --cc=martin.lau@linux.dev \
    --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).