From: Paolo Abeni <pabeni@redhat.com>
To: Kunwu Chan <chentao@kylinos.cn>, edumazet@google.com
Cc: davem@davemloft.net, dsahern@kernel.org, kuba@kernel.org,
kunwu.chan@hotmail.com, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org
Subject: Re: [PATCH v2] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys
Date: Tue, 21 Nov 2023 13:11:00 +0100 [thread overview]
Message-ID: <7948d79d8e8052c600a208142755b7a74b4aeee0.camel@redhat.com> (raw)
In-Reply-To: <20231119143913.654381-1-chentao@kylinos.cn>
On Sun, 2023-11-19 at 22:39 +0800, Kunwu Chan wrote:
> net/ipv6/route.c:2332:39: warning: incorrect type in assignment (different base types)
> net/ipv6/route.c:2332:39: expected unsigned int [usertype] flow_label
> net/ipv6/route.c:2332:39: got restricted __be32
>
> Fixes: fa1be7e01ea8 ("ipv6: omit traffic class when calculating flow hash")
This does not look like the correct fixes tag, sparse warning is
preexistent. Likely 23aebdacb05dab9efdf22b9e0413491cbd5f128f
Please sent a new revision with the correct tag, thanks
Paolo
next prev parent reply other threads:[~2023-11-21 12:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-17 15:48 [PATCH] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys Kunwu Chan
2023-11-17 17:29 ` Eric Dumazet
2023-11-19 14:35 ` Kunwu Chan
2023-11-19 14:39 ` [PATCH v2] " Kunwu Chan
2023-11-21 12:11 ` Paolo Abeni [this message]
2023-11-22 7:05 ` Kunwu Chan
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=7948d79d8e8052c600a208142755b7a74b4aeee0.camel@redhat.com \
--to=pabeni@redhat.com \
--cc=chentao@kylinos.cn \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=kunwu.chan@hotmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).