All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: mkubecek@suse.cz, netdev@vger.kernel.org, ant.v.moryakov@gmail.com
Subject: Re: [PATCH ethtool] netlink: fix missing headers in text output
Date: Mon, 21 Jul 2025 22:30:07 +0000	[thread overview]
Message-ID: <175313700701.213144.4397617760151450530.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250712145105.4066308-1-kuba@kernel.org>

Hello:

This patch was applied to ethtool/ethtool.git (master)
by Michal Kubecek <mkubecek@suse.cz>:

On Sat, 12 Jul 2025 07:51:05 -0700 you wrote:
> The commit under fixes added a NULL-check which prevents us from
> printing text headers. Conversions to add JSON support often use:
> 
>   print_string(PRINT_FP, NULL, "some text:\n", NULL);
> 
> to print in plain text mode.
> 
> [...]

Here is the summary with links:
  - [ethtool] netlink: fix missing headers in text output
    https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=b70c92866102

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



  parent reply	other threads:[~2025-07-21 22:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-12 14:51 [PATCH ethtool] netlink: fix missing headers in text output Jakub Kicinski
2025-07-15 13:40 ` Jakub Kicinski
2025-07-17 12:04   ` Michal Kubecek
2025-07-21 22:30 ` patchwork-bot+netdevbpf [this message]
     [not found] <0bcad81d1d004c74abfbb73eacbe6ec2@amazon.com>
2025-07-15 11:52 ` Arinzon, David

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=175313700701.213144.4397617760151450530.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=ant.v.moryakov@gmail.com \
    --cc=kuba@kernel.org \
    --cc=mkubecek@suse.cz \
    --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 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.