From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id EF005A0542; Sun, 9 Oct 2022 15:30:01 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF64C400D5; Sun, 9 Oct 2022 15:30:01 +0200 (CEST) Received: from shelob.oktetlabs.ru (shelob.oktetlabs.ru [91.220.146.113]) by mails.dpdk.org (Postfix) with ESMTP id 0BA1740042 for ; Sun, 9 Oct 2022 15:30:01 +0200 (CEST) Received: from [192.168.38.17] (aros.oktetlabs.ru [192.168.38.17]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by shelob.oktetlabs.ru (Postfix) with ESMTPSA id 7534166; Sun, 9 Oct 2022 16:30:00 +0300 (MSK) DKIM-Filter: OpenDKIM Filter v2.11.0 shelob.oktetlabs.ru 7534166 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=oktetlabs.ru; s=default; t=1665322200; bh=QgYqdyYbf7J3ZwAHUa3wqxnxFRhgLp/Dk0E2WrLeXiE=; h=Date:Subject:From:To:Cc:References:In-Reply-To:From; b=vF1EUsDiItBfci+09KA0zklqmtyuX2meX2l+5QXtwKatNyRPTkLKETwMBJwWfr1g9 uJPoU72RX+2n6hfJr6+OAyzQrW8rai3U/hAal5duQDFa4+Bx1xed9JfBq5J6HMZkDD SWdwJ5hOwZZFhWPjnCvryQZmUnO8JAa+BHhLnO5Y= Message-ID: <6079519e-dd64-de99-7b19-4075f60c9a84@oktetlabs.ru> Date: Sun, 9 Oct 2022 16:29:59 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v5 0/4] mempool: fix mempool cache flushing algorithm Content-Language: en-US From: Andrew Rybchenko To: Olivier Matz Cc: dev@dpdk.org, =?UTF-8?Q?Morten_Br=c3=b8rup?= , Bruce Richardson References: <20221009132515.584958-1-andrew.rybchenko@oktetlabs.ru> Organization: OKTET Labs In-Reply-To: <20221009132515.584958-1-andrew.rybchenko@oktetlabs.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sorry, forgot --in-reply-to. I'll send v6 with spelling fixes and --in-reply-to to have thread for so interesting topic complete.