Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950366 - General Intel QAT support in gentoo (QAT suite needs packaging)
Summary: General Intel QAT support in gentoo (QAT suite needs packaging)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-28 14:20 UTC by Ian Kumlien
Modified: 2025-02-28 23:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Kumlien 2025-02-28 14:20:05 UTC
So, qat is becoming more and more integrated in to intel cpus, however to use it you need some libs and plugins

qatlib is the first one:
https://github.com/intel/qatlib/tree/main

And for openssl:
https://github.com/intel/QAT_Engine/tree/master

Or accelerating zstd:
https://github.com/intel/QAT-ZSTD-Plugin

Most of this is included in other distros, even fedora =)
Comment 1 Mike Gilbert gentoo-dev 2025-02-28 16:25:43 UTC
There is nothing actionable in this ticket.

If you want to start a general discussion of the topic, see the gentoo-dev mailing list.

If you have specific changes to be made to some ebuilds, please create reports for each package to be modified and include a description of the changes to be made.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-02-28 17:55:54 UTC
I think it's a request for the various QAT suite(s) to be packaged.
Comment 3 Ian Kumlien 2025-02-28 23:14:24 UTC
Correct, it's the fact that intel is pushing this in all their server grade cpus since some years and there is no support for it in gentoo.

I pointed to three projects that could be packaged to speed operations up for users that want to use it.