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 D5B1E43C0F for ; Wed, 28 Feb 2024 02:37:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0945402A9; Wed, 28 Feb 2024 02:37:24 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 26AFD4027D for ; Wed, 28 Feb 2024 02:37:23 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-595aa5b1fe0so3303489eaf.2 for ; Tue, 27 Feb 2024 17:37:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709084242; x=1709689042; 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=ge4+a2tZFKU2rE7oYBGxFK8g9xg0lRXnrrU6a+ZfBx4=; b=E+lKsmy82yZzBiX6bxfUXNnwINNnbkdWWEXK5Oip9CAyRzg4OcS4HJ0b0Oi3I74axT EDNteaydqki3NHMjFBnFCVr0wB9Msw13Uj4rY958ZywdLU5NhfRez3b4F6/lyr9gwIQF wH8GPBkcTXF5UxdjmuubvvVci7QKjgsvTUzqo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709084242; x=1709689042; 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=ge4+a2tZFKU2rE7oYBGxFK8g9xg0lRXnrrU6a+ZfBx4=; b=fHgR3wQUMR+b/KaimuFoQxo4x8SlQbDlXW+8q423YNOdu85/pxRgmknoq9GsNkcTlW Si66YS/liqBuzI2uAOU2bGOxk32+rh/3HYzx5KmkRDZFPG8MkT6g/Eo8hubNpAYV8sVW VBsY4WGKn5q+0cuADIEIaT+JF3lpcrToEvgQLNGw9wMsqTHx5W2M5GwSmQ3IA7dbsbDN dranKz26IXIwQ+Pj/FCTrFIivv7WXxZhRWoIMbvVOc+VvnW8VPelvrm7CAXGtIB+9rhd rPwBc/F7RUw63W5pyr8i+/oK/IElgSluV8vugV7L9OwXXvWJbVXtw9Ms5rcuv7i5Qf8D DpFg== X-Gm-Message-State: AOJu0YwmT73eo4JAwxAIY9Im6v7rrZGb4IZ59cjze1Un2lG6JP5bYpeH qTNlDSwSWebYvLXt7xDykH8HKx4CeRkdIewmz4wxfSKI3VrxsDAYSjOnoS8FAx2Dfm2MNkBFdSb +W+d/yDlFKizOdiECJ+5XO8IhfFBYGR1kMpSBhGil X-Google-Smtp-Source: AGHT+IFwdRpZB1Wbz/zf+ZxJpyuAyGtaPHuoFvnB8SNEoRUGNQQEdBgIUzuciSREdeWClwwXx7VmcgT+053I X-Received: by 2002:a05:6358:c87:b0:17b:602f:24eb with SMTP id o7-20020a0563580c8700b0017b602f24ebmr15461809rwj.19.1709084242409; Tue, 27 Feb 2024 17:37:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d21-20020a63d655000000b005dc8c121294sm324709pgj.17.2024.02.27.17.37.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 17:37:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 17:37:22 -0800 (PST) Message-ID: <65de8e52.630a0220.a89e1.4a2aSMTPIN_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 A0A176052712; Tue, 27 Feb 2024 20:37:21 -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-abi-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 | abi_test | +==================+==========+ | Debian 12 (arm) | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/