linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ronak Doshi <doshir@vmware.com>
Cc: netdev@vger.kernel.org, pv-drivers@vmware.com,
	davem@davemloft.net, kuba@kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/7] vmxnet3: upgrade to version 6
Date: Sat, 17 Jul 2021 01:40:05 +0000	[thread overview]
Message-ID: <162648600587.17582.8823440401089158287.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210716223626.18928-1-doshir@vmware.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 16 Jul 2021 15:36:19 -0700 you wrote:
> vmxnet3 emulation has recently added several new features which includes
> increase in queues supported, remove power of 2 limitation on queues,
> add RSS for ESP IPv6, etc. This patch series extends the vmxnet3 driver
> to leverage these new features.
> 
> Compatibility is maintained using existing vmxnet3 versioning mechanism as
> follows:
> - new features added to vmxnet3 emulation are associated with new vmxnet3
>    version viz. vmxnet3 version 6.
> - emulation advertises all the versions it supports to the driver.
> - during initialization, vmxnet3 driver picks the highest version number
> supported by both the emulation and the driver and configures emulation
> to run at that version.
> 
> [...]

Here is the summary with links:
  - [net-next,1/7] vmxnet3: prepare for version 6 changes
    https://git.kernel.org/netdev/net-next/c/69dbef0d1c22
  - [net-next,2/7] vmxnet3: add support for 32 Tx/Rx queues
    https://git.kernel.org/netdev/net-next/c/39f9895a00f4
  - [net-next,3/7] vmxnet3: remove power of 2 limitation on the queues
    https://git.kernel.org/netdev/net-next/c/15ccf2f4b09c
  - [net-next,4/7] vmxnet3: add support for ESP IPv6 RSS
    https://git.kernel.org/netdev/net-next/c/79d124bb36c0
  - [net-next,5/7] vmxnet3: set correct hash type based on rss information
    https://git.kernel.org/netdev/net-next/c/b3973bb40041
  - [net-next,6/7] vmxnet3: increase maximum configurable mtu to 9190
    https://git.kernel.org/netdev/net-next/c/8c5663e461e6
  - [net-next,7/7] vmxnet3: update to version 6
    https://git.kernel.org/netdev/net-next/c/ce2639ad6921

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



  parent reply	other threads:[~2021-07-17  1:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-16 22:36 [PATCH net-next 0/7] vmxnet3: upgrade to version 6 Ronak Doshi
2021-07-16 22:36 ` [PATCH net-next 1/7] vmxnet3: prepare for version 6 changes Ronak Doshi
2021-07-16 22:36 ` [PATCH net-next 2/7] vmxnet3: add support for 32 Tx/Rx queues Ronak Doshi
2021-07-16 22:36 ` [PATCH net-next 3/7] vmxnet3: remove power of 2 limitation on the queues Ronak Doshi
2021-07-16 22:36 ` [PATCH net-next 4/7] vmxnet3: add support for ESP IPv6 RSS Ronak Doshi
2021-07-16 22:36 ` [PATCH net-next 5/7] vmxnet3: set correct hash type based on rss information Ronak Doshi
2021-07-16 22:36 ` [PATCH net-next 6/7] vmxnet3: increase maximum configurable mtu to 9190 Ronak Doshi
2021-07-16 22:36 ` [PATCH net-next 7/7] vmxnet3: update to version 6 Ronak Doshi
2021-07-17  1:40 ` patchwork-bot+netdevbpf [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-06 20:03 [PATCH net-next 0/7] vmxnet3: upgrade " Ronak Doshi

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=162648600587.17582.8823440401089158287.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=doshir@vmware.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pv-drivers@vmware.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).