XRT icon indicating copy to clipboard operation
XRT copied to clipboard

Xrt mgmtpf class separation & renaming mgmtpf module function calls

Open raghkris opened this issue 1 year ago • 2 comments

Problem solved by the commit

To differentiate b/w userpf and mgmtpf module function conflicts, we have added structure variable "xrt_class_mgmt" in a mgmt-core.c file. Added bool flag "userpf" to differentiate the conflicts between mgmtpf & userpf when register & unregister the module, added one localclass flag to separate between MGMTPF & USERPF functionalities & Basic mgmt module core function as renamed mgmtpf_ prefix

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

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

Risks (if any) associated the changes in the commit

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

Documentation impact (if any)

raghkris avatar May 09 '24 12:05 raghkris

raghkris - is not a collaborator Can XRT admins please validate PR

gbuildx avatar May 09 '24 12:05 gbuildx

Can one of the admins verify this patch?

gbuildx avatar May 09 '24 12:05 gbuildx

Closing as these changes are available in 2022.2

chvamshi-xilinx avatar Jul 24 '24 10:07 chvamshi-xilinx