All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guangbin Huang <huangguangbin2@huawei.com>
To: <mkubecek@suse.cz>, <davem@davemloft.net>, <kuba@kernel.org>
Cc: <netdev@vger.kernel.org>, <lipeng321@huawei.com>,
	<huangguangbin2@huawei.com>, <chenhao288@hisilicon.com>
Subject: [PATCH ethtool-next 0/2] add some supports for netlink
Date: Mon, 20 Dec 2021 16:31:53 +0800	[thread overview]
Message-ID: <20211220083155.39882-1-huangguangbin2@huawei.com> (raw)

Add support for "ethtool -G/g <dev>" to set/get rx buf len
and support for "ethtool --set/get-tunable <dev>" to
set/get tx copybreak buf size.

Hao Chen (2):
  ethtool: netlink: add support to set/get rx buf len
  ethtool: netlink: add support to get/set tx copybreak buf size

 ethtool.c       | 9 +++++++++
 netlink/rings.c | 7 +++++++
 2 files changed, 16 insertions(+)

-- 
2.33.0


             reply	other threads:[~2021-12-20  8:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-20  8:31 Guangbin Huang [this message]
2021-12-20  8:31 ` [PATCH ethtool-next 1/2] ethtool: netlink: add support to set/get rx buf len Guangbin Huang
2021-12-20  8:31 ` [PATCH ethtool-next 2/2] ethtool: netlink: add support to get/set tx copybreak buf size Guangbin Huang
2022-01-05  8:45 ` [PATCH ethtool-next 0/2] add some supports for netlink Michal Kubecek

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=20211220083155.39882-1-huangguangbin2@huawei.com \
    --to=huangguangbin2@huawei.com \
    --cc=chenhao288@hisilicon.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=lipeng321@huawei.com \
    --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.