IAA Compression Batching with crypto_acomp Request Chaining: ============================================================ This patch-series introduces the use of the Intel Analytics Accelerator (IAA) for parallel batch compression of pages in large folios to improve zswap swapout latency. It does this by first creating a generic batching framework in crypto_acomp using request chaining, followed by invoking request chaining API to compress/decompress a batch in the iaa_crypto driver.