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

Fixed WOP stability issues #57

Merged
merged 1 commit into from
May 23, 2024
Merged

Fixed WOP stability issues #57

merged 1 commit into from
May 23, 2024

Conversation

ramachaitanyak
Copy link
Contributor

Brief Changes:
==============
* Fixed issue with formatter using `spdk_dma_free` instead of
  `free` for memory allocated using `spdk_dma_zmalloc`
* Fixed issue in bitmap get_cell_value API taking `int`
  instead of `uint64_t`

Testing Done:
=============
* Tested manually for boot and reboot on da26 & USC setup

* {Ticket/Issue Reference}
        * Fixes SVK-2254

    Brief Changes:
    ==============
    * Fixed issue with formatter using `spdk_dma_free` instead of
      `free` for memory allocated using `spdk_dma_zmalloc`
    * Fixed issue in bitmap get_cell_value API taking `int`
      instead of `uint64_t`

    Testing Done:
    =============
    * Tested manually for boot and reboot on da26 & USC setup

    * {Ticket/Issue Reference}
            * Fixes SVK-2254

Signed-off-by: r.kavuluru <r.kavuluru@samsung.com>
@ramachaitanyak ramachaitanyak requested a review from a team as a code owner May 23, 2024 18:48
Copy link

sonarcloud bot commented May 23, 2024

@ramachaitanyak ramachaitanyak self-assigned this May 23, 2024
@ramachaitanyak ramachaitanyak merged commit 1410af9 into master May 23, 2024
6 checks passed
@ramachaitanyak ramachaitanyak deleted the wop_stability branch May 23, 2024 20:04
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