Skip to content

qat: heartbeat support + new capabilities #1559

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

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

tkatila
Copy link
Contributor

@tkatila tkatila commented Oct 10, 2023

Fixes #1480
Fixes #1476

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2023

Codecov Report

Merging #1559 (ad4715f) into main (7ebb43b) will increase coverage by 0.10%.
Report is 8 commits behind head on main.
The diff coverage is 71.42%.

❗ Current head ad4715f differs from pull request most recent head 6698d72. Consider uploading reports for the commit 6698d72 to get more accurate results

@@            Coverage Diff             @@
##             main    #1559      +/-   ##
==========================================
+ Coverage   49.48%   49.58%   +0.10%     
==========================================
  Files          42       42              
  Lines        4923     4949      +26     
==========================================
+ Hits         2436     2454      +18     
- Misses       2345     2353       +8     
  Partials      142      142              
Files Coverage Δ
cmd/qat_plugin/dpdkdrv/dpdkdrv.go 82.17% <71.42%> (-1.11%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tkatila tkatila force-pushed the qat/heartbeat-support branch 2 times, most recently from dd0b6d0 to 1675cdf Compare October 12, 2023 13:53
@tkatila tkatila marked this pull request as ready for review October 12, 2023 13:53
@tkatila
Copy link
Contributor Author

tkatila commented Oct 12, 2023

Tested with kernel 6.6 rc5 and 4xxx qat device.

@tkatila tkatila force-pushed the qat/heartbeat-support branch from 1675cdf to 6698d72 Compare October 13, 2023 06:42
@mythi
Copy link
Contributor

mythi commented Oct 13, 2023

  • add Fixes: tags

@tkatila tkatila force-pushed the qat/heartbeat-support branch from 6698d72 to 5016f54 Compare October 13, 2023 12:10
@mythi mythi merged commit f9a85cd into intel:main Oct 13, 2023
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: add support for device heartbeat status qat: add support for the new services configurations on qat_4xxx
3 participants