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 CD1BD45B42 for ; Tue, 15 Oct 2024 10:25:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C32DB40270; Tue, 15 Oct 2024 10:25:03 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8E12D400EF for ; Tue, 15 Oct 2024 10:25:02 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-208cf673b8dso53506495ad.3 for ; Tue, 15 Oct 2024 01:25:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728980702; x=1729585502; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=eX3wUKKX0xrdGD3GU1ZPqACfCY2KQpWFfgGkYrTlgC0=; b=eN3QoWB/N6xJM/r0Zzd7xtdlIHKmHhSUULWxdbSf8UcGv401irf1/QIAF+XHjM03BE HQ3u4XUMsl6ltO5hcXeuGAgPDPVA+9O6pukyvmXJgtiYjsG8dOfgvtP3GrRPlD5xrR9+ mRohbpZ0mL+3yBhBuJ/NGgJlpuBbaoOY4Fxwc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728980702; x=1729585502; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eX3wUKKX0xrdGD3GU1ZPqACfCY2KQpWFfgGkYrTlgC0=; b=a/zljTYMDDCHdDCssSaK2D6d979F4Z2/FVy2i8F4x7EbSCkX6o/TggRrsZwKNz/j3M KfbFCdS0z3iyax+sfPWuJ2vc+mur162K6f2EzuY7S4xVJ+lsv92rz8YpICC9bd3C1u+2 yRnW9NXZc4q5q57soznDvqXvtv5MDNTnX9vDRukA+68dAaYKof2w4t8C2NXifhpM+a+I inKKvh5tp7GXBhmJxaZJkfu4x8NGACdMNUHBk+g998siM3HfWIrSJXBUZFv7rof0aPGl 5iOGsybCE+AvX7fy5ATNEPDqBr+YdRV1NyrHSrH/FJ6pZ9GdjER2cQ9PqDhMCyAnA0T7 YbYw== X-Gm-Message-State: AOJu0YyK66xQvcd4IxSsotOVF/pxGouDuV7B1hxj1dRnoCpIndOhdtAv Sqm9OZAqg2zp1fiKaERCYyKcWDcz42PuvbkI7sw/9VKKHJekX3nSbZb/NAWAX286nNaS255aTSL O28nQAMJTkrPNeyFJ+q3rba5HnUoAl77HANbcTuL7 X-Google-Smtp-Source: AGHT+IGEOlR9420r6qccJwM0LLnKKNF4bw7EhXOXdT/6Q2ZgtwJhk/uy012QNhTv2M786/1tiICH9HXJi1Gb X-Received: by 2002:a17:90b:3b8c:b0:2e2:8995:dd10 with SMTP id 98e67ed59e1d1-2e2f0a0f7bdmr19288036a91.4.1728980701665; Tue, 15 Oct 2024 01:25:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e392f5f6c0sm44079a91.12.2024.10.15.01.25.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 01:25:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 01:25:01 -0700 (PDT) Message-ID: <670e26dd.170a0220.29e466.30d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1606A6052471; Tue, 15 Oct 2024 04:25:01 -0400 (EDT) Subject: |SUCCESS| pw145949-145951 [PATCH] [v7,3/3] node: add xstats for ip4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015054241.2447-4-pbhagavatula@marvell.com> References: <20241015054241.2447-4-pbhagavatula@marvell.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145951 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 15 2024 05:42:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d8381a8f54cdc789c4260efefb5a17b9612f417e 145949-145951 --> testing pass Upstream job id: Template-DTS-Pipeline#188375 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31485/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/