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 17B0F42608 for ; Thu, 21 Sep 2023 18:34:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11C29400D7; Thu, 21 Sep 2023 18:34:41 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id CA7F4400D7 for ; Thu, 21 Sep 2023 18:34:39 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c3f97f2239so10086965ad.0 for ; Thu, 21 Sep 2023 09:34:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695314079; x=1695918879; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pI4RQZdNlg+3whZBv2DmlAR+xhh0+gYyy/om7V7K8/8=; b=S7+AkP0eWDXLKqWeKGxLBZsRzekvbZi1Qd16eMxrzLpWUm1cr1OxwCTYlvITXHuF5D zDarpe3Ab1tUWC5hiejAu59+8MaaiVUchM2do3yhTcmZI/N04jDc9qYMSIT8sFCukBbp F+05Fr7CHJFMrleCX7bkzBY2KQp62w91QK5e4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695314079; x=1695918879; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pI4RQZdNlg+3whZBv2DmlAR+xhh0+gYyy/om7V7K8/8=; b=ogsz/CZYh0A+mkIDvLDa7ROt5TjXEpi1TK02r8nmry9oVqJydpCBZncv7TKbjc6tct 3fbN9Ly/GXlyXUyDWf9uSbqQHnQI9a+b8l1bITVKiPUbi6xn1tR8E+8jjmfrG1pOYzJ9 XUkkJRUlncIMk+seU7Pn78EacQgRkzLaD/dm24nEuDEbrqYNTE1NhZDOn86MGP5UCOv3 XVvRr8j1oeGHZD6KW43YjIOprY5cHQDFGamcwWR6xKqfMcJmrG/9xGGAkn2uZnLiZh2C wARqxqKS9o8/Jdv6VMAujwINwyJEAXFAUwI+bWPsM2USS+wjw5ao0/U+ljmi+71vNSOW yWzA== X-Gm-Message-State: AOJu0Yzrt4lXp8HNEQZxwJPwBhvhRy5f/aA75WfBGX0sQFMkcaUntxum cvWF21fsXqgHLp8BE6KNEJmgbrcxG4bXteo1v1okSBWS2WKbhthDbBBkMonHxbeB/iUUJSMwBw= = X-Google-Smtp-Source: AGHT+IFYvCytCFfHiC1tJ7cF9VAFfpwKgDOaA0UXJNQA1PEcE9/rbHBlyfRNfUkzw5og4IZhmfJobKlSX3Hw X-Received: by 2002:a17:902:8c93:b0:1c1:dbd6:9bf6 with SMTP id t19-20020a1709028c9300b001c1dbd69bf6mr4276592plo.41.1695314079023; Thu, 21 Sep 2023 09:34:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w13-20020a170902d3cd00b001b06fa86afdsm67421plb.16.2023.09.21.09.34.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 09:34:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 09:34:39 -0700 (PDT) Message-ID: <650c709f.170a0220.329be.327aSMTPIN_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 720D16052514; Thu, 21 Sep 2023 12:34:38 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/131742 _Functional Testing PASS_ Submitter: Ric Li Date: Wednesday, September 20 2023 14:18:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131742 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/