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 CF47245481 for ; Tue, 18 Jun 2024 00:00:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAFF0402B0; Tue, 18 Jun 2024 00:00:38 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 323F54027B for ; Tue, 18 Jun 2024 00:00:37 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3759a6423a6so20923985ab.1 for ; Mon, 17 Jun 2024 15:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718661636; x=1719266436; 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=ZnzoNNYW5EVcp7bAkIymBSyE/rWxkPBDS5dZIFMMXS0=; b=V4PMFu6yjEYlhNmJ4nhXDZtQEIRLDqinlpop9iNB32aRI4zRMNcTaOfTxCa80MWLQr yIYaf4IRe6MFzBMb6ljA2cxk1ze6rtSPfG5WFrJ0Aw2sV/y+NeYfDjI7Cb0m0lwKu+Ot pXhyysXpxoCZMwwKPRp1sKQo789FpjPdd5X5Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718661636; x=1719266436; 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=ZnzoNNYW5EVcp7bAkIymBSyE/rWxkPBDS5dZIFMMXS0=; b=kGVeApgsZNLC9ORuAVU7342dt3OyUPV3k4mJn63/85Ta9iJUKAWWXk8RJR+qXaKmK7 VEVBri+LKFbbVLF7BoO2kEKvjmmH8R0LdBgylvM3ZDxjX35wNSjKj7ZC/0+tzQJwI4YS wExHaSAYEdiM38kljK8iPfE69PEyUPjOe5mleQA+eNUdb0fFxyUw1o+MsmaXqcC+BrrU UZLfsCUzB9SyZHhzMFnL1l9SrQSXm57jDAETO+3XzEJP8TeEkAeVBBUBZ0CpyI4fH4Cm FEM6zWVI0dArraXQ/NvmEZXjHRWOpw1ivhlol+yTAS3Z3GpEarOCBGQps5NFoWw/jLgz uoaA== X-Gm-Message-State: AOJu0Yz9OBdFHRRURImw25zK9Pz7PzHH9517aje+FMXb16mU5oR9vT7K gCRZlfBzNDc3I102+vfR1OLOJJSvS0Hwfhl+l8bqZAvlhkJiHzSa2KxhIw57yZ9O8rUo09+QO2D xyjGe5I0hq2cTkV4WmAki34MD/K3kN/XFG9xmFJyw X-Google-Smtp-Source: AGHT+IEMadPIjwwJfysbJXfa3NgCzAVL1IgAW0x/c0dXtstdyFq9TcAQ231JYlMynLJ/uC2YIuaUe0dxPbg2 X-Received: by 2002:a05:6e02:1544:b0:375:9828:aef with SMTP id e9e14a558f8ab-375e0e27750mr155444365ab.10.1718661636430; Mon, 17 Jun 2024 15:00:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-375d861c335sm4261185ab.41.2024.06.17.15.00.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 15:00:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 15:00:36 -0700 (PDT) Message-ID: <6670b204.050a0220.5229f.d149SMTPIN_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 8C1FE605C380; Mon, 17 Jun 2024 18:00:35 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 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 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/