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 EA8C343E01 for ; Fri, 5 Apr 2024 14:28:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEEDF402D8; Fri, 5 Apr 2024 14:28:27 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 68F50402CE for ; Fri, 5 Apr 2024 14:28:26 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c7f3f66d17so85583839f.0 for ; Fri, 05 Apr 2024 05:28:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712320106; x=1712924906; 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=9las/Id515P7rhI2eFpP/YjRBYeXusB2Xpd/dUgSTTI=; b=A+s1CVOqioB6cAIn+c6HYgXcIRS3TiF7WSxecENLQvH6aN3d6NJHNRmjnlIrNAmF7W dcdEPNQGnORJm5H/HsqneKOAXVTidGE2035M0iUQ0GCEggT1SSnSaR3hHveomzFpf7GN NBrRBRgpfOjo6Eu3j8KJvhAQYQlzq/Gen1PeE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712320106; x=1712924906; 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=9las/Id515P7rhI2eFpP/YjRBYeXusB2Xpd/dUgSTTI=; b=e7fvGSLL7d5YZBIxroA/qBXImeIZ3e2iVoteYuOjU29N+XdfZR+RwuelS1SvKgDUMH c4QFJnF1ycGEsIXqZir5LbFmWu0ohelTSK560tzJNobgDePOfGDGRBFKGQaPrNCMCMtX Xtvqm98+WXJi573mOy5t1AhsM9pST1rb2TEf49tUf8Xk1h07nm8LTMAVWg0hA8JB7xbJ VaLHypW5LZ4AeP3iB/uof8Md8+lpyU7wqBO7vaaH+dDkk1VHPxJwqn7PyRQVSbbdnrzx SujMKUP63hcZ3Rt/UsqZER+Q5B99EhstDLcJZjoOhK/oyZP4684724dnQ76Nvz0KKP0E iSmQ== X-Gm-Message-State: AOJu0YxaUQUjcxwq8yTG6Jf8Y3EzMbwEAPeyyXJRl4gnvXu3itnAjsOl Nq42w8MB1lJjKS9BS65fsWcfyukZqs5ON4bPF+rAal3r6NpRw8OkExfLwHrrH7ZutwUBDXhg+PZ 9lZ3LlKGXSnFicYEqPZAdVACvK1n/HDgRUdXAPt/p X-Google-Smtp-Source: AGHT+IFgeTGwerZKs7J9UrUdj/ZCiitBolAa4vIGG7Or0c/6wE6PV6tLAjCKHc4cnVwwMsaIFIBk6tVCuPbJ X-Received: by 2002:a6b:6b14:0:b0:7d0:a79c:a42 with SMTP id g20-20020a6b6b14000000b007d0a79c0a42mr1235997ioc.10.1712320105802; Fri, 05 Apr 2024 05:28:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cg14-20020a0566381bce00b0047f1f2cf1d6sm55926jab.83.2024.04.05.05.28.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 05:28:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 05:28:25 -0700 (PDT) Message-ID: <660fee69.050a0220.799ea.43c6SMTPIN_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 489D56052471; Fri, 5 Apr 2024 08:28:25 -0400 (EDT) Subject: |SUCCESS| pw139116 [PATCH] meson/mlx5: Suppress -Wunused-value diagn From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240405111310.3280084-1-sebastian.brzezinka@intel.com> References: <20240405111310.3280084-1-sebastian.brzezinka@intel.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/139116 _Testing PASS_ Submitter: Sebastian Brzezinka Date: Friday, April 05 2024 11:13:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 139116 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/