From: "Cen Zhang (Microsoft)" <blbllhy@gmail.com>
To: andrew@lunn.ch
Cc: AutonomousCodeSecurity@microsoft.com, blbllhy@gmail.com,
davem@davemloft.net, edumazet@google.com, horms@kernel.org,
jmaloy@redhat.com, kuba@kernel.org, kys@microsoft.com,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
pabeni@redhat.com, tgopinath@linux.microsoft.com,
tipc-discussion@lists.sourceforge.net,
tung.quang.nguyen@est.tech, vadim.fedorenko@linux.dev
Subject: Re: [PATCH net v4] tipc: fix u16 MTU truncation in media and bearer MTU validation
Date: Mon, 13 Jul 2026 23:50:30 -0400 [thread overview]
Message-ID: <20260714035030.259097-1-blbllhy@gmail.com> (raw)
In-Reply-To: <3ec7b01a-270a-4b57-af9e-bdbf85313da2@lunn.ch>
IIUC, the MTU here is TIPC protocol-level (stored in struct
tipc_media/tipc_bearer), not device-specific, so netif_set_mtu()
wouldn't apply. I'll prepare v5 shortly with the full range
.max check only.
prev parent reply other threads:[~2026-07-14 3:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-09 21:16 [PATCH net v4] tipc: fix u16 MTU truncation in media and bearer MTU validation Cen Zhang (Microsoft)
2026-07-10 12:12 ` Vadim Fedorenko
2026-07-10 12:57 ` Tung Quang Nguyen
2026-07-10 14:02 ` Vadim Fedorenko
2026-07-10 14:23 ` Tung Quang Nguyen
2026-07-10 16:34 ` Andrew Lunn
2026-07-14 3:50 ` Cen Zhang (Microsoft) [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=20260714035030.259097-1-blbllhy@gmail.com \
--to=blbllhy@gmail.com \
--cc=AutonomousCodeSecurity@microsoft.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jmaloy@redhat.com \
--cc=kuba@kernel.org \
--cc=kys@microsoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=tgopinath@linux.microsoft.com \
--cc=tipc-discussion@lists.sourceforge.net \
--cc=tung.quang.nguyen@est.tech \
--cc=vadim.fedorenko@linux.dev \
/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.