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 A80D3425B4 for ; Sat, 16 Sep 2023 16:07:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3989400D5; Sat, 16 Sep 2023 16:07:14 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C799E400D5 for ; Sat, 16 Sep 2023 16:07:12 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5925e580f12so33336167b3.3 for ; Sat, 16 Sep 2023 07:07:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694873232; x=1695478032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nscy1eVixCF63fj5JjbbHqEu3YJw/693e2dFeHIK9q0=; b=YOS1GdVgA67qa3sVgRvk8vAHmQZO4fJET+fFT/7uObvYAvt1dV+JiTtwTqSX63OHjS YYd1gGApaSMvXDv6nzxLybIU3hPPyHtRPvDnriD+OYaizEiX/CayttmpRpUycWkDzDCL 3g7/58TSYs2gKSkvs2pDhc7q5CaKNvSGgkFAY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694873232; x=1695478032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nscy1eVixCF63fj5JjbbHqEu3YJw/693e2dFeHIK9q0=; b=GNE3tx/mhpXoeqmPYK4Dm9BDhm23EZupKQWpTaODsUGpB8UIUSaXse5EaeyhlRH7DU zHS5nIeZP0eXW6dl/fI0ygLnEEvXihBjKsylRX+LzBwR0BRn204FZxqdLICZz57l2Txw gqQGa/0sNhQV6scJDOJ8/MCo/LFLKeVj5kPLsrbbvOjyR1T3KwVU5nnYI5P1fzt1gE6u 0IuEay/oR8IT3l2ZZjdXynDi9dWJI1a2gWXIzzVFnlqizKiMIuvQ6T4q3NeN5zHhMch8 J2ImHms6QBeE3UrytGGauGRigF8/6WL0vFCEs/mz0sDtrN1pnRNO1MS4czZg23mk32PH wPvQ== X-Gm-Message-State: AOJu0YyZzyjP4/+iBxrqTTtabn8EY6iF4vJLpvybRMSC0FSWRH7BqsqL CnL5IACzvLQVQVB05w3/GlB/RHQ/Fss2wiPG7Hbrxbp7FutsiDt7MmMIWw== X-Google-Smtp-Source: AGHT+IEamrUAAZ1I8dF6HgB35Gx3R1GUwP9fet7hWVP6Zp3hj+XJKF2aLs3lqPBslj7mAwg0/+5NfQ6qZR4b X-Received: by 2002:a0d:df43:0:b0:59a:b7b2:5f02 with SMTP id i64-20020a0ddf43000000b0059ab7b25f02mr5557826ywe.18.1694873232305; Sat, 16 Sep 2023 07:07:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d190-20020a0df4c7000000b005702820ed4bsm747861ywf.2.2023.09.16.07.07.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Sep 2023 07:07:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Sep 2023 07:07:12 -0700 (PDT) Message-ID: <6505b690.0d0a0220.b9b62.b012SMTPIN_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 EA0976052471; Sat, 16 Sep 2023 10:07:11 -0400 (EDT) Subject: |SUCCESS| pw131509-131510 [PATCH] [2/2] doc: add MSYS2 building guid 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131510 _Testing PASS_ Submitter: Ric Li Date: Saturday, September 16 2023 13:15:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131509-131510 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27623/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/