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=-0.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NO_DNS_FOR_FROM,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from biznet-home.integral.gnuweeb.org (unknown [182.253.183.184]) by gnuweeb.org (Postfix) with ESMTPSA id 4FA518186B; Mon, 16 Jan 2023 13:54:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1673877256; bh=pzLpp+nXLI3iUDDyYN0QmNfgXUH3B3XL2cx4MfFu90Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LuDPQ94tnXw3FhkzRg1FQ/kWaWuMJ/f8rwfkQfDVKSvpDH4qkJTn7n2bXivPGfCmK 4r6Le1gnWucfFQQZ3NhsCxuihDyaQ/Hd6wtHFMFITeSXasIReGpHFCxZv+ricueb00 M4+H4y7bcXVFmV3myKrfxAYHCK7Kb56sew4nPTXjzQFcplOMHv7ZMgKWn4bcp7VlNg r32LJ/IIoj0cCUBRcffieS3s/hw1MBaoUI0814+fkTFbEmdZkBH+xGm70RB3GcSMb2 +OPbqXroCUDSadqS73dmDV0AtEz4nCOKQp/mnXbCwK7IPiJ0nabwdnzFTC8iOZaaLA AzAT757JNLqVA== Date: Mon, 16 Jan 2023 20:54:10 +0700 From: Ammar Faizi To: Jens Axboe Cc: Christian Mazakas , Pavel Begunkov , Gilang Fachrezy , io-uring Mailing List , VNLX Kernel Department , GNU/Weeb Mailing List Subject: Re: [RFC PATCH v1 liburing 2/2] README: Explain about FFI support Message-ID: References: <20230114095523.460879-1-ammar.faizi@intel.com> <20230114095523.460879-3-ammar.faizi@intel.com> <3d217e11-2732-2b85-39c5-1a3e2e3bb50b@kernel.dk> <34a2449a-8500-4081-dc60-e6e45ecb1680@kernel.dk> <61b6a406-a657-28b7-3da7-a2ea817befc6@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <61b6a406-a657-28b7-3da7-a2ea817befc6@kernel.dk> List-Id: On Mon, Jan 16, 2023 at 06:44:40AM -0700, Jens Axboe wrote: > This is great - Ammar, can you incorporate that when you respin the > patchset? Roger that. Will respin the patchset with that incorporated. -- Ammar Faizi