XRT icon indicating copy to clipboard operation
XRT copied to clipboard

Xrt MGMT module basic func rename as Mgmtpf prefx

Open raghkris opened this issue 1 year ago • 1 comments

Problem solved by the commit

In this 2 commits we solved: 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 moduel core fucntion 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 Apr 17 '24 12:04 raghkris

Can one of the admins verify this patch?

gbuildx avatar Apr 17 '24 13:04 gbuildx