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 4974D4546A for ; Sat, 15 Jun 2024 15:59:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45C27402BB; Sat, 15 Jun 2024 15:59:34 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 4797340269 for ; Sat, 15 Jun 2024 15:59:33 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-7043102dcc1so2725334b3a.2 for ; Sat, 15 Jun 2024 06:59:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718459972; x=1719064772; 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=CvhhG1AddlSr5/iYjLsj5LoOf+1AI+aKcgFXq7j1ca0=; b=Kg/ILTeXmS62qy7QoupWdLFIQGSsrZThZpJ6ncOpNlo44wA15caDbqFA4ZeW5+yRU2 fmxUDxX9zXOHUXxh5pnp/ld9/rF7AOFvqjy+62nb2APnDC9Voojj2MbtgMbEgpa9RiCj xlcoSbj1Ra4XFHszYdpz59UDdZJUM6gCgQQmA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718459972; x=1719064772; 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=CvhhG1AddlSr5/iYjLsj5LoOf+1AI+aKcgFXq7j1ca0=; b=JuOCZ3S6DgSVPeTUNBbO2FDNcuvXzo6Q/x6aSOZixKLGRY404mzyupkDYA5MYNJkU0 pSxh40F4iMnxG5BXSMNV2/BzB3MHRUq640ZOh04I+5Vz2YX3ryzMP8zn84W2UN+BT+0E 7zPUSzk+LDtNPq2qFl6u1WOXWJkPei2b8Xy1rzmeHazfylAIkCSjEgYxg1PTWVVzCI70 aGu1TqGkeLkox79h7AM9qly5CJpZXrpQL4Y+jvxHauAwZUTvryOLRrNqSpD+Zu270kI/ b1itjsBQ1KOGE79lNjJHe7Fkvz/3oi/4fIzC51GV39dttMTz9oaGb0JBbeRvoeoRqH+j 3uSw== X-Gm-Message-State: AOJu0YxgWyoxi+lGYgFVGK0qezHl9s+aEFGPcH6Hlxuu5kFgx39i2k7d BsxJWjgEiig3PB5YOeig5Op5ES2ELst9SEVaabEXPhdFvt9M0WQxAmrJV/yRf6qPe17UDG//8mv xwnngcdxHg8Q1ZDfC8fdqV2TCQPCYLgqRciOBtN5J X-Google-Smtp-Source: AGHT+IGWZ9GuKb/biydsT49xCYd8em5vTSfgTyfIyyIhEn5jc5QIqREFSdSUqhcyQfsmJOXorG3ImviloUg0 X-Received: by 2002:a05:6a20:9148:b0:1b6:db3f:28cd with SMTP id adf61e73a8af0-1bae8292b31mr5805623637.54.1718459972346; Sat, 15 Jun 2024 06:59:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c4a76e0240sm516628a91.17.2024.06.15.06.59.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 06:59:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 06:59:32 -0700 (PDT) Message-ID: <666d9e44.170a0220.28e66.647eSMTPIN_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 7837A6050A9C; Sat, 15 Jun 2024 09:59:31 -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-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+================+==============================+===========================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/