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 1E46045501 for ; Wed, 26 Jun 2024 16:28:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EE524042E; Wed, 26 Jun 2024 16:28:40 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C67CE40151 for ; Wed, 26 Jun 2024 16:27:32 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f480624d0dso57617485ad.1 for ; Wed, 26 Jun 2024 07:27:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719412052; x=1720016852; 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=SaN4AygZ5f6MhZ29CkQahdd5pDqlFso3IR8ffRq7RFI=; b=DIMnhYeW699dUtKKXZhSgD+R5mM9QivV3CFwwLO1ik8u9Pj6zXcN892zmFqt+rrvE1 jiM8YJga1w0rNIbkNPL9gY3PswLl1ckgJhiHp4Gten3o0g7ByFdH2tfk+adyHYfpFknB EGn3eBaeZUAXcVToTQHX6gEOJ57O38yI4iCcE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719412052; x=1720016852; 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=SaN4AygZ5f6MhZ29CkQahdd5pDqlFso3IR8ffRq7RFI=; b=UONlw+kmRfYLmnsOxNtd5h20bdwpnO1RmnOUXIrHJnOn8ZtK4NT19IV41GcvowQn+Q 9kkZ8pRUCXOKmdVcmDId2VgYfGnbeyNmZbtwpTm8R4A4WCpHL5rGXbR/R6SDknWVJUtE CXXmNnnV7WqULw/Xr0SSVoO1fhjYzFyI1aZX8JhWNNE51SDw0mAiRAazSzMIUBsU2gat o5tCEI2M/8UreQ7gjhnCBH8d80KFMEH64f59GV4o5ytbISHm2++LP3+ktTjDaOGxNVuZ ReXp44C87pNyiWZw+MQ4LogGvii8E43MseHaEl+dBIl2zcgjXrtFF485yxpxK0hY55A0 VWGQ== X-Gm-Message-State: AOJu0Yy/obKUledG9NrGKHxD1CrReipOOHc9bZJxGNxMekc81iQsmXGn 3L1QJC2m+nQMbEJeMR4c3iyPfyiS8RqVHvpojlX5X8kddKXhlsAu5HDnkPhdPPt+D12hbcDk3/o Zs4rwsNJnw0rcwGUv1vHeGhb3yRFk9mArJbEvsEUyFCFZrEIuymV+GZPJ X-Google-Smtp-Source: AGHT+IF0zp4Z4i2Z1yYi+dyGzVmDZAFqjndhOfZ3qKhyKPvsa9Oa4MgrCrv1GYIjA6unpSx0ICV3pmm3T07M X-Received: by 2002:a17:903:18d:b0:1fa:1d37:700b with SMTP id d9443c01a7336-1fa23f155damr148203735ad.45.1719412051990; Wed, 26 Jun 2024 07:27:31 -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 d9443c01a7336-1f9eb3c67c7sm3753025ad.116.2024.06.26.07.27.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 07:27:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 07:27:31 -0700 (PDT) Message-ID: <667c2553.170a0220.ea2bd.abc4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1F560605C373; Wed, 26 Jun 2024 10:27:31 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/141760 _Testing PASS_ 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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/