Oksana Sałyk

Results 19 issues of Oksana Sałyk

https://github.com/pmem/pmdk/actions/runs/8751140687/job/24016131877 - - - This change is [](https://reviewable.io/reviews/pmem/pmdk/6080)

sprint goal
no changelog

In the docs_test.py file in the get_macros() function, we only search the libpmemobj path: ``` def get_macros(pmdk_path): """ Parses all headers from the libpmemobj library, extracts all macros, and returns...

libpmem2
Priority: 4 low
Type: Bug
QA: CI
documentation
pmempool

This change is [](https://reviewable.io/reviews/pmem/pmdk/6082)

sprint goal
no changelog

**Note**: This example runs properly only on HW. # CLIENT _Perform all steps of Example 7 with changes:_ **parameters**: path to the file being rewritten, drop_connection ``` /* defined log...

enhancement
good first issue

This example will show it is possible to make data persistent single-sidedly using RECV buffers carved out from PMEM and following rpma_send() with rpma_flush(). # SERVER ``` prepare memory (recv_mr)...

enhancement
good first issue

https://github.com/pmem/pmdk/actions/runs/13050156444/job/36408558891#step:5:6115 ![Image](https://github.com/user-attachments/assets/77f24cfe-6fde-45ed-af5d-9310ccdffe59)

Type: Bug
libpmemobj

## Environment Information - Platform: ACY ## Please provide a reproduction of the bug: https://github.com/pmem/pmdk/actions/runs/11898534398/job/33155251015#step:4:1093 Tests failed, but were skipped in previous runs. https://github.com/pmem/pmdk/actions/runs/11872226030/job/33085690634#step:4:1121

libpmem2
Priority: 4 low
Type: External Bug
CI: Disabled

From this moment on, unit tests can be performed on the specified system version regardless of the stage name. In this case, the tests are run on EL 9.5. Requires:...

Doc-only: true ### Steps for the author: * [x] Commit message follows the [guidelines](https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments). * [ ] Appropriate [Features or Test-tag](https://daosio.atlassian.net/wiki/spaces/DC/pages/10984259629/Test+Tags) pragmas were used. * [ ] Appropriate [Functional Test...