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

Fix for CR-1219106: Handling unrecognized commands for all utilities #8740

Closed
wants to merge 1 commit into from

Conversation

aktondak
Copy link
Collaborator

@aktondak aktondak commented Feb 3, 2025

Problem solved by the commit

Added unrecognized arguments handling at xrt-smi level. This change also affects all other utilities like xbmgmt and xbflash.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

https://jira.xilinx.com/browse/CR-1219106

How problem was solved, alternative solutions (if any) and why they were rejected

The problem was solved by handling unrecognized arguments correctly.

Risks (if any) associated the changes in the commit

This change might alter the current behaviors for all utilities. There is a possibility that the user might be using the utilities with unrecognized options and tool might start erroring out in those cases

What has been tested and how, request additional testing if necessary

Tested on windows platform.

Documentation impact (if any)

None

Signed-off-by: Akshay Tondak <Akshay.Tondak@amd.com>
@gbuildx
Copy link
Collaborator

gbuildx commented Feb 3, 2025

Can one of the admins verify this patch?

@aktondak aktondak closed this Feb 3, 2025
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.

2 participants