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 E019C43C24 for ; Wed, 28 Feb 2024 12:06:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8C50402AE; Wed, 28 Feb 2024 12:06:07 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 067C2410EA for ; Wed, 28 Feb 2024 12:05:36 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-299dba8fd24so3135741a91.2 for ; Wed, 28 Feb 2024 03:05:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709118335; x=1709723135; 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=sQxu+f0f0Z9t1R/EM83WsD9PPxhxRVAn6ikvgCqB4EU=; b=e29imVyedHzNUTUTvHp4eulP/TZMuDK7yL6AeCAmxxlliNVRan5xwr4NG1bYVkpK4q AYDRjiQx0ajgap29l/wg+69AMxNSuBhCSdzvgpLx5JMBhxEbaRDXy7azujJODGJ08bCk WS0ccT9ICgm+V2lvgU8EDrnIRPsNkX7VYhVJ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709118335; x=1709723135; 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=sQxu+f0f0Z9t1R/EM83WsD9PPxhxRVAn6ikvgCqB4EU=; b=m0nw0d5PgY//GSq3Llj+6mhOsYp0cyi8tCh7IXJJgEBzLyMQwukpNQr7MoNwk0Y9td 7Q2PtYCQoYKyQhP2e6NTY/dDrp90q15xzHTZclF4K768aWs1qd3bwMn+ZLTKOLVbe8Mu ttjB/WCXobBIa/RQek1peTttrHgJtlVs1lS9LQYiZlh8yhvVjZnGnFdvmr7se66BwfLx UxymjM7HFWlvMyYDXWyIIJbJ3Spg8DZ0AUHHFOjrpX0FaC1bUtHmwmO98OoRspF41vZG jSpAyrj7PPSqdLDD4sZMSEbIaanYGDiQxkFcwHwpUUh9c4G6NYzNp5iambgHXLFi+iNy D6Jg== X-Gm-Message-State: AOJu0YwiDBQ4fnOpsXLMI/aTDfdaInZLHuqKv0QVmJgIdXrfQvHGSUZ2 a2xuoWXZj5JMcsXnKpBCvjrFBkYR6ovYtk9JBqA5pWy2GJuf4Elf+R/CkN75kBhLUeAaQQgjfmT /u6Ds56ozoK2oiQLZQfUVdBNF3JYRvHVBl+B7Smj1+XReVu7U1P/GY2Cf X-Google-Smtp-Source: AGHT+IHBscq8ZKoMEgnX75rtf9GCgbRTfpj2b3dbOQNmqUYuy1sW67FWRLRn4IyZD1GxH6HKr/MrCPsAqXAd X-Received: by 2002:a17:90a:420e:b0:299:300c:4c71 with SMTP id o14-20020a17090a420e00b00299300c4c71mr8995487pjg.28.1709118335265; Wed, 28 Feb 2024 03:05:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id rr15-20020a17090b2b4f00b0029ae8c385f3sm56657pjb.15.2024.02.28.03.05.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 03:05:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 03:05:35 -0800 (PST) Message-ID: <65df137f.170a0220.ffe60.377eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BBA126052510; Wed, 28 Feb 2024 06:05:34 -0500 (EST) Subject: |SUCCESS| pw137411 [PATCH] common/cnxk: fix Coverity issues From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228064643.1923169-1-psatheesh@marvell.com> References: <20240228064643.1923169-1-psatheesh@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/137411 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Wednesday, February 28 2024 06:46:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:ab5b7cd5a0b563e6d49be6c8beaad1f39c581a5c 137411 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian 12 (arm) | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29308/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/