Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 v3] add print_hexstring helper
Date: Mon, 27 Jul 2026 18:30:05 +0000	[thread overview]
Message-ID: <178517700564.1360613.12711040299075285397.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260726155004.75719-1-stephen@networkplumber.org>

Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:

On Sun, 26 Jul 2026 08:50:04 -0700 you wrote:
> hexstring_n2a() writes into a caller-supplied buffer and silently
> truncates when it is too small: the loop stops once fewer than three
> bytes remain and returns the partial string. Callers using a fixed
> SPRINT_BUF therefore drop trailing bytes for keys wider than 31 bytes.
> 
> Add a new function print_hexstring() that formats and prints a binary
> attribute in one call.
> 
> [...]

Here is the summary with links:
  - [iproute2,v3] add print_hexstring helper
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=5696fee4c69f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2026-07-27 18:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-26 15:50 [PATCH iproute2 v3] add print_hexstring helper Stephen Hemminger
2026-07-27 18:30 ` 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=178517700564.1360613.12711040299075285397.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --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