netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Heng Qi <hengqi@linux.alibaba.com>
Cc: netdev@vger.kernel.org, virtualization@lists.linux.dev,
	kuba@kernel.org, davem@davemloft.net, pabeni@redhat.com,
	edumazet@google.com, jasowang@redhat.com, mst@redhat.com,
	bcreeley@amd.com, rkannoth@marvell.com,
	aleksander.lobakin@intel.com, xuanzhuo@linux.alibaba.com,
	talgi@nvidia.com, corbet@lwn.net, linux-doc@vger.kernel.org,
	maxime.chevallier@bootlin.com, jiri@resnulli.us,
	paul.greenwalt@intel.com, ahmed.zaki@intel.com,
	vladimir.oltean@nxp.com, kory.maincent@bootlin.com,
	andrew@lunn.ch, justinstitt@google.com, donald.hunter@gmail.com,
	eperezma@redhat.com, akpm@linux-foundation.org,
	dtatulea@nvidia.com, rrameshbabu@nvidia.com,
	hkallweit1@gmail.com, przemyslaw.kitszel@intel.com,
	paweldembicki@gmail.com
Subject: Re: [PATCH net-next v15 0/5] ethtool: provide the dim profile fine-tuning channel
Date: Wed, 26 Jun 2024 00:50:30 +0000	[thread overview]
Message-ID: <171936303058.27591.15292953150310890485.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240621101353.107425-1-hengqi@linux.alibaba.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 21 Jun 2024 18:13:48 +0800 you wrote:
> The NetDIM library provides excellent acceleration for many modern
> network cards. However, the default profiles of DIM limits its maximum
> capabilities for different NICs, so providing a way which the NIC can
> be custom configured is necessary.
> 
> Currently, the way is based on the commonly used "ethtool -C".
> 
> [...]

Here is the summary with links:
  - [net-next,v15,1/5] linux/dim: move useful macros to .h file
    https://git.kernel.org/netdev/net-next/c/0e942053e4dc
  - [net-next,v15,2/5] dim: make DIMLIB dependent on NET
    https://git.kernel.org/netdev/net-next/c/b65e697a7c9e
  - [net-next,v15,3/5] ethtool: provide customized dim profile management
    https://git.kernel.org/netdev/net-next/c/f750dfe825b9
  - [net-next,v15,4/5] dim: add new interfaces for initialization and getting results
    https://git.kernel.org/netdev/net-next/c/13ba28c5cd04
  - [net-next,v15,5/5] virtio-net: support dim profile fine-tuning
    https://git.kernel.org/netdev/net-next/c/dcb67f6a9ead

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



      parent reply	other threads:[~2024-06-26  0:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21 10:13 [PATCH net-next v15 0/5] ethtool: provide the dim profile fine-tuning channel Heng Qi
2024-06-21 10:13 ` [PATCH net-next v15 1/5] linux/dim: move useful macros to .h file Heng Qi
2024-06-21 10:13 ` [PATCH net-next v15 2/5] dim: make DIMLIB dependent on NET Heng Qi
2024-06-21 10:13 ` [PATCH net-next v15 3/5] ethtool: provide customized dim profile management Heng Qi
2024-06-21 10:13 ` [PATCH net-next v15 4/5] dim: add new interfaces for initialization and getting results Heng Qi
2024-06-21 10:13 ` [PATCH net-next v15 5/5] virtio-net: support dim profile fine-tuning Heng Qi
2024-06-26  0:50 ` 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=171936303058.27591.15292953150310890485.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=ahmed.zaki@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=aleksander.lobakin@intel.com \
    --cc=andrew@lunn.ch \
    --cc=bcreeley@amd.com \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=donald.hunter@gmail.com \
    --cc=dtatulea@nvidia.com \
    --cc=edumazet@google.com \
    --cc=eperezma@redhat.com \
    --cc=hengqi@linux.alibaba.com \
    --cc=hkallweit1@gmail.com \
    --cc=jasowang@redhat.com \
    --cc=jiri@resnulli.us \
    --cc=justinstitt@google.com \
    --cc=kory.maincent@bootlin.com \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=maxime.chevallier@bootlin.com \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=paul.greenwalt@intel.com \
    --cc=paweldembicki@gmail.com \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=rkannoth@marvell.com \
    --cc=rrameshbabu@nvidia.com \
    --cc=talgi@nvidia.com \
    --cc=virtualization@lists.linux.dev \
    --cc=vladimir.oltean@nxp.com \
    --cc=xuanzhuo@linux.alibaba.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).