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 86A6942976 for ; Tue, 18 Apr 2023 05:25:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E13940E09; Tue, 18 Apr 2023 05:25:08 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id CCA2140E09 for ; Tue, 18 Apr 2023 05:25:07 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-541d0d99759so125173eaf.3 for ; Mon, 17 Apr 2023 20:25:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681788307; x=1684380307; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=IKZp3OI5D3TKT8uY6uDWQ8cCHKRF19aCnR+cdIr4cDY=; b=G0lWb2KttIZ/k3e3ykVVY5yaekEF5QUVu+2te1CdiV7/oLBShlmz6N35v4IXW+83GY M07MH4udZp8HswxyYWG7JlIA+vb+ahuRTsnZltclhzuZKnoGa7nXc4hwk6AqixX1/uvE dLrbkzjXEgH8gatipinl9MY89CTKQxTf+RBkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681788307; x=1684380307; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IKZp3OI5D3TKT8uY6uDWQ8cCHKRF19aCnR+cdIr4cDY=; b=MFQkZSKzZk6zVEZEhRWLdNJM6oI5BUgoOJOD+suO1mFrNfuabWNhcFDRNVeC5PFx1p CVgMwtlZ2WP/qHxwzgQQ2SU5upLuGyOYFTqg2JNEUaVLLgYIxp3IsQkLBc07DIGp/5uM YKUGsyrCw9Xn8yfdUtJ9bto1wAq2T2dXE4YL0iWhDsYkGDli+SmP53hQqWsDbbsnotiy Z0IblF+H4UHuhHz9C6IsdFEwnzUTN+ETbSbg7UvPC5b7rRsdCXARdcXEN/DfA+JlYNwE c//oTWKfQcYpUXTwx+IqsmjDcKTxgMOe+U34ODwyvzpS72O83zuz8oaFvyudKUK9syYF b0mg== X-Gm-Message-State: AAQBX9doRdLSEoZ0cV2pKLxpbR1gqw7F7oNh8vyaEQ4fV3gwFe+OoHYE aDVayawitTMcas3SUFAz8dZIBsUYWgivvSFlUUzWXU0qsHHW505vCEcRzTp+B9vEC66Znm463g= = X-Google-Smtp-Source: AKy350ZtrSC+rR3mZ0LFOH62zCe+AYoTNMv3JZIHOH5J0ET+jm7FLwfXNiEiolAO6WbQAeOoLVeEskVu2v7U X-Received: by 2002:a05:6870:4622:b0:177:9993:ef49 with SMTP id z34-20020a056870462200b001779993ef49mr359364oao.47.1681788307139; Mon, 17 Apr 2023 20:25:07 -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 v12-20020a056870954c00b00180bafe6c6csm4303418oal.0.2023.04.17.20.25.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 20:25:07 -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 C2137605246B; Mon, 17 Apr 2023 23:25:06 -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 C09DD60095; Tue, 18 Apr 2023 03:25:06 +0000 (UTC) Subject: |SUCCESS| pw126185-126199 [PATCH] [v7, 14/14] 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: <20230418032506.C09DD60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 03:25:06 +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/126199 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 17 2023 16:10:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126185-126199 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/26019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/