Noticed that ZFS on linux supports Intel QAT-acceleration which results in significant performance gains for gzip-qat compression while decreasing disk utilization.
github.com
Is this something supported in TrueNAS 12? Wonder if there is a way to enable it manually?
GZIP compression offloading with QAT accelerator by wli5 · Pull Request #5846 · openzfs/zfs
This patch implement the hardware accelerator method in GZIP compression in ZFS. When the ZFS pool is enabled GZIP compression, the compression API will be automatically transferred to the hardware...

Is this something supported in TrueNAS 12? Wonder if there is a way to enable it manually?