From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,NO_DNS_FOR_FROM, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from [10.7.7.5] (unknown [182.253.183.184]) by gnuweeb.org (Postfix) with ESMTPSA id F04CE8186E; Mon, 16 Jan 2023 14:37:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1673879881; bh=fa54TgKMNV1QHij0hwa+w4aFEYLDwJ6EwJJiyWY1dNA=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=HwF/lxMQQmVIjkUZMmzeFZ6iY9hXde2KQuzpwz/KTPw5QWAlCiqDml7NMdn9/dHZD ev4YtmxQcIFU40a7tt8t8Qvk5i9xY4LP/6LrZYi+U0ge4ItgWVsK5Olsg5Gqw9hCvx 4Dsg8f55+eWPtD4hleVg9kmS6CbbolQ2Yt33DYU+eT1g5fCvUBv7c4psTgesVrPpTE JIJGcjskPLSMYvp/x59xVnlMsFBWKGF2vJTFSU2Tb9nn4Uf4qNpN9lloKEvdIUnh4s M0sa5wwNAPsvuzhGf+iRqVdfPeJqznuyqmiHbP2LQz36+VCu/UBiwKvdg/+yPUrLcm hwOrRkr/ef7ng== Message-ID: <4f920a48-db1f-e8ce-e594-cdcf6899421d@gnuweeb.org> Date: Mon, 16 Jan 2023 21:37:56 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [RFC PATCH liburing v2 0/2] Explain about FFI support and how to build liburing To: Jens Axboe Cc: Pavel Begunkov , Christian Mazakas , Gilang Fachrezy , io-uring Mailing List , VNLX Kernel Department , GNU/Weeb Mailing List References: <20230116142822.717320-1-ammar.faizi@intel.com> Content-Language: en-US From: Ammar Faizi In-Reply-To: <20230116142822.717320-1-ammar.faizi@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 1/16/23 9:28 PM, Ammar Faizi wrote: > From: Ammar Faizi > > v > v Sorry, wrong cover letter, missed it when sending. But the patchset diff and changelog are all good. -- Ammar Faizi