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 DB3CC43416 for ; Fri, 1 Dec 2023 07:34:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D78F8402B9; Fri, 1 Dec 2023 07:34:05 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 39E1542E6F for ; Fri, 1 Dec 2023 07:34:03 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4b2b032399dso111729e0c.0 for ; Thu, 30 Nov 2023 22:34:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701412442; x=1702017242; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E+Vm99GjJdORV/2xWFUHHXDyaoCFuEYTARlATezN0vE=; b=Yllckz+3rdlwW1VRBICfm1S8O89AXa4J9WlTqAJPLcs4I/eBKIZSJATczkHJE3u94e VTdXjr190UjhNPOKrE19CE1xrMiSyzf1lPFPTrN4XUU5gnyeAPUFOQul+e1GgJLRS0Ck 80saTzwusR86KDv7E/uxh/lLYKK+cjS6Kfjqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701412442; x=1702017242; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E+Vm99GjJdORV/2xWFUHHXDyaoCFuEYTARlATezN0vE=; b=XhS3aRsNL0mcqEyB9eKqGZU/O/B/kRKj1DR90QncSFopD7X9p7GNdpLPSY+WDuo1PT lZm7ZCgFvV2/SfAHAB39MBHYGZCx23dbffsHq3KhN9xBoB86V+y+3zNiu822nDffuaB4 dMDu1WtDgzhRFV3k6t8Iv0+7Lv6AwnHHcx4Q1YRpGmKKhDa0LxwAQgzxQX/22iszB4QV IaIDLXINkXQKBTXm1G/xwXLD0hKDvoXWIph1r4unWYi486XXHSb8mD4ne29V6WwhqqWO 0m+Trfr+YM9YL6+IFNro6jNBhwC7qktvFKOd6pRMB0Wb0yAWh3YY4gX3jiH3snFqbsiw FnEw== X-Gm-Message-State: AOJu0Yz6Rk5F4rMNKeBCEIs+HZxgGcazGEoGuOOR7gCcxmFqMzmqLdic 8hPCL6RttwDySNhclqqXu6jlIOi8rs4wJim9JT7IAOUmQsuqEjl72B2niw== X-Google-Smtp-Source: AGHT+IGi1Yd49AAVcYO9wFGh9V59n48hQJv721+0Hbw/fDawJb9hQ5OeLy9SpGEAOnAywssw/Vvc451vCmFc X-Received: by 2002:a1f:4a45:0:b0:4ab:f1af:d837 with SMTP id x66-20020a1f4a45000000b004abf1afd837mr21469936vka.13.1701412442681; Thu, 30 Nov 2023 22:34:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y2-20020a9f2b82000000b007c4811bdcb4sm147036uai.17.2023.11.30.22.34.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 22:34:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 22:34:02 -0800 (PST) Message-ID: <65697e5a.9f0a0220.f2961.4cf6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 60917605183F; Fri, 1 Dec 2023 01:34:02 -0500 (EST) Subject: |SUCCESS| pw134691 [PATCH] doc: add sunset clause for experimental t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/134691 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 29 2023 15:27:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134691 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28490/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/