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 3550B4416A for ; Thu, 6 Jun 2024 06:27:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D8454027D; Thu, 6 Jun 2024 06:27:43 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 7605D40268 for ; Thu, 6 Jun 2024 06:27:41 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-37482449fd8so1975055ab.3 for ; Wed, 05 Jun 2024 21:27:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717648061; x=1718252861; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wtdsiTWx5f+ILiZmH+6tP1VkoLrQLe8WN2CIPs677fs=; b=cpp3ZHKI1Txx/Vo0f+BSpigtXi+3w39oiTNBgN9v/46xZg3ub2oA7GGE9I2qROQ7et LgtbZE6D2eb/0a2jyieXYo4hICX+7zAkfCoUqSin82lMeh+c5xCuAs9MyNpmQMLV7ar5 mvNKllcRZZQJU3YVWbeqvAWFkP0Sq5vG37PzA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717648061; x=1718252861; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wtdsiTWx5f+ILiZmH+6tP1VkoLrQLe8WN2CIPs677fs=; b=avFsrmPJbMQyb+Q6s2Q0fvOa0CoJwn270YNtw3oh0OvjZbvu74O0xo+LgF2Kanm+nT muFR0OH1kIVf5dwD4fXoNL7u2YbmqsixJMlDKSEoGyrApdHCBwjX/CnKETXjwBhIfOPV Bp7B56Yxl3kMrW5MKKWYXDkmJrPurIRoREPynvWvM7esKWdq1Mz/w5n8sPmSGPKdUY9L QvmZFb5ZWs0VRBtLkcGehwoCqaflW47J5NbWIIpv+GazlkiW8asU6xW4oykBzrQb1sG5 0ucq4iW+tnnyiqtZEc9chst6KzE9cEUaGsxz/+24UUqzxttHykO+Fzsfnzdf0nexsMiF oxRQ== X-Gm-Message-State: AOJu0Yyy1YUGbtOZmwjsOW/AEkn7D/YkOL1pNZfFveJ3aKHfoe1YZtMz 6cZZuKpeoriDKs+IZe78RgwoS4dV1YnwEo++ssSwRApt/YOK5jVgc2evhB+gv7Kw42KprIPz85u OznjqUSZ3vrlPYajdjhcJecIRKaueeqKF X-Google-Smtp-Source: AGHT+IET0fXHj5BbUnEdNDLNeENTRgeIN4DsBOQsKDa/pNOghnbNmeBLHZb2QQbXNMnSSih9/FMSDiYewAVX X-Received: by 2002:a05:6e02:160d:b0:36c:4688:85aa with SMTP id e9e14a558f8ab-374b1ef2dd2mr49078885ab.10.1717648060799; Wed, 05 Jun 2024 21:27:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-374bc16eac8sm192915ab.39.2024.06.05.21.27.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 21:27:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 21:27:40 -0700 (PDT) Message-ID: <66613abc.050a0220.303174.1795SMTPIN_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 3C8B9605C380; Thu, 6 Jun 2024 00:27:40 -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 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 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 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29352/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/