Releases: GoogleCloudPlatform/compute-virtual-ethernet-linux
Releases · GoogleCloudPlatform/compute-virtual-ethernet-linux
v1.4.7
[Deprecated] v1.4.6
Caution
This version is deprecated and not recommended for use. It does not compile on RHEL 9.6 and later, and XDP will not work on any kernel version before 6.7.
Features:
- Add XDP support on DQ queue format
- Add RX timestamping support on DQ queue format
- Add numa awareness support
- Add RSS support for non RSS device option scenario
Critical bug fixes:
- Fix stuck TX queue for DQ queue format
v1.4.5.1
- update dkms.conf to use yes instead of Y
v1.4.5
v1.4.4
v1.4.3
v1.4.2
[Deprecated] v1.4.1
🚨 WARNING: This version is deprecated and not recommended for use. It contains a critical bug that can cause TX stall. Please upgrade to the latest version.
- 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
[Deprecated] v1.4.0
🚨 WARNING: This version is deprecated and not recommended for use. It contains a critical bug that can cause TX stall. Please upgrade to the latest version.
- 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.
[Deprecated] v1.3.4
🚨 WARNING: This version is deprecated and not recommended for use. It contains a critical bug that can cause TX/RX stall. Please upgrade to the latest version.
- 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