Skip to content

Conversation

tkatila
Copy link
Contributor

@tkatila tkatila commented Apr 26, 2024

Fixes: #1644

@mythi
Copy link
Contributor

mythi commented Apr 26, 2024

QAT README and 'checking for hardware' could be made up-to-date with this as well

@hj-johannes-lee hj-johannes-lee marked this pull request as ready for review April 26, 2024 15:56
@hj-johannes-lee hj-johannes-lee marked this pull request as draft April 26, 2024 16:01
@tkatila tkatila force-pushed the gnrd-qat-support branch 2 times, most recently from 1ef87fe to ab9afed Compare April 29, 2024 12:41
@tkatila tkatila marked this pull request as ready for review April 29, 2024 16:08
| Device | Possible Configuration | How To Customize | Options | Notes |
|:-------|:-----------------------|:-----------------|:--------|:------|
| 4xxx, 401xx,402xx | [cfg_services](https://github.com/torvalds/linux/blob/v6.6-rc5/Documentation/ABI/testing/sysfs-driver-qat) reports the configured services (crypto services or compression services) of the QAT device. | `ServicesEnabled=<value>` | compress:`dc`, crypto:`sym;asym`, <br>crypto+compress:`asym;dc`,<br>crypto+compress:`sym;dc` | Linux 6.0+ kernel is required. |
| 4xxx, 401xx, 402xx, 420xx | [cfg_services](https://github.com/torvalds/linux/blob/v6.6-rc5/Documentation/ABI/testing/sysfs-driver-qat) reports the configured services (crypto services or compression services) of the QAT device. | `ServicesEnabled=<value>` | compress:`dc`, crypto:`sym;asym`, <br>crypto+compress:`asym;dc`,<br>crypto+compress:`sym;dc` | Linux 6.0+ kernel is required. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think it would be good to write that for 420xx even 6.8+ is needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. It would be good to note that.

@tkatila tkatila force-pushed the gnrd-qat-support branch from ab9afed to 78d416f Compare May 2, 2024 08:38
@hj-johannes-lee hj-johannes-lee merged commit d6eb243 into intel:main May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QAT: enable 420xx

3 participants