From: Jakub Kicinski <kuba@kernel.org>
To: Sudheer Mogilappagari <sudheer.mogilappagari@intel.com>
Cc: netdev@vger.kernel.org, mkubecek@suse.cz,
sridhar.samudrala@intel.com, anthony.l.nguyen@intel.com
Subject: Re: [PATCH ethtool-next v1 0/3] add netlink support for rss get
Date: Wed, 14 Dec 2022 19:55:44 -0800 [thread overview]
Message-ID: <20221214195544.65896858@kernel.org> (raw)
In-Reply-To: <20221214235418.1033834-1-sudheer.mogilappagari@intel.com>
On Wed, 14 Dec 2022 15:54:15 -0800 Sudheer Mogilappagari wrote:
> These patches add netlink based handler to fetch RSS information
> using "ethtool -x <eth> [context %d]" command.
Can we please support JSON output from the start?
I can't stress enough how useful json output is in practice.
next prev parent reply other threads:[~2022-12-15 3:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-14 23:54 [PATCH ethtool-next v1 0/3] add netlink support for rss get Sudheer Mogilappagari
2022-12-14 23:54 ` [PATCH ethtool-next v1 1/3] update UAPI header copies for RSS_GET support Sudheer Mogilappagari
2022-12-14 23:54 ` [PATCH ethtool-next v1 2/3] Move code that print rss info into common file Sudheer Mogilappagari
2022-12-14 23:54 ` [PATCH ethtool-next v1 3/3] netlink: add netlink handler for get rss (-x) Sudheer Mogilappagari
2022-12-15 3:55 ` Jakub Kicinski [this message]
2022-12-16 21:06 ` [PATCH ethtool-next v1 0/3] add netlink support for rss get Mogilappagari, Sudheer
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=20221214195544.65896858@kernel.org \
--to=kuba@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=mkubecek@suse.cz \
--cc=netdev@vger.kernel.org \
--cc=sridhar.samudrala@intel.com \
--cc=sudheer.mogilappagari@intel.com \
/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).