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 915C645E41 for ; Fri, 6 Dec 2024 08:56:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71B0040430; Fri, 6 Dec 2024 08:56:32 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E64C9402C9 for ; Fri, 6 Dec 2024 08:56:31 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a78b39034dso6673835ab.3 for ; Thu, 05 Dec 2024 23:56:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733471791; x=1734076591; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EBLc2oWAsS2Bczwg8LtFV1bV+K0/bxfsqHwamQoktms=; b=B076sfSH+UN32DFopqRwd4Se6YzxQxN+Dq/SiI1BKMWHORuHle8SJ+B1+ugJ1ysq9x Wk+aU+o1dz4p9pmXcFd7zTTOPUcp6RA9nSf2FEn/YQV9mx6IcoR80pG5OmS/X8f4dtPH wgV09jNCcbomKVD0XbHzaE+a1CAngyvo0pDGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733471791; x=1734076591; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EBLc2oWAsS2Bczwg8LtFV1bV+K0/bxfsqHwamQoktms=; b=UIB2MKIvdfLch/mAnCQJBIuDQ8kn3rxuYa4UTy2IUH9FwPVL9ho68oi7dX1MoH2mG1 nv+W/O00pdtNX2FJfc6fue53Xy3a8ojPSXZWJo0yYL9T6F+5Xj6Te29kQAcj5uwbDKHJ PBAeznSMEQVtNMLImbdsowcIQ1pvmEb+JMfzAvfAkU9XTIZYtsEwZ372aPZ54GNiqH1I zgH9Wa++lHpEMMFvYW0FXxIw0Zqw0zr23TdoeF7WZKZLlVIMYvSbdxb/r1uemw2/QuIH bOfZjak0pNuiIFR/Te+xXcPkZMW0pML7f2fvV055sDn4LJAVVX50CyuIyHG9r57V8QWG ckUA== X-Gm-Message-State: AOJu0Yxx+Ra7VOczKPtjOYbW4GYVvQf4wGINqoxwKGBFyuy5uO07DRYQ V5SirEWoOW3T1UkKhsiqkLR4nLwpuNb04F8xeriD2NNPqt23g7I3TnXt4yLRbPWFZ1u5XH4Wta0 U9NoTUxLJMLA000Lr+60utIll97NB7GP8a9chM6Gr+20myVqM X-Gm-Gg: ASbGncv77R6hiEl1nhWplheHNLLu1O13ty2prVbdoZSrLYEo2HuBFHfq2HC3+Pjr2wa jeuGJ1R5S3UHtg/f8WTxyCwtIhT7hdu9hCbOJTEYofWK50qUxYOxozfluawhs7HGEi7R4S1VRw7 OmcCVLVVLTq6IY8j4B+XGio2TErucPYyx2HbeJMSCra9QESHIzvXE2akpETUr6WN5vERrTX3S4/ hJLpeOeI/Ms1FuSrmDfToic2Vyo8jjklVgr/JIwnKhfn7sagczThRRsKYvAZ5sdNmKMW8XAW+o= X-Google-Smtp-Source: AGHT+IGpXy4P8DQv/mVwKmDMEEfs6UApvVBACIWvDXQJHJfFPnRY/XOzbF9h+nA96d9gsp1Hv5UAXkaFuibf X-Received: by 2002:a05:6e02:1d8b:b0:3a7:86ab:bebf with SMTP id e9e14a558f8ab-3a811e031a5mr33360055ab.19.1733471791194; Thu, 05 Dec 2024 23:56:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a808da82c7sm1716175ab.25.2024.12.05.23.56.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 23:56:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 23:56:31 -0800 (PST) Message-ID: <6752ae2f.050a0220.20ae5a.a474SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A94B96052471; Fri, 6 Dec 2024 02:56:30 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues Upstream job id: Generic-Unit-Test-DPDK#297945 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 (Clang) | FAIL | +---------------------+----------------+ | Fedora 40 | FAIL | +---------------------+----------------+ | Fedora 39 (Clang) | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | RHEL9 | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | Windows Server 2022 | FAIL | +---------------------+----------------+ ==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31859/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/