From: patchwork-bot+netdevbpf@kernel.org
To: Yunshui Jiang <jiangyunshui@kylinos.cn>
Cc: bpf@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, martin.lau@linux.dev,
daniel@iogearbox.net, john.fastabend@gmail.com,
edumazet@google.com, syzkaller@googlegroups.com
Subject: Re: [PATCH] net: filter: use DEV_STAT_INC()
Date: Tue, 28 May 2024 10:10:34 +0000 [thread overview]
Message-ID: <171689103421.16293.16635020515732508425.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240523033520.4029314-1-jiangyunshui@kylinos.cn>
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Thu, 23 May 2024 11:35:20 +0800 you wrote:
> syzbot/KCSAN reported that races happen when multiple cpus
> updating dev->stats.tx_error concurrently.
>
> Adopt SMP safe DEV_STATS_INC() to update dev->stats fields.
>
> Reported-by: syzbot <syzkaller@googlegroups.com>
> Signed-off-by: yunshui <jiangyunshui@kylinos.cn>
>
> [...]
Here is the summary with links:
- net: filter: use DEV_STAT_INC()
https://git.kernel.org/bpf/bpf-next/c/d9cbd8343b01
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-05-28 10:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-23 3:35 [PATCH] net: filter: use DEV_STAT_INC() yunshui
2024-05-28 10:10 ` 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=171689103421.16293.16635020515732508425.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=edumazet@google.com \
--cc=jiangyunshui@kylinos.cn \
--cc=john.fastabend@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.lau@linux.dev \
--cc=netdev@vger.kernel.org \
--cc=syzkaller@googlegroups.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.