Message ID | 20210624180632.3659809-1-bcf@google.com (mailing list archive) |
---|---|
Headers | show |
Series | gve: Introduce DQO descriptor format | expand |
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Thu, 24 Jun 2021 11:06:16 -0700 you wrote: > DQO is the descriptor format for our next generation virtual NIC. The existing > descriptor format will be referred to as "GQI" in the patch set. > > One major change with DQO is it uses dual descriptor rings for both TX and RX > queues. > > The TX path uses a TX queue to send descriptors to HW, and receives packet > completion events on a TX completion queue. > > [...] Here is the summary with links: - [net-next,01/16] gve: Update GVE documentation to describe DQO https://git.kernel.org/netdev/net-next/c/c6a7ed77ee63 - [net-next,02/16] gve: Move some static functions to a common file https://git.kernel.org/netdev/net-next/c/dbdaa6754051 - [net-next,03/16] gve: gve_rx_copy: Move padding to an argument https://git.kernel.org/netdev/net-next/c/35f9b2f43f8e - [net-next,04/16] gve: Make gve_rx_slot_page_info.page_offset an absolute offset https://git.kernel.org/netdev/net-next/c/920fb4519355 - [net-next,05/16] gve: Introduce a new model for device options https://git.kernel.org/netdev/net-next/c/8a39d3e0dadf - [net-next,06/16] gve: Introduce per netdev `enum gve_queue_format` https://git.kernel.org/netdev/net-next/c/a5886ef4f4bf - [net-next,07/16] gve: adminq: DQO specific device descriptor logic https://git.kernel.org/netdev/net-next/c/5ca2265eefc0 - [net-next,08/16] gve: Add support for DQO RX PTYPE map https://git.kernel.org/netdev/net-next/c/c4b87ac87635 - [net-next,09/16] gve: Add dqo descriptors https://git.kernel.org/netdev/net-next/c/223198183ff1 - [net-next,10/16] gve: Add DQO fields for core data structures https://git.kernel.org/netdev/net-next/c/a4aa1f1e69df - [net-next,11/16] gve: Update adminq commands to support DQO queues https://git.kernel.org/netdev/net-next/c/1f6228e459f8 - [net-next,12/16] gve: DQO: Add core netdev features https://git.kernel.org/netdev/net-next/c/5e8c5adf95f8 - [net-next,13/16] gve: DQO: Add ring allocation and initialization https://git.kernel.org/netdev/net-next/c/9c1a59a2f4bc - [net-next,14/16] gve: DQO: Configure interrupts on device up https://git.kernel.org/netdev/net-next/c/0dcc144a7994 - [net-next,15/16] gve: DQO: Add TX path https://git.kernel.org/netdev/net-next/c/a57e5de476be - [net-next,16/16] gve: DQO: Add RX path https://git.kernel.org/netdev/net-next/c/9b8dd5e5ea48 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html