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 066A44308C for ; Thu, 17 Aug 2023 10:31:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 022BD40685; Thu, 17 Aug 2023 10:31:56 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8CC5540685 for ; Thu, 17 Aug 2023 10:31:54 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-349783c5d43so29687305ab.3 for ; Thu, 17 Aug 2023 01:31:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692261114; x=1692865914; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7WzWMSM3mlKbupxW8hj0ckSUQ+oOfgxTE4DnOaHkB8w=; b=V+kVvNNiqREZANs89k26OkcrXj723FXCSET0P7VqAiwM7J03CPFd5fu2gVnkeVqB9S 1Boht4n/QaBliWzQlirGL6l4t5LUam01GqPUyfna9Pi9iRa/HrtJTkUa7WUF4g3jqfXJ hkYRjoxaN9DdI7U0w5Qj+9KC8LpDHVKrJKOic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692261114; x=1692865914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7WzWMSM3mlKbupxW8hj0ckSUQ+oOfgxTE4DnOaHkB8w=; b=fEtBOuNQUi4WkQe2S0cV5cIoGbb+CURMrOt7Yk8xewiY8yNLsonFKf0GLGk+dL+nHP hDjgZfQ1MvagxVwCopLMGzJwa1sFzM/1u/DHBkhQ6mf8k3HM9TZMzwKz0MAPZa1Ch5HE bSFHejXebNZahU+io8rooxRLtuEiVl2DDgjCSd+hISxsGiH6f7Sis8lRLNa9rsTjeD0s OK0N+tP9pS6DXpvin9FGdUSKXpBxs8piaCgwx/o9DfTBJ7Np7QgSYcpgWGCD+aa1JHaU 6Y8q3rE7B/bIEgKWD0SxYMw8O0oPJoakfwc6gz+hZATCmhXSljjcu1ulzQmrP3PeH/AO 754w== X-Gm-Message-State: AOJu0YzNCgIxlCk1y1McmIdy1EKZYlof2nPUZmHb0ZGPEZpt0EoU4/59 5G9fimIInJmvTtfZrj9QwL5hz2FAJPE0zRkDGeJ6SfCsAO69rXUKBsZiNA== X-Google-Smtp-Source: AGHT+IH6nfMiIMHExcjRE2pjUxFuPmJLeu23iH6qGZj1nITPE0oATehPD7Dezzu/Yb2UaPuT/7m9XMeMBmOg X-Received: by 2002:a05:6e02:1d98:b0:345:787a:cb1c with SMTP id h24-20020a056e021d9800b00345787acb1cmr5923285ila.6.1692261113938; Thu, 17 Aug 2023 01:31:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dk7-20020a0566384bc700b0042b0ee54f93sm669285jab.6.2023.08.17.01.31.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 01:31:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 01:31:53 -0700 (PDT) Message-ID: <64dddaf9.050a0220.a27db.b212SMTPIN_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 770F66052471; Thu, 17 Aug 2023 04:31:53 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/