Skip to content
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

ethdev: add interrupt enable/disable support #38

Merged
merged 2 commits into from
Nov 30, 2023
Merged

ethdev: add interrupt enable/disable support #38

merged 2 commits into from
Nov 30, 2023

Conversation

yerden
Copy link
Owner

@yerden yerden commented Nov 28, 2023

Changes:

  • add OptIntrConf for configuring interrupts in DevConfigure.
  • add DPDK v23.11 to testing matrix.

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b3e3c2b) 56.04% compared to head (46d2c95) 56.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   56.04%   56.31%   +0.26%     
==========================================
  Files          68       68              
  Lines        2921     2939      +18     
==========================================
+ Hits         1637     1655      +18     
  Misses       1248     1248              
  Partials       36       36              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yerden yerden force-pushed the feat-lsc branch 2 times, most recently from fc9e2a4 to 6c14b08 Compare November 30, 2023 11:00
Signed-off-by: Yerden Zhumabekov <ye.zhumabekov@7g.team>
Signed-off-by: Yerden Zhumabekov <ye.zhumabekov@7g.team>
@yerden yerden merged commit 73ef88e into master Nov 30, 2023
6 checks passed
@yerden yerden deleted the feat-lsc branch November 30, 2023 11:15
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.

1 participant