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 DA21B43E01 for ; Fri, 5 Apr 2024 14:44:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D576C402D4; Fri, 5 Apr 2024 14:44:23 +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 4E106402CE for ; Fri, 5 Apr 2024 14:44:22 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c8b777ff8bso76153039f.0 for ; Fri, 05 Apr 2024 05:44:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712321061; x=1712925861; 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=0ivHwjhint5loNedOoQv0hIxF+kWaw7n/diVzr17h+w=; b=M9BRtOM2hKjH2WhxDkcYZhV1dcsDshL66c+ZPomHg+Snin11dNZOoCjfkH2ccBDIy5 ZqrVIvHrMKM7qbmI1IoEqb4LEJ1yzBrRyG9mLbDTwGzXkJuWSjmFWeqLK9guAT2o3oEt nzbE/6bd+KW69BTDkb3VQEVCbxMQqdjd7hn+A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712321061; x=1712925861; 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=0ivHwjhint5loNedOoQv0hIxF+kWaw7n/diVzr17h+w=; b=PnOnBeDzFLoced0jBySBp3aUYwhjIzu+4hlWhlRC5p81Uu9QtKoZUxx5AVocR5yjnJ WLVdCnKj7i475dShw7kXswUtqTXNIcpLQC7Ja5JFun1FlkRBivaNgfJw317m6UVq+zlY MwkbnjSTU1f/syE1mSU3I1OJg2ZICtzv1/yI2CJw/75ANC3NE4zPrNsN9GBYrT4jyLJr L7e3akzkudnri2RpSV5tgq/iDrSZ6WY3lt570z1/fcOmv2yUFhutMpYGzUNCcRzR/EQC gGe411tcJb1ya88FzLykpeKLykf+/ZJLU1FqpmOSgycLc5dYMIf8knuxIDovnDAFQ9Zh Oj7g== X-Gm-Message-State: AOJu0YyJO7NRVtuefcAtVyiw35vAVjJnS98egu1BlmjUcP+O1KL5FABt Z7iMZlbDq83w9MdBydsErEdvcyxFb2EYxRSXgj9rONu/GDO2v6B6Pi5aGjo4aWxTDKJDnCJiU1n cfP7L/vvFbfJuJ7IzVdzktL2nblrK63pQmlkcnBsAFvuBQwk7qn5rPPQ7 X-Google-Smtp-Source: AGHT+IF6Onejt8COm6cXCYvBgsFKHPeoq92BCr6aaROzxVWFz0iMiZPcgwD9YKnXLRSSGgGNPSTtTKKMTolV X-Received: by 2002:a05:6602:3e83:b0:7d5:c622:8f69 with SMTP id el3-20020a0566023e8300b007d5c6228f69mr268827iob.6.1712321061697; Fri, 05 Apr 2024 05:44:21 -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 y18-20020a056602049200b007c84aed4d00sm69710iov.31.2024.04.05.05.44.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 05:44:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 05:44:21 -0700 (PDT) Message-ID: <660ff225.050a0220.22574.56ecSMTPIN_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 18D076052471; Fri, 5 Apr 2024 08:44:21 -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 12 | 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/