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

NAS-132534 / 25.04 / Add jbof and rdma #242

Merged
merged 5 commits into from
Nov 15, 2024
Merged

Conversation

bmeagherix
Copy link
Contributor

Noticed these were missing.

(Currently WIP because want to do further testing.)

@bmeagherix bmeagherix added the WIP Work In Progress label Nov 14, 2024
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 91.09%. Comparing base (b00d9b5) to head (420baa8).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ixdiagnose/plugins/network.py 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
- Coverage   91.27%   91.09%   -0.18%     
==========================================
  Files         103      103              
  Lines        2339     2348       +9     
==========================================
+ Hits         2135     2139       +4     
- Misses        204      209       +5     

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

@bmeagherix bmeagherix added jira-low and removed WIP Work In Progress labels Nov 14, 2024
@bugclerk bugclerk changed the title Add jbof and rdma NAS-132534 / 25.04 / Add jbof and rdma Nov 14, 2024
@bugclerk
Copy link

@bmeagherix bmeagherix requested a review from a team November 14, 2024 23:38
MiddlewareCommand('rdma.capable_protocols', result_key='capable_protocols'),
MiddlewareCommand('rdma.get_card_choices', result_key='card_choices'),
MiddlewareCommand('rdma.get_link_choices', [True], result_key='all_link_choices'),
MiddlewareCommand('rdma.get_link_choices', result_key='link_choices'),
Copy link
Contributor

Choose a reason for hiding this comment

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

What does link_choices show that all_link_choices doesn't?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It makes it clear which links are currently configured (e.g. as a regular network interface).

@bmeagherix bmeagherix merged commit 06479c8 into master Nov 15, 2024
6 checks passed
@bmeagherix bmeagherix deleted the add_jbof_and_rdma branch November 15, 2024 16:05
@bugclerk
Copy link

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Nov 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants