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 51DDE440E5 for ; Mon, 27 May 2024 15:09:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E269402CF; Mon, 27 May 2024 15:09:54 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 97CE4402BD for ; Mon, 27 May 2024 15:09:52 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e2274fb335so437798639f.1 for ; Mon, 27 May 2024 06:09:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716815392; x=1717420192; 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=OeVdnsznnYBiz0zkrIgXDgTkabuebF1g58don2IUkdM=; b=EKnx6PHzXksPgqw65oXYrR0/H5sWoYmuE1nqTIRxfPsdwOMFyXi5QCuB+WpgggWjv2 S+9JTpws0CdQ+vSiK8HgLe+P9jJNv/2i1b0qexhNO1JTUgDM49zXahmpTlymrRazaOJx E4qSfodN4+3qzsKcDwgw2xm3vnmc5qh7/502o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716815392; x=1717420192; 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=OeVdnsznnYBiz0zkrIgXDgTkabuebF1g58don2IUkdM=; b=bcFyWkIlFHR+Tm3HvvNQR+IY5Rv00OyjqU6FnUWznya5w6+XzpzOGNDu53sf20nRW1 Ukg7LTAuk4H1WL6TPL8nfxelmXVm4Qsaj7+n1r9YB+htRFg9bSddcutloeF4I9snMmGT F2DRrj6mmFs8I3KOHHQpA5Hh8BlbbqqJm9Ay5BHPJr8u06Hgc0+oH1XdCW/umHM8f0li N28hf2zQtr0kFmXANXuwXjJfj6EtgADO88ASJCBr4dwMqOUTV/PblXr7FB1d/JrhuhqR DUDfoVgBtKP9ss9QsnJVvePgTi3zRsuUENqhWJKRflSxxIJ8NRig99Pg2ZticXkYZc3A 22xA== X-Gm-Message-State: AOJu0YwFukeX7af4dpYVzWPbspDF8vSCHBYdLXPS4w6AQDMpCBXQQ6JH 4QL/UCKR29XOmWlKjQ3THxNX57sHe3Y5Yy3X67vTCNBaHGuPNmqadk+Nz50MOV+oKgcnMIrHP3M LlkgXNnUdBgYAMvXLjTlWknM+LB18zyHY45LQ+QBK X-Google-Smtp-Source: AGHT+IEFLjnltRb3HUE808nb9Ee7Gzh+l5AV0gVKfzTHOpUdILURetBUg3M0RZFFBnb3PfvnXYZImQIU1Sgq X-Received: by 2002:a6b:6f0a:0:b0:7e1:896e:5065 with SMTP id ca18e2360f4ac-7e8c6b240dcmr950565739f.14.1716815392076; Mon, 27 May 2024 06:09:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b03e94c6b0sm685163173.34.2024.05.27.06.09.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 06:09:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 06:09:52 -0700 (PDT) Message-ID: <66548620.050a0220.41122.8ab8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6FB53605C380; Mon, 27 May 2024 09:09:51 -0400 (EDT) Subject: |FAILURE| pw140322 [PATCH] [RFC] eal: provide option to use compiler From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mattias Ronnblom In-Reply-To: <20240527111151.188607-1-mattias.ronnblom@ericsson.com> References: <20240527111151.188607-1-mattias.ronnblom@ericsson.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-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/140322 _Testing issues_ Submitter: Mattias Ronnblom Date: Monday, May 27 2024 11:11:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a 140322 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/