public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Yury Norov <ynorov@nvidia•com>
Cc: kuba@kernel•org, pabeni@redhat•com, davem@davemloft•net,
	edumazet@google•com, andrew+netdev@lunn•ch, horms@kernel•org,
	sgoutham@marvell•com, lcherian@marvell•com, gakula@marvell•com,
	jerinj@marvell•com, sbhatta@marvell•com, sdf@fomichev•me,
	kuniyu@google•com, brauner@kernel•org, yajun.deng@linux•dev,
	netdev@vger•kernel.org, linux-kernel@vger•kernel.org,
	linux@weissschuh•net, yury.norov@gmail•com
Subject: Re: [PATCH v2 0/2] net: cleanup bitmaps printing
Date: Tue, 24 Mar 2026 10:20:08 +0000	[thread overview]
Message-ID: <177434760829.606554.7988116286884528295.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260319201713.941956-1-ynorov@nvidia.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat•com>:

On Thu, 19 Mar 2026 16:17:09 -0400 you wrote:
> Bitmap API has a bitmap_print_to_pagebuf() function that is intended to
> print bitmap into a human readable format, making sure that the output
> string will not get big enough to cross the current page limit.
> 
> Some drivers use this function immediately before passing the result to
> scnprintf() with no modification. This is useless because scnprintf(),
> and helpers based on it like seq_pritf() and sysfs_emit(), take care of
> not overflowing the buffer by itself, and perfectly print bitmaps with
> "%*pb[l]".
> 
> [...]

Here is the summary with links:
  - [1/2] octeontx2-af: simplify rvu_debugfs
    https://git.kernel.org/netdev/net-next/c/6e4235adfa88
  - [2/2] net-sysfs: switch xps_queue_show() to sysfs_emit()
    https://git.kernel.org/netdev/net-next/c/de69301dc2f6

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



      parent reply	other threads:[~2026-03-24 10:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-19 20:17 [PATCH v2 0/2] net: cleanup bitmaps printing Yury Norov
2026-03-19 20:17 ` [PATCH 1/2] octeontx2-af: simplify rvu_debugfs Yury Norov
2026-03-19 20:17 ` [PATCH 2/2] net-sysfs: switch xps_queue_show() to sysfs_emit() Yury Norov
2026-03-20 17:44 ` [PATCH v2 0/2] net: cleanup bitmaps printing Simon Horman
2026-03-24 10:20 ` 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=177434760829.606554.7988116286884528295.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=andrew+netdev@lunn$(echo .)ch \
    --cc=brauner@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=gakula@marvell$(echo .)com \
    --cc=horms@kernel$(echo .)org \
    --cc=jerinj@marvell$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=kuniyu@google$(echo .)com \
    --cc=lcherian@marvell$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux@weissschuh$(echo .)net \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=sbhatta@marvell$(echo .)com \
    --cc=sdf@fomichev$(echo .)me \
    --cc=sgoutham@marvell$(echo .)com \
    --cc=yajun.deng@linux$(echo .)dev \
    --cc=ynorov@nvidia$(echo .)com \
    --cc=yury.norov@gmail$(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