Skip to content

Releases: GoogleCloudPlatform/compute-virtual-ethernet-linux

v1.4.1

26 Apr 00:30
Compare
Choose a tag to compare
  • Fix issue where certain backport patches would be applied incorrectly on older RHEL versions
  • Add canonical build directory. This removes a dependency on very specific versions of coccinelle to generate canonical builds
  • Minor bug fixes and improvements

v1.4.0

10 Apr 21:51
Compare
Choose a tag to compare
  • Add support for Diorite QPL queue format
  • Add support for non-4k page sizes.
  • Add support for header split.
  • Add support for changing ring-size at runtime.
  • Many bug fixes and improvements.

v1.3.4

20 Nov 22:45
Compare
Choose a tag to compare
  • XDP support for GQI-QPL format
  • Fix coccinelle patches
  • Secure enough bytes in the first TX descriptor for all TCP pkts
  • Support IPv6 Big TCP on DQ
  • Fix napi_poll issue when budget is 0 for netpoll usage

v1.4.0rc3

05 Oct 22:09
f662ee6
Compare
Choose a tag to compare
v1.4.0rc3 Pre-release
Pre-release
  • Add support for DQO-QPL format
  • Header split support
  • Flow steering support
  • RSS configuration support
  • Add tx watchdog to avoid race condition on miss path
  • Support IPv6 Big TCP on DQ

v1.4.0rc2

01 Jun 21:36
Compare
Choose a tag to compare
v1.4.0rc2 Pre-release
Pre-release

Fix coccinelle patches
Secure enough bytes in the first TX descriptor for all TCP pkts

v1.4.0rc1

24 Mar 05:22
Compare
Choose a tag to compare
v1.4.0rc1 Pre-release
Pre-release

XDP support for GQI-QPL format

v1.3.3

23 Mar 23:03
Compare
Choose a tag to compare

Performance improvements for the link speed reporting
Fix gve interrupt names
Enhance no queue page list detection
Drop the weight argument from netif_napi_add

v1.3.3rc1

17 Mar 17:59
Compare
Choose a tag to compare
v1.3.3rc1 Pre-release
Pre-release

This release includes performance improvements for the link speed reporting.

v1.3.2

23 Nov 20:59
08cef14
Compare
Choose a tag to compare

Handle alternate miss completions in DQ
Add a new AdminQ command to verify driver
Reduce alloc and copy costs in the GQ rx path
Record rx queue correctly in the GQ rx path

v1.3.1

21 Sep 22:00
717fa62
Compare
Choose a tag to compare

This release fixes a page allocation bug in the DQ hotpath.