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 1A87445DD1 for ; Fri, 29 Nov 2024 23:05:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16DEE4027D; Fri, 29 Nov 2024 23:05:17 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C83B740150 for ; Fri, 29 Nov 2024 23:05:10 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6d87fea84cdso11681166d6.2 for ; Fri, 29 Nov 2024 14:05:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732917910; x=1733522710; 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=JkeDwTTZ4PbWirAZpi5Le8XRIJZzdvaRKo2hYD8pcyg=; b=g4ynjMLnVPswBijIMaA8y/vOJyGL2f14cd1sEXDJ+4PTL1egAMthO/GpFGpkciVVAD RcKoozRafLerE30WSxuxNL3/3DFSNR9TRlH6GtpnFoqdbmP+Uh9Gdi2JrakGFnihgchR /KWFGj9URdXCVnrgrknh35HG4+znBhgTW9Les= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732917910; x=1733522710; 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=JkeDwTTZ4PbWirAZpi5Le8XRIJZzdvaRKo2hYD8pcyg=; b=nrY1+mfuLoN6Bn42o3I2+CseExj+hcqjt2V3OZhShwiyOH1HJXutgjTItT/kbt85S1 /Lo2UQd2yxi4q3rsC50gXZSP5krbQ4MProfOiJkFVmKorNzyeI+sL4NMZb7XJhmuuROe nt/zk22Z9xBOLqY5vxAX1UMw4b9Jgy/2NtNfZ9D+CX37R8yk6uqzuZbxrVFg/K6o6ht9 J3sqJRnrzUleOzJIY9nIiCrm2aCOEmhewlUhjKdW42htpu5Sq7zs68xO/bT6pdG4XmBF O45h2j2CVY3anBZB8NUZM4cdt6bI4vl3LZV0CCXIG7UWHDBxsWxPZdx2Iss9v3R702ZR zV9w== X-Gm-Message-State: AOJu0YwmEW/EKwvO+Uv/DoxA6eRyvKKDgZGx49j+N5romEYXaZfs36ZQ 4pjm9VZ81BKAzgOP/noMvggMFXjPokrLKbl2LimrOeElqyQGfTBVhkM4tckQ9uNn76Unsac1jlo k5otIzRSDgLB5fQpz4h5/96O1bDUiPgStSYnHSdAK X-Gm-Gg: ASbGnctXpmuKPGMlOjh1qxTNTtwgPUVLvkZ/T74N14lFeoqgmLfPTYXB3Hi5cstko6p vsVaka7JJJCro+vtKgakEgy48lxlKkek+dqQ6l3lrWO/YN4p98F1KH1jXhWISgYJ78mhDTpX7zD nkha32QvKkufC+NDojMlN7/GNI4yQcJlZ26m2oLNSR5qdGbLmVjpazrX3P8wkrCyK/FO1hRqfzA qSmRbCUF5ydS2F7wPCGmOzhYjknz7D14zl84b0Fu36sHOc71rVn6LUMsNzBqiogM2Vm1NE= X-Google-Smtp-Source: AGHT+IEOcgdTN7fVDPhgZH8fIjCrcz5PCzXhTbgfG5VPH3VzmRLJP9kECqkWdCFhNb/MKzc2Xk92ZUFeGFrg X-Received: by 2002:a05:6214:4943:b0:6d8:68a1:b7aa with SMTP id 6a1803df08f44-6d868a1b8a9mr172076566d6.28.1732917910223; Fri, 29 Nov 2024 14:05:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d87522cf84sm1971856d6.63.2024.11.29.14.05.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 14:05:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 14:05:10 -0800 (PST) Message-ID: <674a3a96.050a0220.50e97.bf1fSMTPIN_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 E84B26052471; Fri, 29 Nov 2024 17:05:09 -0500 (EST) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/148938 _Testing pending_ Submitter: Mcnamara, John Date: Thursday, November 28 2024 17:07:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0f5a9dd74f41688660e4ef84487a175ee44a54a 148938 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31788 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ 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 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/