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 8481845E11 for ; Sun, 8 Dec 2024 04:11:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74880402BB; Sun, 8 Dec 2024 04:11:59 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 0EE22402B2 for ; Sun, 8 Dec 2024 04:11:58 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5f2a9d25f7fso148892eaf.2 for ; Sat, 07 Dec 2024 19:11:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733627517; x=1734232317; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=oGIVnnGeVCoeVmsRBR94udS9Eya7lPL6JoOAN8ZJL84=; b=fHeLRzIZsDU7KgxphMRk/V9hiKTTiZ2vQVzHEbeY4Lk9dkYInctxrKp+W3ftQrNrPl L+cBhXDB/bynxIet1DyvKW+hTQ+lxsRy2LKesX+iY55EFvZHbAK/X6jrmK2d9xr1pPXz ukFnqgo9SKgKd4naRJ86Qm9g1rQXcmP7fOL78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733627517; x=1734232317; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=oGIVnnGeVCoeVmsRBR94udS9Eya7lPL6JoOAN8ZJL84=; b=orMX0zIRG/iQQrtr3Y9m0+lTtEGRs9eyxm8R8eBqQMfKCjncu7GPIc54/vDz5LjFZf /phXn7CthA1DB5AQiRYDyB/+eXSiUGC/kkChe6AhSbPids/zxer/gRMfaxQjIAA4jERh yDEwvGZ65+U1/wlB/2lW7xEEn/rUvJuU4oN3sL+qwSOkvop2BM3++NJpSVfT35uZuPa/ NuBAAEwdUX9DvXJTR12wwFMxkXYzrG86ae4s6eTP+4Nhg1GKEXXv9YxqSAEuu7g9Vczj tk72r9VF4mjWwtIC6tf1YXC7uVaNA6iPke7A/L/2ea79lv79PxT9jkfpDb+C6w2g9cMZ VHbw== X-Gm-Message-State: AOJu0YzbT/MnL4Z1ohqGrZxNlPeAA0OZv0lyVyVsfUxX0GuCGG86ZeY0 W1nHyo2BzCXsMlx9p25vNMdl2n2e0FYGY0w1WnAsETufeKLKoXIDx0g4TJXOTWS5bJ2z8JQlL4M qhbeEk468EUzUfvAo2AHEHU3Mh+aTV445z3LZq5a9 X-Gm-Gg: ASbGncuUrDVZFUhdh+ascw+hVqwhul/lIDKyu1zZUtq7jFBo+6T9lA2j29mBvXOXehR bwAMjtwEFJalKOEP3lih8JYMW68OFwHQwpimiKNvqfAHQgVRizSLlSsZmNhbzzsyF2lZB2tt8Ck WLfI0oGf5/i8jUNwuUxXzdIKwm+EYiWVx3ZMpgZtbUlogpXuJvXR48sJaKr1JiWxhdg00WAr645 k3tqnelz5C0y7Zft3QKlg1RlSGHAup5pyj+vTDjsT79vB/+61mw5CEPBqkneOeDVEr7ExM= X-Google-Smtp-Source: AGHT+IFgy6yeyuf1u/kyxV8wyiiAI+iWuPBjPSixOIfep7a00kzgRWt5cYexkpLRwiFYZs5GurXZ/aDixcC0 X-Received: by 2002:a05:6830:d1a:b0:718:1163:ef8f with SMTP id 46e09a7af769-71dcf4bcd01mr5077979a34.2.1733627517073; Sat, 07 Dec 2024 19:11:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-71dc497b797sm83115a34.7.2024.12.07.19.11.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Dec 2024 19:11:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Dec 2024 19:11:57 -0800 (PST) Message-ID: <67550e7d.050a0220.2c135a.4a8aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F8466052471; Sat, 7 Dec 2024 22:11:56 -0500 (EST) Subject: |PENDING| pw149080 [PATCH] [1/1] buildtools: clear out regex syntax From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241208023022.777275-2-otilibil@eurecom.fr> References: <20241208023022.777275-2-otilibil@eurecom.fr> 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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/149080 _Testing pending_ Submitter: Ariel Otilibili Date: Sunday, December 08 2024 02:25:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149080 --> testing pending Upstream job id: Windows-Compile-DPDK-VS#4335 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | +=====================+====================+==================+===================+===================+=======================+ | CentOS Stream 9 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PEND | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/