-
Notifications
You must be signed in to change notification settings - Fork 210
qat: QAT Gen6 #2094
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qat: QAT Gen6 #2094
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One typo maybe. Otherwise looks good.
Signed-off-by: Mikko Ylinen <[email protected]>
fixed + added one new commit about qat kerneldrv leftovers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM except one typo-like matter.!
Linux 6.16 added the support for qat_6xxx. Update qat_plugin and NodeFeatureRules to detect the new device (PF 4948, VF 4949). qat_6xxx adds new service 'decomp' for decompression only operations and the capability to configure all three services simultaneously so the plugin and initcontainer are adapted to that. Moreover, 'dcc' service (available on both Gen4 and Gen6) was missing so add that too. Signed-off-by: Mikko Ylinen <[email protected]>
Signed-off-by: Mikko Ylinen <[email protected]>
Signed-off-by: Mikko Ylinen <[email protected]>
No description provided.