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 8B4DF42971 for ; Tue, 18 Apr 2023 00:33:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6654740E09; Tue, 18 Apr 2023 00:33:46 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 0CE8E40E09 for ; Tue, 18 Apr 2023 00:33:45 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id ey8so2936716qtb.3 for ; Mon, 17 Apr 2023 15:33:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681770824; x=1684362824; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=R5ndCi0fbMza7XAVMr6RA8rzvCXdkQadj5WYwB7TjLU=; b=Vn4m3/+RZUil05JVPHawHNt84hhaHLlRAYw3bi6ghJQWr/mmI1e5Xo1KzgJcN+/fkj UCaeUbW7e8ckErZtUtrGGTWgyVGm/vP13Pilc6x4omiUiQXsZ33LPDgkCQ/jJTjY4RrR CTfgwYBVT3OG449sbkVZncHwbMZARJhJsT7Pg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681770824; x=1684362824; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R5ndCi0fbMza7XAVMr6RA8rzvCXdkQadj5WYwB7TjLU=; b=QP9a9YBj2/ZaPYA7GUK0NOITpEY1jJQwpqXkJ4WoHxy9W6qK9SUuyrjB0DJ0JOTHeO 6wVRHdOW4ZBLYWoMZBvDuoWaqC8p6beUhNJFO741ttf1LxNWGrTXuVZwfHCUFkZK8w1f 4R/oEAxA008KlCjaeBRTerqO2GIwKbbD+lYmfWJCVQidkwr7uo9mDzFXUBjO1xUs6o9Z aluGcEQRI2/uPGeOK5rV1E8iXI5+p+F198A2axkif6uSZskxtPPmJcb5CfEviSq8Ab7i Q9oenvn9II0137ahLMhJWCEIVolBSlr86YYUkZduBRmcWTLX0G8oArsVlQhai7k9a1Mo nfCw== X-Gm-Message-State: AAQBX9ft2j4jEpGZ3E9U4mZJzoFkL++YI2KZQgVGebfHrjLGkx0rieBw Y17Dm+Gxa0aUTYTARhj/erHxX6cI0Zo8dA3crGM+2Yuyo7EP4UeA6K44I+7LhBLM5LWrZ0x/uw= = X-Google-Smtp-Source: AKy350aQo4V+hbI4MBIt0e5sn5yWMrmTZ0TjXSHI4/FrN0p8agns86YHZJYy4GhrRxAiG7NhY31d6f6p942i X-Received: by 2002:a05:6214:20e2:b0:577:5ffe:e0ce with SMTP id 2-20020a05621420e200b005775ffee0cemr16841082qvk.25.1681770824346; Mon, 17 Apr 2023 15:33:44 -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 oe4-20020a056214430400b005ef469d2c31sm4241016qvb.3.2023.04.17.15.33.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 15:33:44 -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 19C4D605246B; Mon, 17 Apr 2023 18:33:44 -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 1865C6008C; Mon, 17 Apr 2023 22:33:44 +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: <20230417223344.1865C6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 22:33:44 +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-unit-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_unit_test | +====================+================+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Fedora 36 | PASS | +--------------------+----------------+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 Kernel: Container Host Kernel Compiler: clang 14.0.5 Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/