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 879D2440E5 for ; Mon, 27 May 2024 15:10:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 842D7402CF; Mon, 27 May 2024 15:10:13 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7A05E402BD for ; Mon, 27 May 2024 15:10:06 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7e1d0a674bfso172662239f.1 for ; Mon, 27 May 2024 06:10:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716815406; x=1717420206; 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=Rdj27z94BudbkHx9A18tUpnMHL06NH6JIqER9D0rPc0bWL5LdYJ3oBNEyZRgb/jU3k C90zT1eM1ak5ZGP4fmp3jNsDWZNzMLjcRu0RG5Si8DtxUQ4dUGsnkPvDStZQmHKeFSd0 OVnrD9+oDFjeiHq0y2Hz7dm1davDXmlns/k5I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716815406; x=1717420206; 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=fC1ynjPJHeJWFr72hjiuMYR99awiJ564//GLeHYkxtyIQYkWi0Vm+0YF5oBsudN4/g X99BHMlOKSx3E5x59dwcdwCaai3IfDKpHxgNJCmgYiDsVaJJRHpmDaCFQnrgg6uOUKWY oSt6YK+wE/NYKN5O8uPBxOwJ5GoVfhWbljT8DfNZNsTJ7UDyvmA6pS/opQgiVJcouypO aRtNr3oh6lODC/rAvIsquESVeu8RzbfEQkog7fdA7Ga3Fi8PXLO9fj7W+SczPGbK4mI/ frBVXLcXatD9Ll4+sCGxaThctSXm22i/hRgq/rZyzr+pI3354OEz6lVeexGU5m54udRR 8HhA== X-Gm-Message-State: AOJu0YwZ78sJjVGzpCFb7Lf4nbQubqhFXzKk4JBHDa8YO7CAKM2MCRnR vIHYd15xLe93/frXOcNT3NJZeEhiS/ZbAsBYae1Pm0Ul0l2qZP9jKO7ak91BhCziRXx0prhQ0p/ A8r6ObmUQfoC1lFV4SvXYm75QNRNp35PwXBfz2PzK X-Google-Smtp-Source: AGHT+IEtX6slzY/Ww1h9eHVkTthSv1WJDHozZ10+2/XOOo3856YXImDqJc+SNGRMp2iGpNJnHeGGH0XaJ/MJ X-Received: by 2002:a6b:7d0b:0:b0:7e7:11d3:80b5 with SMTP id ca18e2360f4ac-7e7686c22bcmr974124739f.0.1716815405702; Mon, 27 May 2024 06:10:05 -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-4b0a0512119sm135034173.46.2024.05.27.06.10.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 06:10:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 06:10:05 -0700 (PDT) Message-ID: <6654862d.050a0220.3b2ac.91c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 16B4C605C380; Mon, 27 May 2024 09:10:05 -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/