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 65A80429D4 for ; Wed, 26 Apr 2023 02:32:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 357DE410DC; Wed, 26 Apr 2023 02:32:19 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 6F1EB410DC for ; Wed, 26 Apr 2023 02:32:17 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-32abc2e7da8so17531145ab.3 for ; Tue, 25 Apr 2023 17:32:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682469136; x=1685061136; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hXHSi4WdTwnnpKxM7F1L2jFH/qWUCLahbH8IGAbGxfM=; b=DJ78qrRDSFvZVhFGuHiibONG/E+tsUabHzvJX2zcsWEtU9wtJ9cazyugr2oaMAa1sP wYOhFTTgyav7i4C2XdtrlmnFlyt0Blk06GHQOrKAw7vwpqn/mX8THYdY2ingBy8KVmte f5vBe18mu/uYCvgxHfIdHg2xaTjJWgmGbnuCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682469136; x=1685061136; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hXHSi4WdTwnnpKxM7F1L2jFH/qWUCLahbH8IGAbGxfM=; b=DsTEQaqecesgGSsTHvvCjBxyAYQuN5Ceus5DQtuaZ77j4vatRh2q76ayK7kmamBbZU KWtu+IVdZwq8F+IDhu1fp2FFFqwevT58PF4+0cwIsae8C20xYCo8o3DbitG8aYj313iV wZHeZxDKZIVHh9vOlnUFWE4cvW2xqeyFF3Soc5bfG3c0pEGcHjydS46kzFx/0LqIQ0We L5Yp1t/HZsTmuNwJZtb38xE/paHW+6fQfg9Ex35l6X2fFlFSKVeDAE1XIbwrhZVAY7YV +W7Qv/NAbn9l1rDXF9zNCBNxPNV9Lykkn3BmliE7hXG+j6KM1vj1XN95PzApaLd8l1lT LnAA== X-Gm-Message-State: AAQBX9e83GPkSvUxaTuSYoLaSceEc9rxI7TOXRNrwdq/ecm9yyMH9RPP eB54P9JoySKyBJtIeEFPp23/n8J6IniwWb/ZgD6nBA5JZA+rUU1J+G41woiJYKWKn6bIhmDVDw= = X-Google-Smtp-Source: AKy350bCHpObnEV3ECveu9pCju8y+bT31XHNAS2JT9NJwDpoqiRxHfiZz5Ss+KuKvvig4NCfsu8QggsUjLcT X-Received: by 2002:a92:c60e:0:b0:32b:bd8:81dc with SMTP id p14-20020a92c60e000000b0032b0bd881dcmr8239455ilm.21.1682469136742; Tue, 25 Apr 2023 17:32:16 -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 v14-20020a056e0213ce00b00325dae4669csm914550ilj.62.2023.04.25.17.32.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 17:32:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 17:32:16 -0700 (PDT) Message-ID: <64487110.050a0220.fb3da.de76SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 5235F605246B; Tue, 25 Apr 2023 20:32:16 -0400 (EDT) Subject: |SUCCESS| pw126517-126520 [PATCH] [v3, 4/4] build: enable MSVC specific compiler options From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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/126520 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 25 2023 20:08:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126517-126520 --> 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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/26120/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/