summaryrefslogtreecommitdiff
path: root/packages/linux-kernel/build-intel-qat.sh
AgeCommit message (Collapse)Author
2023-08-30T5525: VyOS mirror changedAndrii Andrieiev
2023-02-20Kernel: QAT: T5003 remove non POSIX compliant array in shell scriptChristian Breunig
2023-01-11qat: T4929: update Intel QAT drivers to 4.20.0-00001Christian Breunig
2022-07-18Kernel: QAT: T4539: update Intel QuickAssist release version 1.7.L.4.16.0-00017Christian Poessinger
2021-05-30QAT: T3587: upgrade to version 1.7.L.4.14.0-00031Christian Poessinger
2021-05-30QAT: T3587: use source package from our own VyOS mirrorChristian Poessinger
2021-04-24QAT: builds are only supported for amd64 platformsChristian Poessinger
2021-04-19kernel: T3486: Prepare for arm64 buildsRunar Borge
2021-04-05qat: update to 1.7.L.4.13.0-00009Christian Poessinger
2020-12-31QAT: update to 1.7.l.4.12.0Christian Poessinger
2020-11-13Revert "QAT: T2968: add support for Intel Atom C2000 platform"Christian Poessinger
This reverts commit b234558db422390ed4d995e9134fe91c37d6cc8f.
2020-10-09QAT: T2968: add support for Intel Atom C2000 platformChristian Poessinger
2020-09-12Revert "Kernel: T2843: upgrade Kernel to v5.8.5"Christian Poessinger
This reverts commit 78c43c2078e292ac9b53d2d6a41a47466d283914. Unfortunately we must revert the Kernel upgrade as there are two problematic issues. One which is the break of ABI functionality with parted [1] and second the internal cryptop API [2] which removed required literals for the build of Intel QAT acceleration. In the two weeks running 5.8 we still learned a lot - we experienced a performance improvement of ~30% when doing NAT @ > 10GBit/s and also utilizing the build in updated drivers for Intel NICs and WireGuard. We are looking forward to the release of this years LTS kernel and we hope to ship this in the final 1.3 release. 1: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.8.y&id=692d062655 2: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.5.y&id=d63007eb95
2020-09-06qat: T2853: Enables QAT registration with Linux Kernel CryptoDmitriyEshenko
2020-09-04Intel: QAT: 2853: run depmod when building package to improve boot timeChristian Poessinger
Instead of running "depmod -a" on every boot, run it once during ISO build process.
2020-09-03Kernel: move to fpm build scriptChristian Poessinger
2020-09-03Intel: QAT: T2853: use same version as in 1.2 (crux)Christian Poessinger
2020-08-30Kernel: T2843: upgrade Kernel to v5.8.5Christian Poessinger
Note: Intel does not provide a compatible QAT version. There is a custom patch which make QAT compile for the specified Kernel version. This patch will change the source to a non backwards-compatible version - this is fine as we run 5.8 anyways.
2020-06-24Jenkins: T2625: import Kernel PipelineChristian Poessinger
Imported from https://github.com/vyos/vyos-build-kernel commit 9e7c12b