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 886794546C for ; Sat, 15 Jun 2024 16:35:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83A10402BB; Sat, 15 Jun 2024 16:35:25 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D0FCA40269 for ; Sat, 15 Jun 2024 16:35:23 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7ead8882735so126636539f.3 for ; Sat, 15 Jun 2024 07:35:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718462123; x=1719066923; 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=Vs5CxmpXVIwg3/WIOXI8UJDpdDNAP6KpzOndgggfZDY=; b=h5nPz/RjwzxJ6bXt0sWlzCnfZiBryvXo8O8Kt+172Ln4BSOyT7W6Uz18Wi4UGW69Az GEZUCJXNjbBwHm7a/oQ5HoKjIQCvu+fIlt3F9ZuQFyMJUJEoV4JOq+eLKv25ayC82G8v ZypPcG6aylqMoeJ9z2wyZMcxbG3wkIQme3f5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718462123; x=1719066923; 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=Vs5CxmpXVIwg3/WIOXI8UJDpdDNAP6KpzOndgggfZDY=; b=bdNlLqD588UZ+lw0wfVPK4QFL2RxylX2coryd1Eq6ymM6Q8R/rYAqmJ1AFFX2sE6eZ ldASmabxcDhipxWCtA7WOBEs4/t6NemO78umGAwWMPaR4sHXZHZcEvW+E0kuAXgIIqW/ vJen8SZQvxlmHYR/FYJWNmw/R8f0j24HoUG07G/lVgl6koUB6Fj0jeR9MwkH/BHpdV2c wbdIkq3t28Je77cAhhrseCsGKUKtygEV9bEXrioKtBubxcBbbQVyRjT7yOFzwxwXsR8P pD3AGKhVdZAPXwnoIc+6l3cTE6OJQ5mftXAUk+eVuEHB32+UInRlqeaV+rJnAa8bWqSn bo2Q== X-Gm-Message-State: AOJu0YyOB1o55Ar16ID/++Oct7jsPzCAxMj7zGg430m9Yo7ly2Ar7zEY 065+bYAUKTdm10ZcQeZ8uJTZbD2oghd1Yg9Lggat7ITlScn5LdYPIk4vdaSJMJiL9XJQ+jGqpY0 ufhXW11MFpfxPH1sBStTKtvoRw014ACeFyboFZl67 X-Google-Smtp-Source: AGHT+IEg6ox56ZnCnm+Tm5vXLnuHcHIvhCQiTewp5PXjCC8euzkzzXoZ2Vf3Ju7DBnhEV4ZAT8MaQCYKiLT3 X-Received: by 2002:a05:6602:60c6:b0:7eb:846f:4280 with SMTP id ca18e2360f4ac-7ebeb5268f0mr549352339f.16.1718462123176; Sat, 15 Jun 2024 07:35:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6fedefc8c3fsm210932a12.19.2024.06.15.07.35.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 07:35:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 07:35:23 -0700 (PDT) Message-ID: <666da6ab.630a0220.91399.fdf3SMTPIN_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 452C3605C21C; Sat, 15 Jun 2024 10:35:22 -0400 (EDT) Subject: |SUCCESS| pw141159 [PATCH] crypto/cnxk: fix coverity issues From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615113304.2197-1-gmuthukrishn@marvell.com> References: <20240615113304.2197-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/141159 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:33:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141159 --> 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 | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 40 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 24.04 | 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 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 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/