Re: [PATCH v2 08/10] selftests/liveupdate: Test session and file limit removal

From: Mike Rapoport

Date: Sun May 17 2026 - 13:39:11 EST


On Thu, May 14, 2026 at 10:26:26PM +0000, Pasha Tatashin wrote:
> With the removal of static limits on the number of sessions and files per
> session, the orchestrator now uses dynamic allocation.
>
> Add new test cases to verify that the system can handle a large number of
> sessions and files. These tests ensure that the dynamic block allocation
> and reuse logic for session metadata and outgoing files work correctly
> beyond the previous static limits.
>
> Signed-off-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>

Acked-by: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx>

> ---
> .../testing/selftests/liveupdate/liveupdate.c | 75 +++++++++++++++++++
> .../selftests/liveupdate/luo_test_utils.c | 24 ++++++
> .../selftests/liveupdate/luo_test_utils.h | 2 +
> 3 files changed, 101 insertions(+)

--
Sincerely yours,
Mike.