Re: [PATCH v7 5/7] migration/multifd: implement initialization of qpl compression

2024-06-05 Thread Fabiano Rosas
Yuan Liu writes: > during initialization, a software job is allocated to each channel > for software path fallabck when the IAA hardware is unavailable or > the hardware job submission fails. If the IAA hardware is available, > multiple hardware jobs are allocated for batch processing. > > Signed

[PATCH v7 5/7] migration/multifd: implement initialization of qpl compression

2024-06-04 Thread Yuan Liu
during initialization, a software job is allocated to each channel for software path fallabck when the IAA hardware is unavailable or the hardware job submission fails. If the IAA hardware is available, multiple hardware jobs are allocated for batch processing. Signed-off-by: Yuan Liu Reviewed-by