From: patchwork-bot+netdevbpf@kernel.org
To: Akhilesh Nema <nemaakhilesh@gmail.com>
Cc: netdev@vger.kernel.org, stephen@networkplumber.org
Subject: Re: [PATCH iproute2 1/1] lib,tc: Fix 'UINT_MAX' undeclared error observed during the build with musl libc
Date: Sun, 07 Dec 2025 17:40:14 +0000 [thread overview]
Message-ID: <176512921479.2492763.17730960894747579841.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251203021124.17535-1-nemaakhilesh@gmail.com>
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:
On Tue, 2 Dec 2025 18:11:24 -0800 you wrote:
> - utils_math.c:136:20: error: 'UINT_MAX' undeclared (first use in this function)
> - tc_core.c:51:22: error: 'UINT_MAX' undeclared (first use in this function)
>
> Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com>
> ---
> lib/utils_math.c | 1 +
> tc/tc_core.c | 1 +
> 2 files changed, 2 insertions(+)
Here is the summary with links:
- [iproute2,1/1] lib,tc: Fix 'UINT_MAX' undeclared error observed during the build with musl libc
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=6c1113633fde
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-12-07 17:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-03 2:11 [PATCH iproute2 1/1] lib,tc: Fix 'UINT_MAX' undeclared error observed during the build with musl libc Akhilesh Nema
2025-12-07 17:40 ` patchwork-bot+netdevbpf [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=176512921479.2492763.17730960894747579841.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=nemaakhilesh@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.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).