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 1A70A425FC for ; Wed, 20 Sep 2023 21:27:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15EA7402BA; Wed, 20 Sep 2023 21:27:14 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 26FE9402BA for ; Wed, 20 Sep 2023 21:27:13 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-48faba23f51so95328e0c.1 for ; Wed, 20 Sep 2023 12:27:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695238032; x=1695842832; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dlSFEv00PPmLpy9Tva+xO0LvxPEI5Ug/qgiB/0g08ec=; b=UsiVaaDmr77dw1GnNIxQnfnzY9EMzPBH9mfo7LhGMrjNvYvyHVZKk+FoVpBwZDOLNk vVqKvOwDniAMKRh65mZy3Rpntmc64ySaM015puJ+dKUWCSws9vFsjKXX5gqN9W6nk4tn bELpEsx6ulBj2xEimkQURhCY+th77VYue2Qxc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695238032; x=1695842832; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dlSFEv00PPmLpy9Tva+xO0LvxPEI5Ug/qgiB/0g08ec=; b=OT+DE5+G9G9yPbfseDp9p5iRvwZ5w3JS3uGLVpPVPpslJ4NKYTturObzQ9TAYQ2VJp jEHI0C8+JdEtVa14b0lDymjLQZ4ImaH2WV+dl+cCkfkeTcLaF3DVv8qJ0zLrhhVMbi9f Xn/g9/sitzbJnJwSUMLhDX5GJHIysfEXZPnGqH3m5UW60jk2FXufcwsxKYYn6Yr4CnzT jhFLuKgHcOJGRte5xnvRUpWoBe+bZQto/Pr18t1EiPCZ/IaqbkU+6usAtGkJ0eIItTVa twxb8qRqyk1kvWMO0w1ZgGZNzP74UAhB4DTQMVFbXgsawETs5m4f5MXroWkFRlGqhCtY HQlA== X-Gm-Message-State: AOJu0YwjFLRRzf5AV7iJ+4OrwypYkqb+hF3txRA8d5zzsCJf8zhesLS4 4/UH3kTid8EYWviM/VUx/1sHM0TADV1bAAoXlrRh229f1fgNS8sIVABXfg== X-Google-Smtp-Source: AGHT+IHp1dSikGIVycNTKpf0Aq8m7GHNnN8wsRd1jYXTZVw7JFhU4iwijyzMmq7MmInRJX5OfwCZzGCF05Jh X-Received: by 2002:a1f:4dc3:0:b0:495:d5a4:50c with SMTP id a186-20020a1f4dc3000000b00495d5a4050cmr2923747vkb.1.1695238032552; Wed, 20 Sep 2023 12:27: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 g8-20020ab01048000000b0078cea1a335esm1027356uab.1.2023.09.20.12.27.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 12:27:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 12:27:12 -0700 (PDT) Message-ID: <650b4790.b00a0220.6feea.8024SMTPIN_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 3B19F6052514; Wed, 20 Sep 2023 15:27:12 -0400 (EDT) Subject: |SUCCESS| pw131742 [PATCH] [v2,1/2] build: fix list_dir_globs failur 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/131742 _Testing PASS_ Submitter: Ric Li Date: Wednesday, September 20 2023 14:18:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131742 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27672/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/