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 002884294D for ; Sat, 15 Apr 2023 11:41:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3A0E40697; Sat, 15 Apr 2023 11:41:06 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id DAC7040697 for ; Sat, 15 Apr 2023 11:41:04 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id y16so6142074ybb.2 for ; Sat, 15 Apr 2023 02:41:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681551664; x=1684143664; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=cbQrz8Ghxgpnevj0OdC+KQPtSKlQJfixS4BqO2qVuFM=; b=Hw3IpUZyY1e5uEorBzKfwCaCtvDYKV+WsKOQHg4T9Jnr6KsNLbaXdtDjPHX4VEDBLM w6Dp8kLpN5/LtZNADbc5k5VobLIfrlVDh5TLjEJQ8xQ6GaBY3wI0ZOD8QK7KeCzD+TiL 3oU/VH4nv8dwk7D7M3mur14+E3u6KRVJN5Xbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681551664; x=1684143664; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cbQrz8Ghxgpnevj0OdC+KQPtSKlQJfixS4BqO2qVuFM=; b=J4njyvH/Er9OX4rm5HHohuNnRm8bvHLl0HxaScWqM6cZdGgWF3A0t5JjjGdH9mp65n wUYBfks2hOe3XS723K5Jyus3az2YitIfyfJmV3eqL7/VxJ3ZLrdGdc4haSd7t2gmNrVg G2VSixs7Ei0TnfaKeetYcO2ApPBJ+DVpIN+zSp/Xr5ppHwtdFdoMjl7NhWiVKEmkYk/4 xceQdJpK68Fm8FLNYhcH7hI6++3Wp/XbNy7vK4h3MutyTYb2UVwh7PxHiW6MFkBBe4V3 ravg3j0Lwo7cZuIw2nhoz9HFbhgVp5mhrW4tC9MlnGMA7RplUNoFdr3ciXY+rg89Mbji 0qMA== X-Gm-Message-State: AAQBX9dfEQALX5mKwnMdH2PrgtDge3CzToUWkHVLLas7qbB4H3btYbc3 W64OufE0Y08my2s6Lsd7qrWN04GbMLFUXYrCYQQfJBDZ3Cr/xEnO+gUYVPH74+tzgLC7t0bFuQ= = X-Google-Smtp-Source: AKy350bT9izgdbGdXJro9EJC1oMBt/A2pP5+HeS+1+auCTrClLF2HkYSnYu20cIaLhEYc9taNOVLL1/KANmP X-Received: by 2002:a25:d91:0:b0:b8f:5fcc:63fe with SMTP id 139-20020a250d91000000b00b8f5fcc63femr6952823ybn.48.1681551664111; Sat, 15 Apr 2023 02:41:04 -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 w11-20020a056902100b00b00b774badbe47sm1429823ybt.19.2023.04.15.02.41.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Apr 2023 02:41:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C5127605246B; Sat, 15 Apr 2023 05:41:03 -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 C2B696008C; Sat, 15 Apr 2023 09:41:03 +0000 (UTC) Subject: |SUCCESS| pw126125-126137 [PATCH] [v6, 15/15] eal: do not define typeof macro when building with MSVC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415094103.C2B696008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 09:41:03 +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/126137 _Testing PASS_ Submitter: Tyler Retzlaff Date: Saturday, April 15 2023 01:15:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126125-126137 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/