public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Ido Schimmel <idosch@nvidia•com>
To: Ujjal Roy <royujjal@gmail•com>
Cc: "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: [PATCH net-next v4 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
Date: Mon, 13 Apr 2026 11:46:32 +0300	[thread overview]
Message-ID: <20260413084632.GA209364@shredder> (raw)
In-Reply-To: <20260412111047.1326-2-royujjal@gmail.com>

On Sun, Apr 12, 2026 at 11:10:43AM +0000, Ujjal Roy wrote:
> Get rid of the IGMPV3_MRC macro and use the igmpv3_mrt() API to
> calculate the Max Resp Time from the Maximum Response Code.
> 
> Similarly, for IGMPV3_QQIC, use the igmpv3_qqi() API to calculate
> the Querier's Query Interval from the QQIC field.
> 
> Signed-off-by: Ujjal Roy <royujjal@gmail•com>

Reviewed-by: Ido Schimmel <idosch@nvidia•com>

  reply	other threads:[~2026-04-13  8:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-12 11:10 [PATCH net-next v4 0/5] net: bridge: mcast: support exponential field encoding Ujjal Roy
2026-04-12 11:10 ` [PATCH net-next v4 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation Ujjal Roy
2026-04-13  8:46   ` Ido Schimmel [this message]
2026-04-12 11:10 ` [PATCH net-next v4 2/5] ipv6: mld: rename mldv2_mrc() and add mldv2_qqi() Ujjal Roy
2026-04-13  8:46   ` Ido Schimmel
2026-04-12 11:10 ` [PATCH net-next v4 3/5] ipv4: igmp: encode multicast exponential fields Ujjal Roy
2026-04-13  8:47   ` Ido Schimmel
2026-04-12 11:10 ` [PATCH net-next v4 4/5] ipv6: mld: " Ujjal Roy
2026-04-12 11:10 ` [PATCH net-next v4 5/5] selftests: net: bridge: add MRC and QQIC field encoding tests Ujjal Roy
2026-04-13  8:47   ` Ido Schimmel
2026-04-17  5:57     ` Ujjal Roy
2026-04-18 14:49       ` Ido Schimmel

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=20260413084632.GA209364@shredder \
    --to=idosch@nvidia$(echo .)com \
    --cc=aroulin@nvidia$(echo .)com \
    --cc=bridge@lists$(echo .)linux.dev \
    --cc=davem@davemloft$(echo .)net \
    --cc=dsahern@kernel$(echo .)org \
    --cc=edumazet@google$(echo .)com \
    --cc=horms@kernel$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-kselftest@vger$(echo .)kernel.org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=petrm@nvidia$(echo .)com \
    --cc=razor@blackwall$(echo .)org \
    --cc=royujjal@gmail$(echo .)com \
    --cc=shuah@kernel$(echo .)org \
    --cc=ujjal@alumnux$(echo .)com \
    --cc=yongwang@nvidia$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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