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 7BC5746190 for ; Tue, 4 Feb 2025 19:50:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 583164025F; Tue, 4 Feb 2025 19:50:51 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 2F955400D6 for ; Tue, 4 Feb 2025 19:50:50 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2161eb95317so105888775ad.1 for ; Tue, 04 Feb 2025 10:50:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738695049; x=1739299849; 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=OhReLClRYPb0nbxdjq6riES4NAoFreybs0LbrlcSyuo=; b=BtPmGbVup7DbeickmXXNoz5iXjVXmAlcIj5l86ZJ0jo4C5D/0IXHhheIfSPfHcXuKx DgtLjL9Jzji6gOk/EnarhoD2RM94YUpeMzYVlEC0XgqL/fIhlieuxbzLqU2g1adS1+3T yjiaVJfS+v3A9OYPqyudZ40ISEedlcmq8RUrI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738695049; x=1739299849; 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=OhReLClRYPb0nbxdjq6riES4NAoFreybs0LbrlcSyuo=; b=cJNcO5bV1n/ZsQ54TB8lE+L/8XewMx8W3eK5Zr0Pjn/ypjgMmZoeqWJfyXyumxg/wW P+keuED/8i3FmTDbip0rB0nQ8+Guz8dIAGPas+5Z0BEAZqXZsHdC1WOmBo9ySwGza2re ZPIRJBCeZOrrAcvs1J6OyGhotB2DV3IL6e7aw3LX8oSzMwPZJ027kWfw0JxeJLUYm9o4 msBntxIF4pm1rqMEXKhPOyC/fbw7OZTDNeGoWSvuBA3DUcj9KwKyPdWOBulytty7hzrL S9voB36Kdx5ZiwE39ZfAMcn/ePhB+8m1MXZAoq9fmdwiNEHMvgulFQdcOOQhqF+rxZHz OaTw== X-Gm-Message-State: AOJu0Yz/1G7G2Ku/9KqdyY0qhF2pWwF5qUXIbuzhXqHposHXm88TKILK f64UMxJ5jwRbHvT2OfxspzydGDd9zSAPxteQJwiQwDvPmDw8T+WA4sAn5l30dODpp9sG5belVYU BVRHezuDc3NoPxfeyoR/vte+n735mMt4dTJ3JR5cs X-Gm-Gg: ASbGncu4ctejhzzDe7stBGGIsPN3uM1QPmnDem7DwSUsLA+FcZd9In/0fw6xuzYDryr R3+KSFOWSETDTfmPPdFErFQK641+YHFVaV8whS3dM+vtcG5S2gcEEOa9XeHq+ttT68WK1F/wjWs XxR+58IMrRFSStXluPuy6gfPdEanJhcq/PpkEzKlEAfoUdDII8/7HglA6nJCPUnCUK6lvfjkQKt Gm60hJLBs7mTnG6ubYtj4cGEN/41aSIMFa1T/CeyQ5M/msqnK0s2F/2LM4H+CNHkIkNql96KqEk rIt511iJAC6uKSol1AcmWn68Jg4SJg== X-Google-Smtp-Source: AGHT+IHi4oyAcF8iE/UCfAwM9eT0aroRZzgR59TmIVjMZQYPVs/vOZswfU48CUM7R+xHmypbOM5HZEynAmts X-Received: by 2002:a17:902:ce04:b0:215:a3e4:d251 with SMTP id d9443c01a7336-21dd7c55d7dmr379244615ad.6.1738695049322; Tue, 04 Feb 2025 10:50:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21de3346c6asm5844245ad.109.2025.02.04.10.50.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Feb 2025 10:50:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Feb 2025 10:50:49 -0800 (PST) Message-ID: <67a26189.170a0220.178126.b867SMTPIN_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 66D9C6052471; Tue, 4 Feb 2025 13:50:48 -0500 (EST) Subject: |PENDING| pw150868-150889 [PATCH] [v20,27/27] config: add -Wvla proj From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1738686124-16173-28-git-send-email-andremue@linux.microsoft.com> References: <1738686124-16173-28-git-send-email-andremue@linux.microsoft.com> 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/150889 _Testing pending_ Submitter: Andre Muezerie Date: Tuesday, February 04 2025 16:22:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:dc4ce7c2538b713e16887eb598da309bc7b4d528 150868-150889 --> testing pending Upstream job id: Windows-Compile-DPDK-VS#4806 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+====================+==================+===================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian Bullseye | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 41 (Clang) | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 41 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 13.4 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 14.2 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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.3.0-6ubuntu2~24.04) 13.3.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 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/32489/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/