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 B073643C11 for ; Wed, 28 Feb 2024 03:36:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB253402AE; Wed, 28 Feb 2024 03:36:43 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9F009402AC for ; Wed, 28 Feb 2024 03:36:41 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bc332d3a8cso336248239f.2 for ; Tue, 27 Feb 2024 18:36:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709087801; x=1709692601; 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=fl3Bp0L/2sEjfaWUBrWMHVUZWn13eorgFx8WdYaF6d8=; b=SvHfw2ocppslSyWuEVqFSuAvsRj7S1NTuFzoI46DikF+Laa/Ku56NaHEMzkKVkHddB 9KqPZO+L3XVV3BDFbl22m8+RuzHd2nRaNe89E67LcvqKb6Do/60diZ4isxzU7EvcNRCa JzhxjeXPyDLeXdB+ui0BU8lVmVLEa98Eq3p6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709087801; x=1709692601; 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=fl3Bp0L/2sEjfaWUBrWMHVUZWn13eorgFx8WdYaF6d8=; b=wr0UriMBkJJo50zEnoyzZYWufmnWWhqpoCbz6/fMHkYDzdMx6+9wLt/9AfgVaZ31e8 TC6j91qGf+TWbkGyA4XQNEDHejTX+Bl0aVbHPjYAF21By54q7imBi25N+kB5TZGFQTLy Dk/dqZRVlbGlfmu6nZJBq19BtsMbN2YGOLFCLjl2q692u3KYviJer1kSERJLLR9VlLNG drD059b3HmG+yJ053/dxihGsqC0FQXe4joEqdXgbDjwG1bBK4jx4PsrZvBbfqePyISQm SZLsuZDiX+mKyqeSCnghSg4hK7HiD9/ed+r9aujwXH+a20HskVdGD7oL9Rc/Q2IK4VTP MCaQ== X-Gm-Message-State: AOJu0YwVUE5xljl1BJm6D+l6rLUqHbSk2wXLKKAg+7J1Hn5jaXRVHwBy K3D03YJi9SqWcHiFYUeV2tz1gWeAASi1uLPQZvSlkUZr09p6Pd0nDA2ustMQAJrOh1zawQiJONi Yc8WSl4S+5084Gy+m6QqSL50+JTSyBsxmm/+q7KzPa6VX+esX72K8lb/u X-Google-Smtp-Source: AGHT+IH7X049Ib9tODNtLyPg7F7PKLtGlfY3Rh/1FO2GNMrd2fnTGw19iahQQBMNksjIGgOELw7VpmJixGq3 X-Received: by 2002:a5e:c007:0:b0:7c7:9184:df98 with SMTP id u7-20020a5ec007000000b007c79184df98mr14582659iol.12.1709087801007; Tue, 27 Feb 2024 18:36:41 -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 y9-20020a02a389000000b004743d7dfc9csm234650jak.73.2024.02.27.18.36.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 18:36:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 18:36:40 -0800 (PST) Message-ID: <65de9c38.020a0220.9fb24.feeaSMTPIN_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 896546052712; Tue, 27 Feb 2024 21:36:40 -0500 (EST) Subject: |SUCCESS| pw137400 [PATCH] ethdev: fix coverity issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227193828.18612-1-hkalra@marvell.com> References: <20240227193828.18612-1-hkalra@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/137400 _Testing PASS_ Submitter: Harman Kalra Date: Tuesday, February 27 2024 19:38:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:fe078e1b4a04e1ec55e099c19c4f4915bbf09395 137400 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13.2 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | RHEL8 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | Ubuntu 20.04 | PASS | +-----------------+--------------------+ | Debian 12 (arm) | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | Ubuntu 22.04 | PASS | +-----------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/