lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 17 Jul 2021 01:40:05 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Ronak Doshi <doshir@...are.com>
Cc:     netdev@...r.kernel.org, pv-drivers@...are.com, davem@...emloft.net,
        kuba@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/7] vmxnet3: upgrade to version 6

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


Powered by blists - more mailing lists