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 231E545502 for ; Thu, 27 Jun 2024 13:05:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 347D642794; Thu, 27 Jun 2024 13:05:37 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id EDC5B40B8F for ; Thu, 27 Jun 2024 12:54:41 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7f3ca6869e8so85920739f.3 for ; Thu, 27 Jun 2024 03:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719485681; x=1720090481; 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=BG3LH8gs4ERQ/pL7GKEWdVNqAt6f72WSCxt9zwvpN8o=; b=ALSHtgUY22tgADt2b4JprXWgKsocNcP2wcaN+Lk539UxpXG/9govDq+tAWUT7dbYDM NpmnXlI5IlWnyprYMO3aEY2DNzfDywh3OV5i59eECHY1SrqSG9MiQCZDgwEF/tibR2nW LiEYQmkjSL3VUrtOn0nuTcOhKCCnRlUGJD2j0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719485681; x=1720090481; 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=BG3LH8gs4ERQ/pL7GKEWdVNqAt6f72WSCxt9zwvpN8o=; b=gURI85qG15ZimGFZysuWoD3gT6KnM1xemg+r6cZkKUxl1XfXZ4100EOuHpENDV/veW g6WaH2waDzOkVLgxyiD5hbLnWsU30mYZLR/q6x/HEg+q+DKg1yZv1JreeZ6KwBwI/UHm plULqP9P967Oe9mkVMpfLrcmWpgDHVMMna/RYDkUQ3PD6TFwT5IftIRXYgWGWittTt/+ 2bB5mP7+oWa+1eGVFnZ7utcEdWyfY14Hg17RW6XclofQjUmLxxg821sISsHz/gNqry6U bMJogjj4s9RiHiW2Pfu9yD4gNTLaqfliZVVUmsYMjNVKuS+0q/8Ji+0d2Ukppbg1QZQc V3LQ== X-Gm-Message-State: AOJu0YwfmAIFeeFXrauJ/cYm4tQWmazB2HfQQvKiKH7dP2dkbNo/VRV4 6nK2g7hSRW0+fBdhAOBBno2SGNeAW4QCOEBDgksyAWb+s36kFesNtjlsC0eosoSAWmDWGZj1qMO EdbOPcD5UsoCeVPAlvdThS4B6Ju9KkfbAQ/VixX5U X-Google-Smtp-Source: AGHT+IEPo3qvRn+rSTyzsN2KUyhbWw+9NxJRLHAAc1TN4H7nxU+mxBFqS2BPs/NI6SwAhQoT2ga6nF/NgEDN X-Received: by 2002:a05:6602:1685:b0:7eb:898f:1c76 with SMTP id ca18e2360f4ac-7f3a74e4466mr1622416239f.6.1719485681344; Thu, 27 Jun 2024 03:54:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4bb664b7f58sm30607173.34.2024.06.27.03.54.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 03:54:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 03:54:41 -0700 (PDT) Message-ID: <667d44f1.050a0220.56834.225fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D8336605C373; Thu, 27 Jun 2024 06:54:40 -0400 (EDT) Subject: |SUCCESS| pw141760 [PATCH] [v2] examples/fips_validation: fix coveri From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626102626.1934-1-gmuthukrishn@marvell.com> References: <20240626102626.1934-1-gmuthukrishn@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/141760 _Testing PASS RETEST #1_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, June 26 2024 10:26:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:9ab7baa5c14b1ba928c09bda4734827d6d367d6b 141760 --> testing pass 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: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/