Skip to content

Releases: GoogleCloudPlatform/compute-virtual-ethernet-linux

v1.4.11

Choose a tag to compare

@PlayerEugene PlayerEugene released this 03 Aug 23:44
  • Fix header buffer corruption when using header-split with HW-GRO.
  • Fix Rx queue stall on buffer allocation failures under memory pressure.
  • Migrate to standard generic power management.

v1.4.10

Choose a tag to compare

@ppetter1025 ppetter1025 released this 09 May 05:15
  • Optimize and enable HW GRO for DQO.
  • Enable support for UDP GSO when using DQO format.
  • Improve QPL management and enable support for larger ring sizes when using the DQO-QPL queue format.
  • Fix out-of-bounds access in gve_tx_stop_ring_dqo() due to incorrect QPL buffer cleanup.

v1.4.9

Choose a tag to compare

@eddiep24 eddiep24 released this 14 Feb 00:14
  • gve: defer interrupt enabling until NAPI registration
  • gve: fix probe failure if clock read fails
  • gve: Fix stats report corruption, rx_dropped calculation, and get_rx_ring_count callback.
  • gve: Remove jumbo_remove step from TX path
  • Bump driver version to 1.4.9

[Deprecated] v1.4.8

Choose a tag to compare

@agarg2008 agarg2008 released this 16 Dec 23:58

Caution

This version has been deprecated. On some VM shapes, this driver fails to load if ptp clock initialization fails.

  • Enabled user configuration of rx_buf_len directly via ethtool.
  • Fixed a race condition when updating tx->dropped_pkt counters.
  • Prevented ethtool operations from executing after device shutdown to improve stability.
  • Added support for handling unreadable netmem backing.

v1.4.7