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 6D62D4284E for ; Mon, 27 Mar 2023 09:58:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69E7340ED5; Mon, 27 Mar 2023 09:58:43 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 7A3A740ED5 for ; Mon, 27 Mar 2023 09:58:41 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id p13-20020a17090a284d00b0023d2e945aebso10438138pjf.0 for ; Mon, 27 Mar 2023 00:58:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679903920; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ob5frfMT1iD2mO1g3UuupC8nAjXN7eNHv6tVVn3FukY=; b=EOKDmlxCvXCk/wO6NYs+dzfCl3YbYuDMTy8TUukItyL8lRMr0s0JDfEr9lbJc7leAm fFtDxlxPV9BsbgaDQv0ToFQKFmEuItbAmPoPAQWRzNDuPyy3r9I0Ifeh9oG9tyU+qX/D /n4/NJqz7iaZX3V3qAZ48LWo3MwBPj6phicQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679903920; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ob5frfMT1iD2mO1g3UuupC8nAjXN7eNHv6tVVn3FukY=; b=Wpx+NYi65rl0FYf68wsXmsXkdAHImReiLTlnvyCqib/dFBu3Jb2GuFXl0rYVvs6oqd 1y4CvLMIYbUP5bE1tAvRiJrlgALRb6cwJcPJlSqRQL1AYTJ7J9Bu1Aq/xZqNz7NKs5Iv qwYpmaQ9XLpDc0eiQFEie5q7btPrx0PjCyTC+ZiSv8U/G7rzCxWPY8Q3DK86tH6eN10l yLYGDz/Dx7A211jZ0DGsozCib5Vw8I6XQf0ocFN8jdRv0WrcfPlwoLzgjPzX41i2UZpa hZ7U29SpdeZUrvyRr/mMRujso4yUwVvD1RX3lkNOGnbiVhyVDHEX9QkjPu/88Qm9I6HB 1bdw== X-Gm-Message-State: AAQBX9dwFdQ2lFNsd9oiDVurO3SfyBIGaG0Duwiv5CE8spfo4iBfKCpb rMaHp/QuvPl/LVvsdlMef+6JYwScBswd4SvyOpBpEfVjrWZuLUSMDAwyaKemmYgJe1rAdOo5fg= = X-Google-Smtp-Source: AKy350ZXx9Un+GYkovW9/WKhLi7pk4OY6mxE9Tm+J4udl0pwFZqJ9F69w5nbtY5Qpvfrr0z/1EjK7cIZ6dfY X-Received: by 2002:a17:90b:38c6:b0:23b:3b3a:54c2 with SMTP id nn6-20020a17090b38c600b0023b3b3a54c2mr10390158pjb.48.1679903920780; Mon, 27 Mar 2023 00:58:40 -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 pg17-20020a17090b1e1100b002336aaac653sm417402pjb.6.2023.03.27.00.58.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Mar 2023 00:58:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id F3266605246B; Mon, 27 Mar 2023 03:58:39 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id F1C6160123; Mon, 27 Mar 2023 07:58:39 +0000 (UTC) Subject: |SUCCESS| pw125519 [PATCH] pdump: fix build issue with GCC 12 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230327075839.F1C6160123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 27 Mar 2023 07:58:39 +0000 (UTC) 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125519 _Testing PASS_ Submitter: Joyce Kong Date: Monday, March 27 2023 07:07:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125519 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25868/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/