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 B20264548D for ; Tue, 18 Jun 2024 15:28:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD3624064A; Tue, 18 Jun 2024 15:28:11 +0200 (CEST) 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 D025A402B4 for ; Tue, 18 Jun 2024 15:28:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1718717289; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mpAdvk7jZASP46nYWlP1mRbOk7wMssbO83rLm7I1nyw=; b=FsLdJjLj3EMI/B6gEwXRTfwYvLgZYJiDq+/dczpqQW4X9ugbcN2BUDFC506BDuIlHCdbru ILZOg/q4AHnGSV88MT9jv/aB+1Uxku3LRH9gGFaqUWOpH4Ae7xEFLluYuZo0+hzRXo7LOI 6BQmLBSr44GwkOXbjiDYPy6JgxpyF3w= Received: from mail-lj1-f199.google.com (mail-lj1-f199.google.com [209.85.208.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-515-890HnsT0Ns2RWKB2R9t2VA-1; Tue, 18 Jun 2024 09:28:05 -0400 X-MC-Unique: 890HnsT0Ns2RWKB2R9t2VA-1 Received: by mail-lj1-f199.google.com with SMTP id 38308e7fff4ca-2ec01fa1a72so41550011fa.2 for ; Tue, 18 Jun 2024 06:28:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718717284; x=1719322084; h=content-transfer-encoding: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=mpAdvk7jZASP46nYWlP1mRbOk7wMssbO83rLm7I1nyw=; b=teHvUi8A7VmRncmb5rfND1/IkZ/GKi6br6PXB6io3QTs4YET6VvLWJZ5Cy2+mYk4A1 cudulSxSv1WxpULTWaN0BRbhoh2Uq8o5zjN1IAGdI6KF1yD4KE6KDw7iBI55gG2fKrzP J6iERikvZnRGGBlCFmWRlcZcMiZbdmOtbNBCPdRBsaxAYNJ8Gp6m5DfMNDsRDCf6ZoYd zlLxw5qF7RQHJReaOxtD+vn7QEjoGcj13M4auWUqFgCNtUmIBfqN874GUIkL/aCWqJKS 6NjFlww+/izUEkRHleXwLHOjwAiIpEze0A5f+sgOtqofJKKBsDj/Vjlvfh7A1AsJ4uov l6uw== X-Forwarded-Encrypted: i=1; AJvYcCUflDBwO2Z/4rKi8uCOnyfY2sHMqivOYv/JRHzm5slmD5ftjO6e8CUR9NKPzXi9IL+g1e/31NnQbaweHQE2U4g= X-Gm-Message-State: AOJu0YwnLeLWyhC6Stb6/NnXiFjimsXG2nDKJd9FWrl7CVSEpS5XSvr/ vnEsv95M50ii84Qg0MrNMngeFi9M+TPX3vWoiRbMoT+QpM1HKQko3zPT1WPIq2RV10AGN9qWQdx PQbNkhp+HlwjUjAEQe4876/gLDNAP/O06+Ft7YiJ6o2l55kinNsIx3PZGnG8TJYsslST+d2VVnJ 88elwnnrwbxsKNpJc2cKY= X-Received: by 2002:ac2:4ed8:0:b0:52c:9d31:3f25 with SMTP id 2adb3069b0e04-52ca6e90302mr8633785e87.43.1718717283871; Tue, 18 Jun 2024 06:28:03 -0700 (PDT) X-Google-Smtp-Source: AGHT+IEU8xVgcdhyhBSyF5Y+V/mn7CC6Wevn+ttA7XyhzWimlXjI9mhUT1HTtxdH04cYX9HVeVGZ5P2fYOCXzKJu34Y= X-Received: by 2002:ac2:4ed8:0:b0:52c:9d31:3f25 with SMTP id 2adb3069b0e04-52ca6e90302mr8633766e87.43.1718717283524; Tue, 18 Jun 2024 06:28:03 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Tue, 18 Jun 2024 15:27:52 +0200 Message-ID: Subject: Re: [EXTERNAL] [PATCH v2] graph: fix does not return the unique id when create graph To: Gongming Chen Cc: Jerin Jacob , Nithin Kumar Dabilpuram , "yanzhirun_163@163.com" , Robin Jarry , "dev@dpdk.org" , Gongming Chen , "stable@dpdk.org" , Fan Yin , Kiran Kumar Kokkilagadda X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org On Fri, May 10, 2024 at 10:40=E2=80=AFAM Kiran Kumar Kokkilagadda wrote: > > When the order of graph destroy is not the reverse order of create, tha= t is, > > when it is destroyed at will, the newly created graph id will be the sa= me as > > the existing graph id, which is not the expected unique graph id. This = graph > > id incorrectly corresponds to multiple graphs. > > > > Fixes: a91fecc19c5c ("graph: implement create and destroy") > > Cc: stable@dpdk.org > > > > Reported-by: Fan Yin > > Signed-off-by: Gongming Chen > > Signed-off-by: Fan Yin > > --- > > There is a similar patch from robin in review. > https://patchwork.dpdk.org/project/dpdk/patch/20240326154936.1132201-1-rj= arry@redhat.com/ > I already Acked it. It is ready for merge. I merged Robin fix, please have a look. I'll mark your proposed patch as rejected in patchwork, for now. Feel free to send a new patch if there is still some issue. Thanks. --=20 David Marchand