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 E1B954308C for ; Thu, 17 Aug 2023 11:36:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D725F40685; Thu, 17 Aug 2023 11:36:06 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8235E40685 for ; Thu, 17 Aug 2023 11:36:05 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79198e7d9bcso18132739f.0 for ; Thu, 17 Aug 2023 02:36:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692264965; x=1692869765; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wZZTqqZegaIZJvJjHOWDzkgpVTRiYdGZCPBMES7DttU=; b=Slju09N8axHBFlpgDzkOP9R4kH+wLmnMof3QRh2WoCt+ukpD7kffmm8EJR70jRg694 WWr975lOIp1S3cETmDwG2ZBy7F4EduihbXSdG3UKXpI2Lvaek154oXpd5p99Q2DGy/uX TAijCZY10Bzx95xeo2Pcya/kYfHyWAEMZdDUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692264965; x=1692869765; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wZZTqqZegaIZJvJjHOWDzkgpVTRiYdGZCPBMES7DttU=; b=UvPzCwlaAIVws6Df9fw/n+bl096FuPTvhpPZjYYXSMQjlcFQDePcxnECrWujEID429 0HPdo4rYEqg3asteWow8kJT8ATGx38+/J6vMU3pyAnX9gKowFPf3pB0WYUTHjbYXETef tC1BRyZewfba3uudIF1XAJqhWSQSMOAu1edkLEyE0c2oKLPLmR8R332s3aZiTBPADyTN oPl597bdSTYX9YzJNq/tW6sFp6Z8595/MTGKXxIhzACJf0igCrolkbwq+uUlHD4ZEaa8 Lwku+W+oNdLE0hlNU0hsRScSAmXPhe2/L2DM7pt/+QaXhmLj3C7UnkvGgyywAZo/5aVQ 3qIQ== X-Gm-Message-State: AOJu0Yy5x8yV1gULjgIHH9ElcB06iK8Gp9XIEN4qXlisNwr15StMh6sz I54cf+BasqB8FTCHMdY623LobqOHwpsLPiQOSNhh2kVYZiNloLcXj2lvnw== X-Google-Smtp-Source: AGHT+IEVYq0uFtP3kXFcMfOsC9cX8eVuBNv791TjiZ1GbXx6y/Eu7teFOicb5Cyf/UkxAE4Cr2L/Y0Zy4UMT X-Received: by 2002:a05:6e02:110e:b0:348:c606:bd1a with SMTP id u14-20020a056e02110e00b00348c606bd1amr2571631ilk.15.1692264964847; Thu, 17 Aug 2023 02:36:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z16-20020a92da10000000b00349487011besm752077ilm.71.2023.08.17.02.36.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 02:36:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 02:36:04 -0700 (PDT) Message-ID: <64ddea04.920a0220.3b710.1e2eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 615A36052471; Thu, 17 Aug 2023 05:36:04 -0400 (EDT) Subject: |SUCCESS| pw130447-130446 [PATCH] [v5,4/4] build: enable MSVC specif From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130446 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, August 16 2023 21:56:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130447-130446 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27362/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/