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 1AC184308A for ; Thu, 17 Aug 2023 09:50:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1468A40685; Thu, 17 Aug 2023 09:50:57 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 810D740685 for ; Thu, 17 Aug 2023 09:50:55 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bb07d274feso6277424a34.0 for ; Thu, 17 Aug 2023 00:50:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692258654; x=1692863454; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pGs8jLegZPNqe85pr3L1RQ40zXERXnVK4hu1RSzqeMY=; b=Bz5Lrwg0fj7LaCiteepq/ZWNZzLoq4u0OMNex2F4G3BMTnQ4J8QLp3EcGZTJcZEKA9 ox5XZLyL5WLV19V1ftjTLEydS/e1vWDVIIKtahBX8cInFQdGEkyaslyulFHDFua1LZ0E tf7oCzx17ZVjjD6Dxy/iDRGWWFqZKpqU5Lm74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692258654; x=1692863454; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pGs8jLegZPNqe85pr3L1RQ40zXERXnVK4hu1RSzqeMY=; b=Bvz3G4LIGj1/8wPtTRskUvuBwxG1DXjhvo59btqykPFxKjPI1GaSwb62UQOjOw2mp8 9izL76SvdeeNxvW5N0LINMDWFQG3ck8kD7t7m7O/U64Y1mJMHY6pyUeCzaB0sdX4rBS8 alUhzDF/18UgQSQEEPjjLcV9AVW810YKCg9CB0kmfcrmEeo8ugxeIkUDD7lKe9bkwxKF Z68rDznaSgLnpcPZ+ZqiJpdU4C0iOm9mpLlLCVwotedXnqIF2G8KCF6XMb/9VsMfVR2h cbAeif88FlG7vOOtzVoh05KfIPKvZd2gol0x3KTvQApbLJqtLjxUQ22GX1M9BV3UFZ5Y SaZw== X-Gm-Message-State: AOJu0YwVFgQzQW+d5jXmKai5aF3DiTUII2NWeBLOnOYfh9ibYsKWVctT ev+gV5wyQKPMduc82N5bPiNPsc+Pr9tqGnHw+T0y2Mv2zRWDcSLX0KoptkTQIsEYdr2m9YUumw= = X-Google-Smtp-Source: AGHT+IFmljKBmxL7XEDgKKMpjNbss0lg1qF3XSDffoY4enEmBYGyk7tZiV682It3mqNGWR038N/LUZI+IppL X-Received: by 2002:a05:6358:70c:b0:139:d5d5:7a8f with SMTP id e12-20020a056358070c00b00139d5d57a8fmr5225396rwj.30.1692258654731; Thu, 17 Aug 2023 00:50:54 -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 f20-20020a25bd94000000b00d116e45279bsm395954ybh.13.2023.08.17.00.50.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 00:50:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 00:50:54 -0700 (PDT) Message-ID: <64ddd15e.250a0220.1d47a.5373SMTPIN_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 508CA6052471; Thu, 17 Aug 2023 03:50:54 -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 | +----------------------+--------------------+ 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 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/