qat: Intel 4xxx Series driver API extensionThis commit introduces:- Quick Assist API update for partial decompress and zero padding.- Refactor of UIO locking.- VF driver hotplug fix.- Minor cod
qat: Intel 4xxx Series driver API extensionThis commit introduces:- Quick Assist API update for partial decompress and zero padding.- Refactor of UIO locking.- VF driver hotplug fix.- Minor code style fixes for firmware API.Patch co-authored by: Krzysztof Zdziarski <[email protected]>Patch co-authored by: Michal Gulbicki <[email protected]>Patch co-authored by: Piotr Kasierski <[email protected]>Patch co-authored by: Karol Grzadziel <[email protected]>Sponsored by: Intel CorporationMFC after: 1 weekDifferential Revision: https://reviews.freebsd.org/D41613(cherry picked from commit 22cf89c938886d14f5796fc49f9f020c23ea8eaf)
show more ...
qat: Add Intel® 4xxx Series VF driver supportOverview:Intel(R) QuickAssist Technology (Intel(R) QAT) provides hardwareacceleration for offloading security, authentication and compressionservices
qat: Add Intel® 4xxx Series VF driver supportOverview:Intel(R) QuickAssist Technology (Intel(R) QAT) provides hardwareacceleration for offloading security, authentication and compressionservices from the CPU, thus significantly increasing the performance andefficiency of standard platform solutions.This commit introduces:- Intel® 4xxx Series VF driver support.- Device configurability via sysctls.- UIO support for Intel® 4xxx Series devices.Patch co-authored by: Krzysztof Zdziarski <[email protected]>Patch co-authored by: Michal Gulbicki <[email protected]>Patch co-authored by: Julian Grajkowski <[email protected]>Patch co-authored by: Piotr Kasierski <[email protected]>Patch co-authored by: Lukasz Kolodzinski <[email protected]>Patch co-authored by: Karol Grzadziel <[email protected]>Sponsored by: Intel CorporationDifferential Revision: https://reviews.freebsd.org/D39850
qat: Import a new Intel (R) QAT driverQAT in-tree driver ported from out-of-tree release availablefrom 01.org.The driver exposes complete cryptography and data compressionAPI in the kernel and
qat: Import a new Intel (R) QAT driverQAT in-tree driver ported from out-of-tree release availablefrom 01.org.The driver exposes complete cryptography and data compressionAPI in the kernel and integrates with Open Crypto Framework.Details of supported operations, devices and usage can be foundin man and on 01.org.Patch co-authored by: Krzysztof Zdziarski <[email protected]>Patch co-authored by: Michal Jaraczewski <[email protected]>Patch co-authored by: Michal Gulbicki <[email protected]>Patch co-authored by: Julian Grajkowski <[email protected]>Patch co-authored by: Piotr Kasierski <[email protected]>Patch co-authored by: Adam Czupryna <[email protected]>Patch co-authored by: Konrad Zelazny <[email protected]>Patch co-authored by: Katarzyna Rucinska <[email protected]>Patch co-authored by: Lukasz Kolodzinski <[email protected]>Patch co-authored by: Zbigniew Jedlinski <[email protected]>Reviewed by: markj, jhb (OCF integration)Reviewed by: debdrup, pauamma (docs)Sponsored by: Intel CorporationDifferential Revision: https://reviews.freebsd.org/D34632