Skip to content

Conversation

@batcheu
Copy link
Contributor

@batcheu batcheu commented Dec 1, 2025

This commit introduces the BulkPipelineBuffer class to manage the buffers in the TRIX backend.

ONt-DCO-1.0-ONE-DCO-1.0-Signed-off-by: Jonghwa Lee [email protected]


This commit introduces the BulkPipelineBuffer class to manage the
buffers in the TRIX backend.

ONt-DCO-1.0-ONE-DCO-1.0-Signed-off-by: Jonghwa Lee <[email protected]>
@batcheu
Copy link
Contributor Author

batcheu commented Dec 1, 2025

  • BulkPipelineBufferTest.*
[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from BulkPipelineBufferTest
[ RUN      ] BulkPipelineBufferTest.test_allocate
[       OK ] BulkPipelineBufferTest.test_allocate (0 ms)
[ RUN      ] BulkPipelineBufferTest.test_deallocate
[       OK ] BulkPipelineBufferTest.test_deallocate (0 ms)
[ RUN      ] BulkPipelineBufferTest.test_fillFromFile
[       OK ] BulkPipelineBufferTest.test_fillFromFile (0 ms)
[----------] 3 tests from BulkPipelineBufferTest (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 3 tests.

ONE-DCO-1.0-Signed-off-by: Jonghwa Lee <[email protected]>
ONE-DCO-1.0-Signed-off-by: Jonghwa Lee <[email protected]>
ONE-DCO-1.0-Signed-off-by: Jonghwa Lee <[email protected]>
@batcheu batcheu requested a review from hseok-oh December 2, 2025 08:32
Copy link
Contributor

@hseok-oh hseok-oh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hseok-oh hseok-oh merged commit d84669e into Samsung:master Dec 3, 2025
10 checks passed
@batcheu batcheu deleted the introduce_bulkpipeline_buffer branch December 8, 2025 04:57
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