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 09E0945DD1 for ; Fri, 29 Nov 2024 23:36:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0101E4027D; Fri, 29 Nov 2024 23:36:27 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 476E540150 for ; Fri, 29 Nov 2024 23:36:25 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2969bf1680cso1164060fac.1 for ; Fri, 29 Nov 2024 14:36:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732919784; x=1733524584; 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=i381ty4cviusp5NAdqF/JlqnF+WwQcvEXvLb8w6uiwA=; b=R9i7nlzN9VRhjldvbORwbQzS2+M6A+3OUsbjABZms+sJckLaUeZs6uzE00w0UZZ4Tg l5pRD9kIU6QO0GsYeJdIK/IBha3vl2BcoOkPHmJ5e0yBX3CIxMJ1HXhEPP17AFof1cuW 8S2YGx/9MuIe6WwB+L6DZ3ka2pUbgKHDd4ybE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732919784; x=1733524584; 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=i381ty4cviusp5NAdqF/JlqnF+WwQcvEXvLb8w6uiwA=; b=w4Z90FfZCVwDs7puRC5qZiIeQEdkwirAoUCepmWiL1wnKIK77hBG+uhD5WaBCp0cA6 bTk7MhpyTI+e+UjsTPhjUE1+ws0LhbGVeuHOX3z3a2HPpWfAOmNF2R+O+A7nQzLOlAui AvxGxA6sGUb2tHjmSoyboNGDRl6B4FVMoGzWShZfXrtoSqBLgToYLY0imhk/ikkzoHzq o5g6Ov3waU1hLjrJmwZb9BBXdl/E9tAgtUNvYKZtRSe91gQwzEYj8+5MulRJAef8F14u ttMn3BuzbXdvmSX+9qagCNUw1reFfsBcePjI4gXto/rah351+8WQzUjZhrINu/BYrc+Z Bq5w== X-Gm-Message-State: AOJu0Yz1GWQQmqj3jVzvWbDZ4/deJ/IXQ2eLsKGH91zlg80/g68Mw3jz woqMNW36quo7ShJZ1Oapy4AzxvPJMmYl4eoLYjZ0MlkveyasxTleue/w5vBoCPe3//aYIG9wM43 0APTpDQgObGhQYxZGQiqTg6CNtzZl8O9/hDTvhsMV X-Gm-Gg: ASbGncuZtkNI0T5jqv8Pi7XCQIrcZHIGNGeyljaJJTTz+PZpcJE/DOriXKB+k448Sho 5jQ59bH17B1B2oO07jLS95x0AfwyxVW6dS5BcEnAnCLP/xCkEASDwGuI4aDJcbaw3KFK0uvtfhf GKtPHA3BJyzKD6ke49pDGXPcL1PZuBMZc+SLsk7/MuLVYT1fnxdCWeS4WlNEEm60IqsxRwbfjgE I1XxgwlHc4TRlkAUx3PLERHyC+V9yJV2GwLLYU2KlB6c3T2wO9V6TNqnwV4V9ZQufKZ8eE= X-Google-Smtp-Source: AGHT+IEZydxgG4E0STzTk/hp1TybM5EmfxOm3iOffl3MmuBWimtovklrAox5hEmzeN/Yoexqh0Cou9jdW0Zp X-Received: by 2002:a05:6870:3c1a:b0:29d:e784:1e66 with SMTP id 586e51a60fabf-29de7845b83mr5801122fac.21.1732919784421; Fri, 29 Nov 2024 14:36:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29de981403dsm229211fac.18.2024.11.29.14.36.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 14:36:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 14:36:24 -0800 (PST) Message-ID: <674a41e8.050a0220.143641.e42bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DDFB66052471; Fri, 29 Nov 2024 17:36:23 -0500 (EST) Subject: |SUCCESS| 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/148938 _Testing PASS_ Submitter: Mcnamara, John Date: Thursday, November 28 2024 17:07:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0f5a9dd74f41688660e4ef84487a175ee44a54a 148938 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#296347 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ 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 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) 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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/