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

Change VF configuration interface to return a result type. #190

Closed
wants to merge 3 commits into from

Conversation

xiewei20082008
Copy link
Contributor

  • Remove unused Error results
  • Add a new OK result

Signed-off-by: Wei Xie wei.xie@citrix.com

cheng-z and others added 3 commits January 11, 2018 11:07
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
- Remove unused Error results
- Add a new OK result

Signed-off-by: Wei Xie <wei.xie@citrix.com>
@coveralls
Copy link

coveralls commented Jan 18, 2018

Coverage Status

Coverage remained the same at 54.169% when pulling 33a8a92 on xiewei20082008:weix-sriov into 8911277 on xapi-project:sr-iov.

@xiewei20082008
Copy link
Contributor Author

Today we discussed whether it is appropriate that the three functions returns the same type of sriov_action_result, because it will occur weird match with some cases that never happen.

@xiewei20082008
Copy link
Contributor Author

As discussed, every function should better return a different result_type. Closing the PR.

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.

None yet

3 participants