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 0127542497; Thu, 26 Jan 2023 16:48:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A67F240223; Thu, 26 Jan 2023 16:48:11 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id D6354400D7 for ; Thu, 26 Jan 2023 16:48:09 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1674748089; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=KA1VCLmJnINuX/ahQ4Aj9p0pII+4LFT942wZ1em1F84=; b=iucTUfQmmuBqk8E1TPCL31Bt5f+oc0rXRU2ElF2LDsdxM2Rph5fQkGg0Sz7TKbjhrySXB6 IyEKdBnj91ozNvbWRNbAwvzAvBh2EDuIMvuO+VNnR+K4JSc5sMcLRJTU/d81YQiJG+f0gK nt1y33qKstxPcAOOkOLwbUeDntvR5W8= Received: from mail-pf1-f197.google.com (mail-pf1-f197.google.com [209.85.210.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-669-ehElU7IWMI2B0zGXvbvKWA-1; Thu, 26 Jan 2023 10:48:08 -0500 X-MC-Unique: ehElU7IWMI2B0zGXvbvKWA-1 Received: by mail-pf1-f197.google.com with SMTP id a18-20020a62bd12000000b0056e7b61ec78so1081087pff.17 for ; Thu, 26 Jan 2023 07:48:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=KA1VCLmJnINuX/ahQ4Aj9p0pII+4LFT942wZ1em1F84=; b=OPOKSbGcCE2yPVsw4yEyOPPyC8ue09ToSG1eQFt8dSpTid5vN2qg62d57ckmjb4Enp zDXGnJ2r5zrYKaQuXFGkBDOR8EjU4WcNVOmbRvO8bTiqiyukXQ2l81mWh8+10rCrLMsl 1JhGRMDpZKZgIminQWThWO/0ch3ZDSR3bi1Tz9FCyyU8M1cNX4X9qTCzALMIKXDTf2VI vAhkrwwx1UciibHmsC5OUEQgoqXTTXR8CDXzj3XYdMzH6lgDtIr7wdN0ltzLz3/8/tha iXq57gNaraOJxWJWGg0ZMXhuND4vfgfcqrVUOHYYN6abrSoOgeuhCKvlykFo14uE6Y3H YOPQ== X-Gm-Message-State: AFqh2kpb5Fz6dtXGbvwJ4WEwAa+beFWRNRZSerRElauCvvlVZtqyrpth HumidsushY6hb6RZPofvvYgtoG4NRkcCe6I9+gKu/jruxK6WK+eZQxMQKOaxNGZutL/gFIOgMnV P8Z3Tj8SAg4Ej6/Yj9O8= X-Received: by 2002:a17:90a:6b07:b0:22b:b70f:fa46 with SMTP id v7-20020a17090a6b0700b0022bb70ffa46mr3088653pjj.107.1674748087213; Thu, 26 Jan 2023 07:48:07 -0800 (PST) X-Google-Smtp-Source: AMrXdXvvV19ZUqPIhyCKo7gmg/3RTOP77w0SsnBYZYjyMR5Jl2LACJTwvJR56tMaRanAG/6kM12a7vaa3pEpBaC2GEU= X-Received: by 2002:a17:90a:6b07:b0:22b:b70f:fa46 with SMTP id v7-20020a17090a6b0700b0022bb70ffa46mr3088646pjj.107.1674748086987; Thu, 26 Jan 2023 07:48:06 -0800 (PST) MIME-Version: 1.0 References: <20230107151939.2540148-1-vfialko@marvell.com> In-Reply-To: <20230107151939.2540148-1-vfialko@marvell.com> From: David Marchand Date: Thu, 26 Jan 2023 16:47:54 +0100 Message-ID: Subject: Re: [PATCH 0/2] lib/reorder: fix drain/free issues To: "Pattan, Reshma" Cc: dev@dpdk.org, jerinj@marvell.com, anoobj@marvell.com, Volodymyr Fialko X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" 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 Hi Reshma, On Sat, Jan 7, 2023 at 4:20 PM Volodymyr Fialko wrote: > > This patch address issues with reorder drain/free, > discovered with enabled `RTE_LIBRTE_MEMPOOL_DEBUG`. > > Volodymyr Fialko (2): > reorder: invalidate buf from ready queue in drain > test/reorder: fix double free of drained buffers > > app/test/test_reorder.c | 2 ++ > lib/reorder/rte_reorder.c | 1 + > 2 files changed, 3 insertions(+) Please review, thanks. -- David Marchand