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 B302745DD1 for ; Sat, 30 Nov 2024 00:05:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFCC64027D; Sat, 30 Nov 2024 00:05:43 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 2084D40150 for ; Sat, 30 Nov 2024 00:05:43 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2ee6c2d6db0so611838a91.1 for ; Fri, 29 Nov 2024 15:05:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732921542; x=1733526342; 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=pIQh1RPFesjUbiT37kLvQwYepSfc2pGYTZ2AW7Ggkh8=; b=UQDI+RW/bFiYO++ANDtHBppQBb/U3DjsrYYmJaMZd3Kww+P5gwJD+RLt2NMK6Zeoc8 95AO+Sles7DK7vaHd32ZVd179Xr5xTbzIJfLGYFQ3yaPu8LSKjy2JHhncbjL1N1sE2WH vBQjuh0yuCshSFofwO88m4l5tcZEIJxTMvMgI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732921542; x=1733526342; 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=pIQh1RPFesjUbiT37kLvQwYepSfc2pGYTZ2AW7Ggkh8=; b=aMTvO1iq2cBQ9awdNkes0i5VPvmBmp8ct0jygzY6PxYQupUSlDLIagYcWn4tVfPw/M rfRqPA79tOOydFmMP+56BWD+a82Vo8eQQ8MBLSiI2oX/UjW4+3kvlcJO3M7vr0MsI7aB csFUz0OWfhqymYU/6Blam1ppafss3masre6k2zi4/u0ZB34S0pE7Lwxo5TAbjpVM8Obc 0FGKnm4q2VRoPBCrJxfU6RLRe9KMOJC8pjrYrgjz/jcz+OnLTFPdMn1Lc4GHIGJv1MXZ iWXLDhezC6mco3UtXarhKkrPTGrTLKLj50H4ntASbNSfoV8UEPVCiCD4Fznd8f8uKefp cXQw== X-Gm-Message-State: AOJu0YxY5oGfxkyNhIP1ztFNL8HK0Kp1l55PA837LDvUnojq4JPEWux2 t1u1UJX3JHFZowdPRWeZhwkf3Sl0vL+V5/WiTsac4481UW8q4dvf3VA9yB29tO1SBywU4QiMVhc u5xSma0XMsgJGokY+cEVOPEzCbilitR2s9epdFZXe X-Gm-Gg: ASbGnctdCt/+4Cm6kewy9/z7TdCWQH4P7lgdKV7HlOD1XLChx79VGNWgvTfSl3SHFqG WX7pYm6UfQrunDbAZ4UPy8K7Dyy6xNTsDbrAIW9VtEd1ygg9ny/cKNZIUnygnCxJShycxH6o0Vm TwROLkOblMOvP/OIdaRCMMTv/4ycT7hDXOH45vK9VlN871kCfRpWrGMbhvEH8+BmP/y9o/RerH1 ls4b5ohzLTWHuCr1CS0W5B5ljoreIpyPkR1WO7GaeBnCCWmsgRVysEjd82XmEcvxntwVFs= X-Google-Smtp-Source: AGHT+IF62wwUknvbtnmJcs+yJaEaY2V70BK648zLsNN+XjKX04TPirrxEkeVszdHqKsyaj4DjF1pw/n6We6V X-Received: by 2002:a17:90b:38cd:b0:2ea:addc:9f51 with SMTP id 98e67ed59e1d1-2ee08e5e3e0mr16346994a91.2.1732921542259; Fri, 29 Nov 2024 15:05:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ee0fa2a9c2sm321000a91.1.2024.11.29.15.05.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 15:05:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 15:05:42 -0800 (PST) Message-ID: <674a48c6.170a0220.14e126.4a8bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5FA306052471; Fri, 29 Nov 2024 18:05:41 -0500 (EST) Subject: |WARNING| pw148938 [PATCH] [v1] doc: update release notes for 24.11 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241128170755.14738-1-john.mcnamara@intel.com> References: <20241128170755.14738-1-john.mcnamara@intel.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-compile-amd64-testing Test-Status: WARNING http://dpdk.org/patch/148938 _Testing issues_ Submitter: Mcnamara, John Date: Thursday, November 28 2024 17:07:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0f5a9dd74f41688660e4ef84487a175ee44a54a 148938 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#339581 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== 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 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32053/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/