[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 2/5] meson: Introduce 'qatzip' feature to the build system
|
From: |
Fabiano Rosas |
|
Subject: |
Re: [PATCH v7 2/5] meson: Introduce 'qatzip' feature to the build system |
|
Date: |
Fri, 16 Aug 2024 14:19:47 -0300 |
Yichen Wang <yichen.wang@bytedance.com> writes:
> From: Bryan Zhang <bryan.zhang@bytedance.com>
>
> Add a 'qatzip' feature, which is automatically disabled, and which
> depends on the QATzip library if enabled.
>
> Signed-off-by: Bryan Zhang <bryan.zhang@bytedance.com>
> Signed-off-by: Hao Xiang <hao.xiang@linux.dev>
> Signed-off-by: Yichen Wang <yichen.wang@bytedance.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
- [PATCH v7 0/5] Implement QATzip compression method, Yichen Wang, 2024/08/14
- [PATCH v7 2/5] meson: Introduce 'qatzip' feature to the build system, Yichen Wang, 2024/08/14
- Re: [PATCH v7 2/5] meson: Introduce 'qatzip' feature to the build system,
Fabiano Rosas <=
- [PATCH v7 3/5] migration: Add migration parameters for QATzip, Yichen Wang, 2024/08/14
- [PATCH v7 4/5] migration: Introduce 'qatzip' compression method, Yichen Wang, 2024/08/14
- [PATCH v7 1/5] docs/migration: add qatzip compression feature, Yichen Wang, 2024/08/14
- [PATCH v7 5/5] tests/migration: Add integration test for 'qatzip' compression method, Yichen Wang, 2024/08/14