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 DDA2046613; Thu, 24 Apr 2025 02:05:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E6A140156; Thu, 24 Apr 2025 02:05:39 +0200 (CEST) Received: from mail-pg1-f181.google.com (mail-pg1-f181.google.com [209.85.215.181]) by mails.dpdk.org (Postfix) with ESMTP id 578C7400D5 for ; Thu, 24 Apr 2025 02:05:38 +0200 (CEST) Received: by mail-pg1-f181.google.com with SMTP id 41be03b00d2f7-af50f56b862so237114a12.1 for ; Wed, 23 Apr 2025 17:05:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745453137; x=1746057937; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=fRNyMldiDPuHa4B1Vh3hA59KipPWPXBoIu/G4hEdLYI=; b=HCKfoYju8zfL2wub/fxcoAFFnLAK6bdVZEGifeDnSw6FT2khmPEMW5KcesbKzMgTxM MnI0l8pNNm0lqaF68enpOCeTFb65THjsPBvoSt03CYUWmbCkncHYgj+ZSPVIk/PCFBDv iTxngISuL0nfdpV1oVOhxxtvi+hqQ+eDSyKGM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745453137; x=1746057937; 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=fRNyMldiDPuHa4B1Vh3hA59KipPWPXBoIu/G4hEdLYI=; b=r6V4mr+wYW9D6FkX3mVub/UVSgXJvw+ok7KYacoVFMKMlmnaLkTKewoFiPqIxFzLRS QOsixu5m/1zn0ODY8kvtMZnJgvQVmGJwrpfrQdMHIimzSM4O9SK5FaymmHAEcqvBy6tX qZymjlky0mCEpY3O1ywp0huiF6Cx+T9vjnhUjr61jSGjj/ENEWU05lJMeEK2XpK61aAa LtGO6PXrSFXlRJokqrOK8rOPNGIRxgWFasMCjXryLtcamh3c09aAlEI1bogTYmlhcDsI qfMRTnrtVMVa6ow6lJd4+7UiLsPNdHSJdJIKMzlbXZ4B+YKb2qgV3UivomjXvl7lb7TJ 26wQ== X-Gm-Message-State: AOJu0YznUUM3pbHUGXkmU3/cBlYPMhzQiHnERzJV7yAO9eG9N5DTbVup sTjzTOOr6yhpnj8CmyPDHQLpBaHSVSQy4J5K4YeK6+zrNhUtekBIKU8+cjFX/4r5+xdAcz98pj/ bJrq2SoQd13jKVZJe2kf8w2iTbh5JLN4IGqCHGA== X-Gm-Gg: ASbGncuWNBDWrjGLoJzheulK0OXWi5meA6JAGjcnDAx4k2CVj3ZcaQb6VKP0OZ5yGIH lVmOAGRS4Xsc5k0gTcLaSXey/cKEwwkOoPRRWyTvK/qiKqVfFu/AwikieQOuFoXzALdajvdmCv7 2NmUhZVXGtPHGFSnTyWoL8dfBTdVfHe5JjOm55GO/kGC1ZWas= X-Google-Smtp-Source: AGHT+IH9/1aLIb95tZ8PIzd2kaVXcvLAytI2QYCq+iaPBqsprZVOQ0EQ7FrP5Y6li/3BmbmphcV7duDlPaPVsGlz5rI= X-Received: by 2002:a17:90b:2f0c:b0:2ff:4bac:6fbf with SMTP id 98e67ed59e1d1-309ed26ac20mr1141935a91.7.1745453137096; Wed, 23 Apr 2025 17:05:37 -0700 (PDT) MIME-Version: 1.0 References: <20250103060612.2671836-1-nsaxena@marvell.com> <20250421151718.2172470-1-nsaxena@marvell.com> <20250421151718.2172470-5-nsaxena@marvell.com> In-Reply-To: From: Patrick Robb Date: Wed, 23 Apr 2025 20:01:15 -0400 X-Gm-Features: ATxdqUEtIIFH3Dvw_mZR7U-oxLPLRx7XqRpucnyqOSFiybit_7vRNxjpAGSMBGM Message-ID: Subject: Re: [PATCH v9 4/5] app/graph: add custom feature nodes for ip4 output arc To: Nitin Saxena Cc: dev@dpdk.org, Nitin Saxena Content-Type: multipart/alternative; boundary="000000000000358e7b06337afa9c" 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 --000000000000358e7b06337afa9c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable All tests are passing now: https://lab.dpdk.org/results/dashboard/patchsets/33044/ Again, sorry about the oversight. On Wed, Apr 23, 2025 at 4:40=E2=80=AFPM Patrick Robb wr= ote: > Hi Nitin, > > At the DPDK Community Lab, we inadvertently let CI testing on your patch > run concurrently with some system maintenance we were doing on testbeds > yesterday, and I think the testing on your patch was affected (so you got= a > couple fails when you should not have). I'm going to put in some retests > which will correct the record within the next couple hours. > > Recheck-request: iol-intel-Functional, iol-unit-arm64-testing > --000000000000358e7b06337afa9c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
All tests are passing now:=C2=A0https://lab.dpdk.org/results/dash= board/patchsets/33044/

Again, sorry about the oversi= ght.

On Wed, Apr 23, 2025 at 4:40=E2=80=AFPM Pat= rick Robb <probb@iol.unh.edu>= ; wrote:
Hi Nitin,

At the DPDK Communi= ty Lab, we inadvertently let CI testing on your patch run concurrently with= some system maintenance we were doing on testbeds yesterday, and I think t= he testing on your patch was affected (so you got a couple fails when you s= hould not have). I'm going to put in some retests which will correct th= e=C2=A0record within the next couple hours.=C2=A0

= Recheck-request:=C2=A0iol-intel-Functional,=C2=A0iol-unit-arm64-testing
--000000000000358e7b06337afa9c--