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 5BC0E4417E for ; Fri, 7 Jun 2024 08:29:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 563A54028A; Fri, 7 Jun 2024 08:29:48 +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 19B9740151 for ; Fri, 7 Jun 2024 08:29:47 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-627ebbefd85so19683567b3.3 for ; Thu, 06 Jun 2024 23:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717741786; x=1718346586; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FgeULDwHkFVKawTc8kKOtp57U5Mld/UnbgH+HtktUoQ=; b=dAJoZFpn0KH7VxOUmimrxR7LosupdHbOKd7S07trzXQEnGasO8eNcXBFWcNuHrZuoj CGoQe7tpck8Pqi45d1NH4dLf2FqvGD4Gmw1ZioWYH2dcVg914q4pV02+Dz1ZWyjbJNZH 8eQMyq4c83fU7XHFociyKDUSQFiQ6I4vO2ok4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717741786; x=1718346586; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FgeULDwHkFVKawTc8kKOtp57U5Mld/UnbgH+HtktUoQ=; b=tjDqm0Niq5gNm+cQhJSZi1jxtw07rma9TzK3irVfjlTO3iKHMeHd9dW54ZnrPrztKn jrASKElazEzivm19Vs5Q9r6uTASfX1DLLw9rWK8V8PYsCTckKLKRvIXEuGyb/ClHlkg2 vG9vQK9YmlaV2HfK1TtWkqiHoILF423APs64nxRqPFuwEFv0v5g/lTXhO81nxHZ7ynfo 6ItNrLCtgin9yb9rLKZWG9QXPrNz/GtMtLN72DF4oII4FfWInF7KIAgBuRK1tU0gL77k qTgysAwuZaEezA1HlhZaCI+SUxF1KNMigup7Wen5e7kGVtYgqxWRls2SH+i3IOFU/MT+ PPaQ== X-Gm-Message-State: AOJu0YwJpXbUink0wA4UgvVyHd+N+pg2XQlVWBQYbM40TIat/w1qcjGN YdMb3H4TvWih54RGc2Yp4CRIXTufwFyW+aZB7BE3KXCyGoDRB9/HkCRZnb3sm9drzcIiTzoQolb J7AuKhVOdBflJV4koBQPcY93e9+6ke3kG X-Google-Smtp-Source: AGHT+IHPyM8SQZVaGvdnE8uhVT7n9x7YOW+bkryo4NmNN94WB1BBMx4PYXdCa4m6ksLItKRu5G+eHQ4OG27N X-Received: by 2002:a81:6d81:0:b0:615:20db:4a4d with SMTP id 00721157ae682-62cd56548b3mr15356337b3.35.1717741786568; Thu, 06 Jun 2024 23:29:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62ccacffad0sm1330717b3.6.2024.06.06.23.29.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 23:29:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 23:29:46 -0700 (PDT) Message-ID: <6662a8da.050a0220.a3636.b008SMTPIN_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 36D53605C380; Fri, 7 Jun 2024 02:29:46 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> testing issues Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/