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 8049C45972 for ; Fri, 13 Sep 2024 00:48:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54CAE4025E; Fri, 13 Sep 2024 00:48:05 +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 9C77A40156 for ; Fri, 13 Sep 2024 00:48:03 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6c34dd6c21aso10785226d6.2 for ; Thu, 12 Sep 2024 15:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726181283; x=1726786083; 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=9zk5ty2/5YWP3+N7jbT9zo8OY1RZ/BLAEU6z15/exB4=; b=BQC8Kng0ESRSjbnlzvy4CC7luO9SgLxKQWz+emAcj5odSIy1ULIE8Z60GWnfd8WBfP EJH1rShHAcKVZ1p9e/HT9a5mvqlyjH+PEuBI9MmXz0W5v/pEqD85QqUM+J9XK3GbFoGZ QUwgJvhOfJBoOLhLBx0S8mzjst4dl0PIseYP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726181283; x=1726786083; 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=9zk5ty2/5YWP3+N7jbT9zo8OY1RZ/BLAEU6z15/exB4=; b=UcqvBR/Mg4+j6fAVP3GRs0mx7/aPGsfimwShC3zitiwFMe3N0Z3cy8/qYGmSvDxCVp nvD4YV3GOcXlQMd5BQVOivKm3wG7aUqi0gIEiBgHlGWqfNX9m3BTYywH9cdiv9+FRhfu HRWgYF1VHxAkf8ZLJL4mTfrszT/ncu8po/fmK+lBCua3PuyURhSqxCMl+fgFLPL00HuP Vjm0iWdFvlVit4mg1Sefi8+GLmTyIMsdVcl/8NDGks5aFzq7Y9uOSaM11xG377BOfwp8 KEqO1SxNMsORXR27Q77XAoT2AczJbry3pyh7NLKuFfUOUPjXhfcQoM8LXuL7e0tJulAT h+PQ== X-Gm-Message-State: AOJu0YzWnX3Znubmesack4gDXxwSQIkknxwWyX1lmn5aTXFkWUJPfCM3 IBapOeQQWadF7zolfKURqk0BjHI9d4D4xnI6jmgi1MouzAi6pIx2Xq1Q9VlHnEmxzLrTz270nKM flaccN++NjUAByuCp9N8SF0pgI2frO642cKVP0ci1 X-Google-Smtp-Source: AGHT+IG1DptQgvmgytr3tvwyM866YYeu3hmBumY9PghasaHqpxjw7L/agJ6Qdlpr8pmDTIc3AAM9cXVWL/IC X-Received: by 2002:a05:6214:4199:b0:6c3:61c3:5d42 with SMTP id 6a1803df08f44-6c57351a3c5mr56065606d6.15.1726181282813; Thu, 12 Sep 2024 15:48:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c53474f8d5sm4039926d6.55.2024.09.12.15.48.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Sep 2024 15:48:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Sep 2024 15:48:02 -0700 (PDT) Message-ID: <66e36fa2.0c0a0220.dcb82.eea0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 85547605C351; Thu, 12 Sep 2024 18:48:02 -0400 (EDT) Subject: |SUCCESS| pw143975-143976 [PATCH] [2/2] app/testpmd: add set dev led From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240912061030.2834034-3-chaoyong.he@corigine.com> References: <20240912061030.2834034-3-chaoyong.he@corigine.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/143976 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, September 12 2024 06:10:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 143975-143976 --> testing pass Upstream job id: ACVP-FIPS-testing#6924 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/