Re: [PATCH v7 0/8] Improve test coverage of TTM

2023-11-18 Thread Somalapuram, Amaranath
On 11/17/2023 7:01 PM, Christian König wrote: No idea how you managed to do this, but now Amar is CCed on the patches he already tested and *not* CCed on the new ones and the cover letter :) @Amar can you pick up the latest patches from the mailing list and give them another round of

Re: [PATCH v7 0/8] Improve test coverage of TTM

2023-11-17 Thread Christian König
No idea how you managed to do this, but now Amar is CCed on the patches he already tested and *not* CCed on the new ones and the cover letter :) @Amar can you pick up the latest patches from the mailing list and give them another round of testing? I will try to find time to give that some

[PATCH v7 0/8] Improve test coverage of TTM

2023-11-17 Thread Karolina Stolarek
Add tests for building blocks of the TTM subsystem, such as ttm_resource, ttm_resource_manager, ttm_tt and ttm_buffer_object. This series covers basic functions such as initialization, allocation and clean-up of each struct. Testing of ttm_buffer_object also includes locking and unlocking the