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 148CC43190 for ; Tue, 17 Oct 2023 23:06:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AEAF402EB; Tue, 17 Oct 2023 23:06:07 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id AB89B402EB for ; Tue, 17 Oct 2023 23:06:05 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a2cc9ee64cso238201839f.1 for ; Tue, 17 Oct 2023 14:06:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697576765; x=1698181565; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rzDxBhg/cypnrvgQGv1qXa3HMbYf/h8zRlerXZvRx5o=; b=cNwSbKM6780olfxx1mzdAFo+vvkxZODfU77Y+enpbUmUiKTguTyAGv4/MNJXw7Zjj9 SkPy4auH9EpsaY7es0G1cgJTLoUbwp6lYyjwKO3ntke96nl5tTIH5WkJbTQvUfzAaA4t PyuMJLxTckMrTlMjddI1zMFxveFGjXvLv9HVQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697576765; x=1698181565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rzDxBhg/cypnrvgQGv1qXa3HMbYf/h8zRlerXZvRx5o=; b=JXXyHDbhTH9D1HrHXigs2gESu8wgZaMGDjWPYgFQhIIx7DymY2V7alqzWKtX1xHtxP MD76PIr8s/+7DD6KE8l7trTLM0AteGmGR2Oj3LFx9AJHP260RwEQcZaSx1+RzW07zvMf wEdzbxF5OdvgToM0TfU3WnYO3irptDoGC1g4uS/KsAoyH7709CS7gZlzv8fAp11k7CCW 4rQMfs/Nw6qE+Gv6ZcyAxmuKx/+r+cKmRLvTRpgd+s4lZolapGf26vFyFkmHwL5mPWj/ NEfz6Yu1+GtW0dvTB7HbzV5N2xm3JysqqQ6p6xEv1uIHNR+m3I3xgujPcCiZRGSl76u3 I/7A== X-Gm-Message-State: AOJu0YyUh/o1/dJL0f+Dyj1qwBtvo32O6yvgMoSfFvEERwvfkSDhxQRj JtJuDMkSMEWnduQisN4/5rOkRifl4VXrF4qwl+cMqw/CC+Y90Bd7yM7J8g== X-Google-Smtp-Source: AGHT+IHoBippH4IJ0vvuYl+Up9bD5KqoYdMc37/cYXkF60l27+tJEP9J731bDgfKNsL/tPuf5SR4QzvhMuAp X-Received: by 2002:a05:6602:2e84:b0:783:62d0:88c with SMTP id m4-20020a0566022e8400b0078362d0088cmr4217815iow.19.1697576765116; Tue, 17 Oct 2023 14:06:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x189-20020a6363c6000000b005b25a04cf8csm71742pgb.8.2023.10.17.14.06.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 14:06:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 14:06:05 -0700 (PDT) Message-ID: <652ef73d.630a0220.6d82b.16e5SMTPIN_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 5097D602A042; Tue, 17 Oct 2023 17:06:04 -0400 (EDT) Subject: |SUCCESS| pw132757 [PATCH] eal: fix compile failure of asm on MSVC t 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/132757 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, October 17 2023 14:06:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132757 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27972/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/