From: Jeremy Kerr <jk@codeconstruct.com.au>
To: Jian Zhang <zhangjian.3032@bytedance.com>,
Matt Johnston <matt@codeconstruct.com.au>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>,
Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: mctp-i2c: fix duplicate reception of old data
Date: Fri, 09 Jan 2026 08:07:19 +0800 [thread overview]
Message-ID: <ea3db627f1d7fb4afb1d7b36253ff369341fbad3.camel@codeconstruct.com.au> (raw)
In-Reply-To: <20260108101829.1140448-1-zhangjian.3032@bytedance.com>
Hi Jian,
> The MCTP I2C slave callback did not handle I2C_SLAVE_READ_REQUESTED
> events. As a result, i2c read event will trigger repeated reception
> of old data, reset rx_pos when a read request is received.
Makes sense. You're just invoking any i2c read from the peer controller
to trigger this, is that right?
Cheers,
Jeremy
next prev parent reply other threads:[~2026-01-09 0:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-08 10:18 [PATCH] net: mctp-i2c: fix duplicate reception of old data Jian Zhang
2026-01-09 0:07 ` Jeremy Kerr [this message]
2026-01-09 3:48 ` Jian Zhang
2026-01-13 3:30 ` patchwork-bot+netdevbpf
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=ea3db627f1d7fb4afb1d7b36253ff369341fbad3.camel@codeconstruct.com.au \
--to=jk@codeconstruct.com.au \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matt@codeconstruct.com.au \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=zhangjian.3032@bytedance.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox