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 A75AB41F5D for ; Mon, 10 Jun 2024 07:42:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BEA4402D2; Mon, 10 Jun 2024 07:42:25 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4989F402A9 for ; Mon, 10 Jun 2024 07:42:24 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-627f3265898so40953477b3.3 for ; Sun, 09 Jun 2024 22:42:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717998143; x=1718602943; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jk8W+sOZenhuSXpSaMKSTxn2aNDOrz0q/IZWwzGbGEc=; b=U0m4qLj0jmc2EmQyFo4MDT027w8gKOckQ2iwAPgnNcpF2FkYfMyx1/4dbswUWs/Y0p 0QHGEdS08aNy4B7VfEAqsRp/72YTQ2YTFIS2TajaaKvGUUSCP6gEKE3GuY/Gjj2EnC6u 8r7YvZr4hg+88NCg6ZjXau0jDkE7PtX2ZYLBo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717998143; x=1718602943; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jk8W+sOZenhuSXpSaMKSTxn2aNDOrz0q/IZWwzGbGEc=; b=AB8kMVGIGq7YI+nAWZ3amngiKfvmbzzhFu6h/EL40ugE9802zDcdUB7B7JppcfCfn8 nkMe1DzgPJu0cuUrtwFJC3Qg8STDTTLk3V+9VZl8J5ihp5rWCIfScfMkpzPm4i8QFs5F 1Pw7xfTVOML0zphfFGd9y7Y651iMKi/oIv2mrdhZiUIq36H7tl/2ilwZcDI++hy8aAm8 +A9MQMBq4s6ywn5JmRYq9/pbF4DJe8R2x5I5pSrz9yC/TVa8t+ZdyexkZ2/Y9XlLH0nK 1fJOUsGcg070v1ruM9bqr7jAnUI1+JpdUE41bCNJEBzri0HxG+hu4AXDUQVSPw2iVMGO S4bw== X-Gm-Message-State: AOJu0YxeGVDxsBwyTGgWR2SRvNHIwmKuzOwg56gLTx9QHYqLUmtsy3aW /z10g0fSj8pnQAQeUoL/3YbSt8pQXOfsKM1YC0R7WOpw1OFY6Y1HtgTGyR5V1jImsnjZCW5mzu4 e9vF1lwLlKNOlWiki9opnGAofGojBOFqY6PV2PupLjE0DqA46 X-Google-Smtp-Source: AGHT+IGYBF2G6joLk03b5/T3syBBpT+9w8OfkP6e8mz4IWkU7ZdIPrChZ7jogJTNaPIfMePB12sA63C+o8RX X-Received: by 2002:a81:a908:0:b0:620:3c10:527a with SMTP id 00721157ae682-62cd55c0702mr88561257b3.15.1717998143683; Sun, 09 Jun 2024 22:42:23 -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 00721157ae682-62d0833266fsm1084537b3.36.2024.06.09.22.42.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Jun 2024 22:42:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Jun 2024 22:42:23 -0700 (PDT) Message-ID: <6666923f.050a0220.82ed8.89a4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 53747605C373; Mon, 10 Jun 2024 01:42:23 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: tags/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29389/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/