mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ido Schimmel <idosch@nvidia.com>
To: Ujjal Roy <royujjal@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Greg KH <gregkh@linuxfoundation.org>,
	Linux Stable <stable@vger.kernel.org>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Simon Horman <horms@kernel.org>,
	Nikolay Aleksandrov <razor@blackwall.org>,
	David Ahern <dsahern@kernel.org>, Shuah Khan <shuah@kernel.org>,
	Andy Roulin <aroulin@nvidia.com>, Yong Wang <yongwang@nvidia.com>,
	Petr Machata <petrm@nvidia.com>, Ujjal Roy <ujjal@alumnux.com>,
	bridge@lists.linux.dev, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org
Subject: Re: Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
Date: Sun, 19 Jul 2026 11:22:23 +0300	[thread overview]
Message-ID: <20260719082223.GA1899043@shredder> (raw)
In-Reply-To: <CAE2MWkmbdDrCw1HUKm17QG7dyihuxg_1VGTUNeBq9v8NVwJV3Q@mail.gmail.com>

On Fri, Jul 17, 2026 at 04:12:09PM +0530, Ujjal Roy wrote:
> > It does not force the users to use a value < 128. You would need to
> > return EINVAL for that, which i'm not proposing. Returning an error
> > could break user space.
> >
> 
> While I understand that clamping avoids breaking user space, silently
> modifying the value might lead to unexpected behavior that is
> difficult for users to debug.
> Because of these side effects, I am hesitant to proceed without the
> Multicast maintainer's input. We should raise an open issue on this
> topic to get their official decision, otherwise my preference is to
> ignore patching this for the stable kernel versions entirely.

We asked to target these patches at net-next because they don't fix a
regression (the encoding never worked correctly), so they are not
relevant for stable. Users that require this functionality should
upgrade to a new kernel that contains the patches.

Regarding the stable-specific patch, in my experience, stable
maintainers don't accept such patches and prefer to backport patches
from upstream, even if it results in more changes.

      reply	other threads:[~2026-07-19  8:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-09 10:13 Ujjal Roy
2026-07-09 11:04 ` Greg KH
2026-07-09 12:42   ` Ujjal Roy
2026-07-09 12:53     ` Greg KH
2026-07-09 13:05       ` Ujjal Roy
2026-07-09 14:22         ` Greg KH
2026-07-09 15:13           ` Ujjal Roy
2026-07-09 15:21             ` Ujjal Roy
2026-07-09 20:01             ` Andrew Lunn
2026-07-10  9:10               ` Ujjal Roy
2026-07-10 13:21                 ` Andrew Lunn
2026-07-17 10:42                   ` Ujjal Roy
2026-07-19  8:22                     ` Ido Schimmel [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=20260719082223.GA1899043@shredder \
    --to=idosch@nvidia.com \
    --cc=andrew@lunn.ch \
    --cc=aroulin@nvidia.com \
    --cc=bridge@lists.linux.dev \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=petrm@nvidia.com \
    --cc=razor@blackwall.org \
    --cc=royujjal@gmail.com \
    --cc=shuah@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=ujjal@alumnux.com \
    --cc=yongwang@nvidia.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

Powered by JetHome