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 CB75445462 for ; Sat, 15 Jun 2024 17:36:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C812F402C3; Sat, 15 Jun 2024 17:36:28 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 6CE23402BC for ; Sat, 15 Jun 2024 17:36:27 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5b96a781b63so1265022eaf.1 for ; Sat, 15 Jun 2024 08:36:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718465786; x=1719070586; 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=KATW73WbXOSZ8ijSt4dt7WGhLu1HL6DFTMsSbDsnY34=; b=Q1k6Jn8c7+2VN7LJEvFYiMRS8oFxQzaUM7PE48kMYkhR//ap8D5m5w9+cjqIAFXNNE GyM6SL+H08C/qfD7fx3xuxwRgbd2slH2vJcaOnz51N3J+09qp/KWTAMxXw8rJAm+VWjp 5uQw6kxuqaZG89NeCrJ5MpwrOUtEs8NnqflRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718465786; x=1719070586; 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=KATW73WbXOSZ8ijSt4dt7WGhLu1HL6DFTMsSbDsnY34=; b=VeU6xRR5/wuT1lMr8gUEtyx1HeRdXY+rr98U7q3hecw4anddy8VD9YRtr99r1+a3M5 +U3bTi1bFSaCVqkjxtvGglKVXDhRZlp2TrjYtyHEW1Pe/wTVCfsZ/u/9dB4SwDhrSOz7 s6RuzDEgLJAxvoFclTL5StdiCA6WK2i/SuI/ipJFtXOhb48HNbEm5N7YYDT6Y96LJ3zk QixP4zJQjEJo7QM56D3uFoNqwVlIYvS3CrIVXt0auAY4IOc65dL5YAkKnrV0fc9R6j9d FQJhxekzdoKOAkL5Pq0WGwjnsB4XudtFpBMrjdIQl6IDDtHQ01m3UG9oWYYTnRjzrzpR DSeQ== X-Gm-Message-State: AOJu0YxBxGtK+LLpQjx5q2f5oi3/Sl6jrNsiA58T22fVI0OceVb2F8SR jxbSTWQDoB01CMf2a5FILCpYjIPJ9o1LbTTS0/L5XNOAsg+OAqcsXw/u6MdPIyHxkwTdADH6jVn D4XW/qarBSyVaNFqsBkLeVCbtiknhIuhe0KThf5ht X-Google-Smtp-Source: AGHT+IFdlfjJknGYzgKv+7qK77DoBww7ustkfgw6ONgnaJSLh8YA8dBrPpMsXzUw4VBI64xIBGI5gBBPPnNw X-Received: by 2002:a05:6820:1c9c:b0:5ba:e5c3:4fa6 with SMTP id 006d021491bc7-5bdadc5ac2fmr5808013eaf.6.1718465786376; Sat, 15 Jun 2024 08:36:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5bdc4015f8dsm45703eaf.18.2024.06.15.08.36.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 08:36:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 08:36:26 -0700 (PDT) Message-ID: <666db4fa.050a0220.60722.353bSMTPIN_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 CAC4C605C373; Sat, 15 Jun 2024 11:36:25 -0400 (EDT) Subject: |SUCCESS| pw141158 [PATCH] examples/fips_validation: fix coverity is From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615113118.2137-1-gmuthukrishn@marvell.com> References: <20240615113118.2137-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141158 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:31:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:cef922c9e0c53b05a7b939116b386993570c9bf9 141158 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30196/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/