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 D9934425B3 for ; Sat, 16 Sep 2023 15:54:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6302400D5; Sat, 16 Sep 2023 15:54:07 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E1CA1400D5 for ; Sat, 16 Sep 2023 15:54:06 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-795547f055fso106395239f.0 for ; Sat, 16 Sep 2023 06:54:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694872446; x=1695477246; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ptFIeD1ORwLgk6rWKRguU27E3CwzpV8eP9mm9bUUGlo=; b=Tu+dzV0hrgrEnkv8KL9p4M+qg99AtpZe+cGgsurZDPie/GZUk9KwGrIShLBIDJ8h4Q K9C+1MRIVHa+qsfu8AduOqU5kXLkHuxI0LDnjfBijxA1y1ql5z5ms3xY6lIy25sD6vUI EBpFSPnVJ3y6FTeJ8RFoHVSK/SCumFBjPS2Lc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694872446; x=1695477246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ptFIeD1ORwLgk6rWKRguU27E3CwzpV8eP9mm9bUUGlo=; b=pMZQxDdhtQp6LVKSrAeBL/dGG57SZY5+tIraKdMWE/N0LBgTWpFx3JhgnsqGn2BgeP UofSQVoZ7JguWQmeht+STINjzTBYVbotj1YX38Qe5RW+fLKn8hl8j2VW1aVPHn1jiwq2 IwYrmz4m5xSbTEhnYamn2F9CB21H+7JudEoY6U3vCD6vlirJf9NlXVNLYzC5bYsxhjrU CBEBTitE9/3aeGsneVu+KRnVX1Pm7ZjGVlMxqPPL9kVtJJ6QWIh8PT5bsWXKd/bpX/5d W1AzcKlr9ajW637BNZGHzgcL09QxkfWmBUa7Dv8OrZIqO+Pihtqo5R9nOkC854hnaKzC 8x+g== X-Gm-Message-State: AOJu0YyddekyLXZiC3tNGxPeADYnVAW7aQza2WDDR62KGHCRUdkviPMO 2kNwKmWenpdy0GUwFR/NSnIruy7l2cy0LfSYTf/525+i5MJaJW5QI+6dew== X-Google-Smtp-Source: AGHT+IE7eF0dDhmBNosX1fgocCPDgvgXH1MHijcgo9oeX7V6R5aQEBY6dcYYYDY+ZMaIU4j7lmB24VZyruwA X-Received: by 2002:a6b:e30a:0:b0:786:f352:e3d4 with SMTP id u10-20020a6be30a000000b00786f352e3d4mr4767327ioc.7.1694872446360; Sat, 16 Sep 2023 06:54:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k4-20020a6b7a44000000b0079242630400sm411735iop.14.2023.09.16.06.54.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Sep 2023 06:54:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Sep 2023 06:54:06 -0700 (PDT) Message-ID: <6505b37e.6b0a0220.50a96.c9c8SMTPIN_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 8B6826052471; Sat, 16 Sep 2023 09:54:05 -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 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) 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/