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 A803145B02; Fri, 11 Oct 2024 12:05:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82F594028B; Fri, 11 Oct 2024 12:05:35 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 6A44240150 for ; Fri, 11 Oct 2024 12:05:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1728641133; 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=+CfnLFr7hffpfidw/garPO8lR4X8WYIyfrcXCH7PEgw=; b=N2CM4skY9LVCaUddoitqDd7v5ybb4ia55DRgF6ESPZwnlAqIIzMTCDIEICQqBbID46yUjv W23G3j63X0Cc5bb4iMVmi/KVZZM9OdMddhmMvEz/Hl3MDYCXzgVe69rYi8ABcntlSgRXnw hhKUv4nsjuFtW07o7LeFNRcj/vZfZBM= Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-670-43MrE6ZyOjW-3Fu-sppl4w-1; Fri, 11 Oct 2024 06:05:31 -0400 X-MC-Unique: 43MrE6ZyOjW-3Fu-sppl4w-1 Received: by mail-wm1-f70.google.com with SMTP id 5b1f17b1804b1-431186841c1so8337875e9.3 for ; Fri, 11 Oct 2024 03:05:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728641130; x=1729245930; h=in-reply-to:references:user-agent:from:cc:subject:to:message-id :date:content-transfer-encoding:mime-version:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=+CfnLFr7hffpfidw/garPO8lR4X8WYIyfrcXCH7PEgw=; b=ej1fDto/0ogO5uIJDsK8r0NCvbpUo9RBKe73+Gv0IoQs4+L/GnymvDSplT/Ei3gIcS lnkEXlJlmIsWgvQ4npLpbpN0QKZcDVLzO0lRb1HQMqeVlBb6Rx+UZvZUCvAUobF8gcl8 SncDo6bDgfgAzJj080UKzOqivxLgXC17MJLMgQbPdHfSyJF/Mq+3eVOORL3EbMgVthkv sggH9h/wIVCcWxDW5xN2vYfoLDh0kVSqm0Pn+ufrCDlWLsQETIhBH7E03tZe0oKth+cd NS+MujEL++RfJmyD86fQ16QHmDe3iTaXj3XjbhdabXi0S54q/Q9H/K0IUPk0wvn9+Sf6 923w== X-Gm-Message-State: AOJu0YwY7B40AezFuFW7WMYgsGGFCE3Cix05R9Qq5wU3P+7RDYMkoY+X AfPiTwhgrHULn9b1l+Sr13McdUKK8TvwGmrl1WEnkw2XzLHaBgfCpVUXAJaIAU1/yc4WOYQT9O8 Ivol33JJOXAnS9g1N7tcAS7JTPpvwOz5qicYGPI9h X-Received: by 2002:adf:f60e:0:b0:37d:43f1:57fd with SMTP id ffacd0b85a97d-37d551afbeamr1226258f8f.6.1728641130411; Fri, 11 Oct 2024 03:05:30 -0700 (PDT) X-Google-Smtp-Source: AGHT+IG5eroSPGayvroeP+RC0RUDH3Ia08z0TZKN899YUrOumR+ILgvL5IaIXoCpDFXJyohfSw4a1Q== X-Received: by 2002:adf:f60e:0:b0:37d:43f1:57fd with SMTP id ffacd0b85a97d-37d551afbeamr1226243f8f.6.1728641130100; Fri, 11 Oct 2024 03:05:30 -0700 (PDT) Received: from localhost (2a01cb00025433006239e1f47a0b2371.ipv6.abo.wanadoo.fr. [2a01:cb00:254:3300:6239:e1f4:7a0b:2371]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-37d4b6bd127sm3538198f8f.36.2024.10.11.03.05.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 11 Oct 2024 03:05:29 -0700 (PDT) Mime-Version: 1.0 Date: Fri, 11 Oct 2024 12:05:29 +0200 Message-Id: To: , , , , , "Zhirun Yan" Subject: Re: [PATCH v4 1/5] graph: add support for node specific errors Cc: From: "Robin Jarry" User-Agent: aerc/0.18.2-74-g7e4ac1a5f54c References: <20240222122342.16375-1-pbhagavatula@marvell.com> <20240816150926.5789-1-pbhagavatula@marvell.com> In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8; format=Flowed 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 I forgot to mention. If you submit a v5, could you squash all commits that deal with=20 lib/graph into a single patch? Including the public API to increment the=20 nodes xstats? And a second patch that implements xstats in the in-built nodes. Thanks!