Message ID | 20211216004652.1021911-1-jeroendb@google.com (mailing list archive) |
---|---|
Headers | show |
Series | gve improvements | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Wed, 15 Dec 2021 16:46:44 -0800 you wrote: > This patchset consists of unrelated changes: > > A bug fix for an issue that disabled jumbo-frame support, a few code > improvements and minor funcitonal changes and 3 new features: > Supporting tx|rx-coalesce-usec for DQO > Suspend/resume/shutdown > Optional metadata descriptors > > [...] Here is the summary with links: - [net-next,1/8] gve: Correct order of processing device options https://git.kernel.org/netdev/net-next/c/a10834a36c8a - [net-next,2/8] gve: Move the irq db indexes out of the ntfy block struct https://git.kernel.org/netdev/net-next/c/d30baacc0494 - [net-next,3/8] gve: Update gve_free_queue_page_list signature https://git.kernel.org/netdev/net-next/c/13e7939c954a - [net-next,4/8] gve: remove memory barrier around seqno https://git.kernel.org/netdev/net-next/c/5fd07df47a7f - [net-next,5/8] gve: Add optional metadata descriptor type GVE_TXD_MTD https://git.kernel.org/netdev/net-next/c/497dbb2b97a0 - [net-next,6/8] gve: Implement suspend/resume/shutdown https://git.kernel.org/netdev/net-next/c/974365e51861 - [net-next,7/8] gve: Add consumed counts to ethtool stats https://git.kernel.org/netdev/net-next/c/2c9198356d56 - [net-next,8/8] gve: Add tx|rx-coalesce-usec for DQO https://git.kernel.org/netdev/net-next/c/6081ac2013ab You are awesome, thank you!