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 0989945818 for ; Mon, 19 Aug 2024 10:33:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03EB84028A; Mon, 19 Aug 2024 10:33:52 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C7B2340267 for ; Mon, 19 Aug 2024 10:33:49 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6bf9081b650so8016456d6.3 for ; Mon, 19 Aug 2024 01:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724056429; x=1724661229; 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=IP4DZhK0p9GFY2RxYHYGUhSJm2UTx+h6YsNvCY1WEmw=; b=UQETq30MYueHd1TiAj8Lk/F7gyPxwlpRU86w/0drS73ZWue4XpOWsN4e/NpbggeWWb 3Wc+4rUcWMy+CymGtWZq/VDoNVR8w23N8f8f/j6F2tYKLStcTfkn4HcNMi2HimvrNoeh lY7oS4k8hdHXNB+fM5oD8XoAjF7t2XfC+dwK4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724056429; x=1724661229; 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=IP4DZhK0p9GFY2RxYHYGUhSJm2UTx+h6YsNvCY1WEmw=; b=V1SZmsPSmB5ltIh/W8yCdJ7qQYmQpzXab++fUqlDAnwekVfR1EORIrCekoZn4q77YY IhqTmJ1xsncG8HI8eonHsOVvQJQHlXe18ulZ8QVQBzLNMCwegPmzgTXGc2gBoSnX2PsB RzMD1nItlWFg6tJXK7Ih28XGtWJqi9LBgWAbNcEIizHxicKGMuY16GAWVGV8J37xa12z lH+HHpVg+EU/yDfFhhhYvXc/HPDlD/xHc4Psvn0sw1EO+KexzcGFDVpqV9sad/dkJ9Wf Eo8RZmpqpt3OnzFgvXT4doMs7y7HEytpX4bwHll+ip3Q2Af/OS3CpOHLaGgoFOzbUvQv jCRQ== X-Gm-Message-State: AOJu0YxPdWoi8ivzJgfYDn3YX1jC0zeHA+twCcZGMJA+dOwbyw6DljB2 D4QD7WCdXaIo5fwcR8upAnM1Z32+NPCDP42BHwPqLqqlSOU3/D6Tu6grXNgIUBzDMtIJ429/rTc X+rwzQFNAmcR24mU3gIsNj4cfp/p8gZAAkVbgWO4+qhqEt0+gOjKIH1Vm X-Google-Smtp-Source: AGHT+IHVeWk+nxJ9i9GVU/zQ4SJLOqP4jfMEGNIKPIxXrj7vsu707jVJCR54HO8/MR5amivAuLaU92yy97f/ X-Received: by 2002:a0c:eac6:0:b0:6bf:89fd:90f with SMTP id 6a1803df08f44-6bf89fd1050mr55651066d6.3.1724056428905; Mon, 19 Aug 2024 01:33:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bf6fef70aesm3732866d6.61.2024.08.19.01.33.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Aug 2024 01:33:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Aug 2024 01:33:48 -0700 (PDT) Message-ID: <66c3036c.0c0a0220.947ed.8bccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D23D6050A6D; Mon, 19 Aug 2024 04:33:48 -0400 (EDT) Subject: |SUCCESS| pw143205-143207 [PATCH] [v4,5/5] node: add error stats for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240816150926.5789-5-pbhagavatula@marvell.com> References: <20240816150926.5789-5-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/143207 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, August 16 2024 15:09:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143205-143207 --> testing pass Upstream job id: Template-DTS-Pipeline#175869 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/30804/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/