Releases: OFS/linux-dfl-backport
Releases · OFS/linux-dfl-backport
1.12.0-1 (OFS 2024.3 RC1)
This release builds with the Linux distribution kernels shipped with:
- RHEL 8.2 to 8.10, and 9.0 to 9.5.
- Fedora 40 and 41.
- Ubuntu 20.04, 22.04, and 24.04.
Fixed
- Fix regression querying platform device in
power_hwmon_write()
(a98607b). - Fix warnings about missing prototypes in
qsfp-mem-core
driver (9d84f4d). - Consistently use CVL in MAX 10 BMC sensor labels (cb86311).
- Fix missing
free()
of type inbinfo_create_feature_dev_data()
(7035881). - Fix dfl MODULE_DEVICE_TABLE built on big-endian host (6e26c62).
- Fix leaking device id for released ports (7f68320).
1.11.0-2 (OFS 2024.2 RC2)
This release builds with the Linux distribution kernels shipped with:
- RHEL 8.2 to 8.10.
- Fedora 39 and 40.
- Ubuntu 20.04 and 22.04.
Added
- Add support for CMC card (be7ca0b, 97cea2b, d5b4999, 93b79e4, 2b94c9e, 1f5515f, 3ca4b96).
- Add support for binding a PASID to an FPGA port (e0dec9d).
- Add CXL Cache IP block driver (2ab241a, c41b7d8, cf1af08, 7f328e1, 1b9bd02, 75ddbd8, cb19826).
- Add platform driver for DFL device tree (6a5e47c, 47c9c30).
- Add support for DFH Private feature type (8197b70, c392888, 5afb903, 51e675c).
- Add support for Revision 2 of the DFL Port feature (365fcc6, 1c82071).
- Document parent/child AFU port relationship (55a4090).
Fixed
- Fix handling of CSR-relative addresses (c6fb0fb).
- Fix resource claim failure (605182a).
- Handle NACK from QSFP module (cb1a638).
- Fix multiplier for N6000 board power sensor (2fd7bfa).
- Fix excessive QSFP cable polling (5e592f2, 3a12784).
- Add PCI subdevice ID for Intel D5005 card (68adaf0).
- Fix automatic loading of 8250_dfl driver (c955739).
1.11.0-1 (OFS 2024.2 RC1)
This release builds with the Linux distribution kernels shipped with:
- RHEL 8.2 to 8.10.
- Fedora 39 and 40.
- Ubuntu 20.04 and 22.04.
Added
- Add support for CMC card (be7ca0b, 97cea2b, d5b4999, 93b79e4, 2b94c9e, 1f5515f, 3ca4b96).
- Add support for binding a PASID to an FPGA port (e0dec9d).
- Add CXL Cache IP block driver (2ab241a, c41b7d8, cf1af08, 7f328e1, 1b9bd02, 75ddbd8, cb19826).
- Add platform driver for DFL device tree (6a5e47c, 47c9c30).
- Add support for DFH Private feature type (8197b70, c392888, 5afb903, 51e675c).
- Add support for Revision 2 of the DFL Port feature (365fcc6, 1c82071).
Fixed
intel-1.10.0-1
tag for new release of intel/fpga-ofs-dev-6.1-lts Tested with OPAE 2.10.0 Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com