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 63F0C44039 for ; Wed, 15 May 2024 20:27:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6013F402C9; Wed, 15 May 2024 20:27:18 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id D71F64021D for ; Wed, 15 May 2024 20:27:16 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5aa20adda1dso4307641eaf.1 for ; Wed, 15 May 2024 11:27:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715797636; x=1716402436; 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=gCG6lqvRu3L2hj7bgWOLJC+9A/VHbg/SQRgVNrC1Y0w=; b=E0JAdcKaGcQiX3SzEA7OTNz+TIiBDan7sUDpmVbjkTPA6hqhiSErSkVVIgKsFKeStl HKEU1eLLEdbLUZ5gVtBPYsOr9im5cEGpTaOqN4TBbOc13cA20CeY9VP6zA63AU+yQdyF OGu1JRGYZ/GuJ9O6pDvzpEm46qcNZS8yWXzEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715797636; x=1716402436; 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=gCG6lqvRu3L2hj7bgWOLJC+9A/VHbg/SQRgVNrC1Y0w=; b=uoKxXfsVXUVW/DGscr3fCehPvAtinDpxhlcuyABngKdiSt7eVSVd0Nw1CETBZPFqHb owFDNT+XPa5/gfWvdCnDSeZD+Vn+JH0hndWN8FZQZ9M4SyFpq0XPcgMQo1KEraDSuDHh KR5/QeCGPF64aewiCydkMZ5+N5s+CqDXnX2V5VXlYsjD2YDq09DyyhjwCnypRsqL+/cG aHX7I8eWxEeSpHJsm6ARB1t3G/rM+92+bCamaQt4gjvhNagRDXgT0g3EdkOn4Ygd4ouq U8OZrtmaz0d/b3Dij+1ufGbejIm58JXOPmzNgsc+9Ln37Zkzadw4SsB6uPY6LRQvRVAu HeDQ== X-Gm-Message-State: AOJu0YyasX/VpkovmXqF/3TOjATeeYB6e0RdHG8B/IVvPUmc+rQwQkF8 47nYtHCl3EsvrtKLS0BzrlXQt2HZMQqFA8q3wtiOcUJ/3PPYNMy622toKoeB5K5mm8nKi6wsiq9 4FDdnp2IUBSXRyTMv/GUiw83RtO4QpvSDj5SeHvzAMKgFfix1xTz/jhYm X-Google-Smtp-Source: AGHT+IFJ96cfZpazjYHoO3Ddt/s07pmA52PSB6gTVWtjVpvTOu+onAi3zBB1dqGJ/7tZCXfgm/SxI6deHJTD X-Received: by 2002:a05:6358:8093:b0:18e:3ec:94cb with SMTP id e5c5f4694b2df-193bb518d22mr1838199555d.14.1715797636166; Wed, 15 May 2024 11:27:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6340cd6e867sm971111a12.19.2024.05.15.11.27.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 11:27:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 11:27:16 -0700 (PDT) Message-ID: <6644fe84.630a0220.79236.7caeSMTPIN_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 41103605C373; Wed, 15 May 2024 14:27:15 -0400 (EDT) Subject: |SUCCESS| pw140127 [PATCH] doc: remove confusing release candidate s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240515110552.46458-1-thomas@monjalon.net> References: <20240515110552.46458-1-thomas@monjalon.net> 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/140127 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, May 15 2024 11:05:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140127 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29965/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/