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 658DB425DE for ; Wed, 20 Sep 2023 21:29:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60249402BA; Wed, 20 Sep 2023 21:29:20 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id E7C53402BA for ; Wed, 20 Sep 2023 21:29:18 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-578a91ac815so89505a12.1 for ; Wed, 20 Sep 2023 12:29:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695238158; x=1695842958; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XR/lTYRdaKUo1L5XXvwJpHPYCdh/zYt6GZK8iC4ghgg=; b=Jl4qERmp553Edi8jjCiUeLBevUtdQQzshZ2uD9aErq++nPOv0udFXGWNJcpHStTfkJ iP6d65THROFt7mmqveVnGFqs9IrYwS9gIuFBTp4wWai0nr+xiQnvp36jPzODfvXJEBCv pAlE/k3Oh+hSgv92f0jm1Eg1xQx0BGLEFCibk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695238158; x=1695842958; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XR/lTYRdaKUo1L5XXvwJpHPYCdh/zYt6GZK8iC4ghgg=; b=r1wmkbKkFrMYf0sSiHv/T+4vJpt469je+HBM+6/qHmsGznkySG/f8YkdNZGs0gt6hR unQPYpnDUBSLs9VUR27f6ou1xLH7+yFIf599eh11rOyGUwm9ZPoXZRf225GKdb7o4APN 40TXxGySJXSTU5B08shb8GbyE3iXfiW7KmaprIs4d8HKg7SB2CsMDsPmrpvHHOxAPka0 sJuA4gjt5bF00oIZimN5oGtYi32TgFf/fG+RzKmfyQPIO4Wns0Mr+belA4G3jGNBabOI li83596ygbCGhN3EshYSH+RD+rNj7T4LPmHVjzHUZG3hFYG4d17qoS4NVf7aDJQmn6XW kvzA== X-Gm-Message-State: AOJu0YzMucA+mBkAp3XY5cH/UJOZpqqRj6tp9UgPBzMkS/7Otv8uyj1J 2Lx2lOzPPA/hthUm+egU/5pk61mT4AU6Nev+Pq7XxDlT3gsNyw0XDjKQSw== X-Google-Smtp-Source: AGHT+IEeeEayCeL5oLgYT3Kgrt6wRcVp1BdRp1jBriwf4dI0+vTSJ+gOarjl+gm2P/eowBbQ18LLSX9qfzEe X-Received: by 2002:a05:6a20:9698:b0:137:7198:af9b with SMTP id hp24-20020a056a20969800b001377198af9bmr2838369pzc.56.1695238158127; Wed, 20 Sep 2023 12:29:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nu11-20020a17090b1b0b00b0026372ccbbbesm170051pjb.17.2023.09.20.12.29.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 12:29:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 12:29:18 -0700 (PDT) Message-ID: <650b480e.170a0220.52b7d.838bSMTPIN_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 55F0B6052514; Wed, 20 Sep 2023 15:29:17 -0400 (EDT) Subject: |SUCCESS| pw131742 [PATCH] [v2,1/2] build: fix list_dir_globs failur From: dpdklab@iol.unh.edu To: Test Report Cc: Ric Li 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 | +---------------------+----------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/