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 A37614555E for ; Mon, 8 Jul 2024 15:06:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A012940E42; Mon, 8 Jul 2024 15:06:14 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id DCD374066A for ; Mon, 8 Jul 2024 15:06:12 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5c6639969cbso764329eaf.3 for ; Mon, 08 Jul 2024 06:06:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720443972; x=1721048772; 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=ZXxBAxdesjq48FK++fIu+tPBkQuZwKdMYk+T/sZL0Ks=; b=U5dJVnHsio1bYkYeHqwGmeDzziFOLp0jVxOYTyc1Zz4/k/eC+kl1BkIlfLwj7FWtrV eGq+wpmy4vNJzVe0mgGXk1QXyC5H5CKpQoiLPdj9pDSGdXugYHWsU4n2a2qfN6E4SyHV uuetzMqRCEIqawcQoMLW6CCGAZRXwNqiXI/R4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720443972; x=1721048772; 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=ZXxBAxdesjq48FK++fIu+tPBkQuZwKdMYk+T/sZL0Ks=; b=bpoIRcT02F8sbmbImbi7OxQpaEVhcnxaLZtCEpbcLLo4I+fSt1hcKdUbr7cOhIVN1F syg5NR2KH9WoeK7yho9hh80hGovCPqilI91T1bXh2CX76xzc/Xn7WfAPDs7GzrWoxDtN KIbRNLUZozihFTnBxeOKiSKnHvDUbMV4GB+o3hGQZeM8k9UF8VgtklLEBmHcyfakUtuC 95dpqW4BErtQ5Jn9QXvyYCdz/PnF9kb9bnLtBxTaNOJD2rXbmbRHEwquaS0p6tiomcDx VEEh4fHjgyseIJhGUCvZqkL+IpTrgFkO7DVUcVbt6WpKQgy170OWkO0TEMp9svhd3ZjR hvoA== X-Gm-Message-State: AOJu0YyNXCnFKU7jh/DCc0i5+T+2IuX/+oQt1RXl+CATAKFp2QXhgCOO vAc96KUo+RkVSbR4d/DXsjqr376Pku975JhWRlAMwyfhR7i1Fzz9XuBUeDZ62sDfdCXW8c2Q0U0 q+Y9E9Us6+RqUbdBIDh/t5M32+5gaclG8Qe1F/dAmA0gpP0bcEBEa1lcJ X-Google-Smtp-Source: AGHT+IGWvNW+zbGk+Ofu7qzrLCfhoMr+W5UN2xnwAh38atpvi9wzKE8pOCzXCJSyXQwqdz87whAIJJbpsXwj X-Received: by 2002:a4a:5105:0:b0:5c4:7ac9:919f with SMTP id 006d021491bc7-5c646e40034mr9235121eaf.1.1720443971187; Mon, 08 Jul 2024 06:06:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5c65ed43277sm12178eaf.12.2024.07.08.06.06.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 06:06:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 06:06:11 -0700 (PDT) Message-ID: <668be443.050a0220.e30ec.0c5fSMTPIN_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 C03E6605C351; Mon, 8 Jul 2024 09:06:10 -0400 (EDT) Subject: |PENDING| pw142171 [PATCH] net/mlx5: fix compilation warning in GCC- From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240707095723.46947-1-getelson@nvidia.com> References: <20240707095723.46947-1-getelson@nvidia.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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142171 _Testing pending_ Submitter: Gregory Etelson Date: Sunday, July 07 2024 09:57:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142171 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/