netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	linux@armlinux.org.uk, andrew@lunn.ch, netdev@vger.kernel.org,
	mengyuanlou@net-swift.com
Subject: Re: [PATCH net-next v6 0/8] Implement more ethtool_ops for Wangxun
Date: Tue, 2 Jan 2024 14:27:52 -0800	[thread overview]
Message-ID: <20240102142752.670cc412@kernel.org> (raw)
In-Reply-To: <20231222101639.1499997-1-jiawenwu@trustnetic.com>

On Fri, 22 Dec 2023 18:16:31 +0800 Jiawen Wu wrote:
> Provide ethtool functions to operate pause param, ring param, coalesce
> channel number and msglevel, for driver txgbe/ngbe.

This was posted before shutdown:

https://lore.kernel.org/all/20231205101002.1c09e027@kernel.org/

and got marked as Deferred. Please rebase & repost.

      parent reply	other threads:[~2024-01-02 22:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-22 10:16 [PATCH net-next v6 0/8] Implement more ethtool_ops for Wangxun Jiawen Wu
2023-12-22 10:16 ` [PATCH net-next v6 1/8] net: libwx: add phylink to libwx Jiawen Wu
2023-12-22 10:16 ` [PATCH net-next v6 2/8] net: txgbe: use phylink bits added in libwx Jiawen Wu
2023-12-22 10:16 ` [PATCH net-next v6 3/8] net: ngbe: convert phylib to phylink Jiawen Wu
2023-12-22 10:16 ` [PATCH net-next v6 4/8] net: wangxun: add flow control support Jiawen Wu
2023-12-22 10:16 ` [PATCH net-next v6 5/8] net: wangxun: add ethtool_ops for ring parameters Jiawen Wu
2023-12-22 10:16 ` [PATCH net-next v6 6/8] net: wangxun: add coalesce options support Jiawen Wu
2023-12-22 10:16 ` [PATCH net-next v6 7/8] net: wangxun: add ethtool_ops for channel number Jiawen Wu
2023-12-22 10:16 ` [PATCH net-next v6 8/8] net: wangxun: add ethtool_ops for msglevel Jiawen Wu
2024-01-02 22:27 ` Jakub Kicinski [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=20240102142752.670cc412@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jiawenwu@trustnetic.com \
    --cc=linux@armlinux.org.uk \
    --cc=mengyuanlou@net-swift.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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).