All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: Saeed Mahameed <saeed@kernel.org>
Cc: netdev@vger.kernel.org, Saeed Mahameed <saeedm@nvidia.com>,
	Leon Romanovsky <leon@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Jianbo Liu <jianbol@nvidia.com>,
	Roi Dayan <roid@nvidia.com>, Ariel Levkovich <lariel@nvidia.com>
Subject: Re: [PATCH net-next] net/mlx5: fix 32bit build
Date: Tue, 05 Jul 2022 09:57:17 +0200	[thread overview]
Message-ID: <8d19ca4c115784346ad30f8581ee93436f1f3043.camel@redhat.com> (raw)
In-Reply-To: <20220705073928.22icbhqtc4gvak6j@sx1>

On Tue, 2022-07-05 at 00:39 -0700, Saeed Mahameed wrote:
> On 05 Jul 09:17, Paolo Abeni wrote:
> > We can't use the division operator on 64 bits integers, that breaks
> > 32 bits build. Instead use the relevant helper.
> > 
> > Fixes: 6ddac26cf763 ("net/mlx5e: Add support to modify hardware flow meter parameters")
> > Signed-off-by: Paolo Abeni <pabeni@redhat.com>
> 
> Acked-by: Saeed Mahameed <saeedm@nvidia.com>
> 
> sorry for the mess. I sent v2 too soon, forgot to squash the 2nd fix to it.

No problems, it happens. 

Unless someone raises some concerns soon, I'm going to merge this one
well before the usual 24h staging time, to keep PW and the tree okish.

Cheers,

Paolo


  reply	other threads:[~2022-07-05  7:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05  7:17 [PATCH net-next] net/mlx5: fix 32bit build Paolo Abeni
2022-07-05  7:39 ` Saeed Mahameed
2022-07-05  7:57   ` Paolo Abeni [this message]
2022-07-05 10:20 ` 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=8d19ca4c115784346ad30f8581ee93436f1f3043.camel@redhat.com \
    --to=pabeni@redhat.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jianbol@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=lariel@nvidia.com \
    --cc=leon@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=roid@nvidia.com \
    --cc=saeed@kernel.org \
    --cc=saeedm@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 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.