commit | 5cb3566a5860f35a8871277748616b9ab11f5cd2 | [log] [tgz] |
---|---|---|
author | Jeuk Kim <jeuk20.kim@gmail.com> | Wed Feb 12 14:04:20 2025 +0900 |
committer | Jeuk Kim <jeuk20.kim@samsung.com> | Mon Feb 17 18:20:53 2025 +0900 |
tree | f57ce1ea5257565725f269555a39a3d8bbd6dd70 | |
parent | e041d3d2165994311a6ee4bee6d1c7864ff81916 [diff] |
tests/qtest/ufs-test: Prepare for MCQ test In legacy doorbell mode, the command descriptor slot matched the UTRD slot. To maintain consistency in MCQ mode, command descriptor slot allocation and deallocation now use a bitmap-based approach. Acked-by: Fabiano Rosas <farosas@suse.de> Signed-off-by: Jeuk Kim <jeuk20.kim@samsung.com>