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 203B343CAC for ; Wed, 13 Mar 2024 23:48:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C1424025D; Wed, 13 Mar 2024 23:48:37 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id CAA6B40151 for ; Wed, 13 Mar 2024 23:48:35 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-690cf6ecd3cso2337056d6.2 for ; Wed, 13 Mar 2024 15:48:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710370115; x=1710974915; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=SbCQLCFc2V4Omf0kWmUIs4eBnpCtjFPkLSTRNT8VwSw=; b=Mcq5/EYg9+ILej4eE4a6oZdnkBzwMr/t2ioPjlbjP0Y/9w7gfZzQEZlJZqQGkjjCt+ lwfkHABzSc/JH8HqTXzn5Y0+Eo+yg6ZEmv714PY4ENNBW170rpJOLEjGIDPoXB0a6W+B mxnpohIUHfLnfGZmy9VqZz5NikbBcIMir+fTw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710370115; x=1710974915; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=SbCQLCFc2V4Omf0kWmUIs4eBnpCtjFPkLSTRNT8VwSw=; b=wNQMYuPUkKvdLiOwLK6dleOhpP8ObCawqBIv+qcvtRY8242UdVJ8iQ/MERcnYHYQsx VfUwFOU6bwFuUKH7S/Nb2gYpX8lJk0Lsrg7iMUFklLnPG1EjdpOoH6pvi2I8wUt3VPnL zQeL9Yn+FIrCLcSOkPQ78CgRAkPgNjjufRGH9z2V6N8c+LkpkaELZ89lXBccAW2Esd8n fAVFLwDCvXmgJcHTGA0fDH6QsEXJ3COTpe5DtIViOFlMqkRqBg+QaGodmeDs9+L/CEYT m5MvCQmYrIaUqVmCV6k58qTZQZOmDl16bTRJyj1ThouReKCrOmIL8JMQzGKesjVKvr9G zXGw== X-Gm-Message-State: AOJu0YzlAp0p9u+p3lFgLTxOORhNcjNq/0gdovqRqo6v08KJbXYCeYaX AdHnbtdsqupDIrO7K66lSSldmEmvr3ZtKdqN/OR67ZK5X39Lun0QQkbGJa4oq78nLrjd/maj+Jd sNhsHWPjCN2DYvrlJH4gZo5eAvrL+yBGM1arHqjEc X-Google-Smtp-Source: AGHT+IGUPFd/qQ8FxSJ/de+sSp4N2OELng4fV38eRPpaPxyWiEPOlGMMH8+uMl3VPowV5aPQEBL3uYWbbA51 X-Received: by 2002:a05:6214:1185:b0:690:96bd:7e8f with SMTP id t5-20020a056214118500b0069096bd7e8fmr101430qvv.49.1710370115282; Wed, 13 Mar 2024 15:48:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a14-20020a0562140c2e00b00690aba60765sm13943qvd.61.2024.03.13.15.48.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 15:48:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 15:48:35 -0700 (PDT) Message-ID: <65f22d43.050a0220.c2195.0aadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E485C6052471; Wed, 13 Mar 2024 18:48:34 -0400 (EDT) Subject: |SUCCESS| pw138335 [PATCH] [RFC] doc: update required Mingw version From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240313220815.20998-1-stephen@networkplumber.org> References: <20240313220815.20998-1-stephen@networkplumber.org> 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/138335 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, March 13 2024 22:07:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138335 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29539/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/