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 14A9D42A39 for ; Tue, 2 May 2023 07:43:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F008B40E2D; Tue, 2 May 2023 07:43:16 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D77BE40E2D for ; Tue, 2 May 2023 07:43:15 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-55a010774a5so34526747b3.3 for ; Mon, 01 May 2023 22:43:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683006195; x=1685598195; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hMdOsSoWrGaGO8HxntpFWySra+CzoHAWn4d7VVVIx2Q=; b=Z3b34AiS6foyyjajoPr921y3zNeUgTmfUnbn+odtTXskUDH7F+ssto+u3JJbdVGFmz i2E1DITJ1L9iXkLNQ3COhdQOVmXF2EITTOLOBLHeMKLoW1ZjDX+3purbUuqYDS80u28F Gt01ym9LESV/V2CgzbTCf7Ji8MUJU9r8CBzuM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683006195; x=1685598195; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hMdOsSoWrGaGO8HxntpFWySra+CzoHAWn4d7VVVIx2Q=; b=Tin5vpv+3zsE42Rk9teXcnVNjquMecTDldp99/csM2mLS5jXe6jeROQHdLK95O5B2W Qh009iQuuwCFXLsDrJqSnn8MUPZQx2A1Pgkvt2O0RpSeeW/ozAcF4+gM9d7NHVSEUATa 0atRrk2D3DmttsHoNt7vqnKV/90Y8Ze6VY5tuZhsmk5UCZ85GEYvX1gLZ3QiGmzSMEeS osozTe2Sm7KIdcXpr7Y2Kxdtd38FQaHJB64mrnev7O5pqbrjiuXvikHHIAY8Gs39xmHU jVLIN2q9yXo66pybQAqAB8z+Po8Ceiof6eRiJ+UCcMtO1vb1GjQIduxS3EJH8Tf718tB baDA== X-Gm-Message-State: AC+VfDwrq0E82Vv8gKbFQc6HgfVrqdlnYOYijhF6DT9ofer3YBNaHKms 81U1uOM2gN6nIXXS222X0E/JL6wQCBTgqQ/jKDa10sHtnIeCAP/aCYgTrSmuv4wTitIEcozSUg= = X-Google-Smtp-Source: ACHHUZ6BWgG3hac3ScEGioLWmYmdQqWaEkI38FcA9FmpcA/3j0na3s75kym9Ze5zFGQhepX1t2xYJMGATJIv X-Received: by 2002:a81:69d5:0:b0:559:e180:2197 with SMTP id e204-20020a8169d5000000b00559e1802197mr10140636ywc.21.1683005813494; Mon, 01 May 2023 22:36:53 -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 t188-20020a8146c5000000b0054f69a2fd5csm2753501ywa.78.2023.05.01.22.36.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 May 2023 22:36:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 May 2023 22:36:53 -0700 (PDT) Message-ID: <6450a175.810a0220.9a2a8.6b05SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2DA58605246B; Tue, 2 May 2023 01:36:53 -0400 (EDT) Subject: |SUCCESS| pw126640-126653 [PATCH] [v8, 14/14] eal: do not define typeof macro when building with MSVC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126653 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, May 02 2023 03:15:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126640-126653 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/