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 85C2443416 for ; Fri, 1 Dec 2023 07:33:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80682402B9; Fri, 1 Dec 2023 07:33:19 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 15133402B6 for ; Fri, 1 Dec 2023 07:33:18 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-589d4033e84so953241eaf.1 for ; Thu, 30 Nov 2023 22:33:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701412397; x=1702017197; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kZm+YmROprIsBEC4pt139mkvuj7VXckoem9HWfjTVrw=; b=GoY7PdaGYLe9SbGWTMSvFmfDiSOrZF3xGcHIrM/Q/eN+tVq2Hftdd/VWIDfIPwLFX4 7kIMzl8FEoDhwPTuequIfUhjH5tqKYAxaOz83/t/aPF8oWjGRvlGBDiOantG8u/3jKnj 0hDVtaeYSDxEdRAhcLDd/OxLT943BDV/VgBdw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701412397; x=1702017197; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kZm+YmROprIsBEC4pt139mkvuj7VXckoem9HWfjTVrw=; b=Td0FAt4zBWK+LXe0rI3Qb6WOp5mLT9TAGXy804+aG5q6PSvMlD1ZtufkDvZ6CIVC3s ZOeIaha3BDo24x5lpIju/zkWN2NyO8FH8NErB3/5H+ghvmY83E5i5BBkGvSgNiZJcDnp OGqQxj1uls8F5N4nlzKhigB3iA/bQFlO0iHZbt+Jq7vFQetkRW/gpalvDQVC19qCTr96 AS3IGxdqmPveqGMFFQULAzEH5DYA2tG+is4FIIKlZ70FCbchwENXEPgIfwzd6i0byxew hB4u7Vr2PNxZx6VkYIezTZKhsX+pg+BYE+NcuijVlVXr6kXZnSLKRgLZfZd6lo05pPNr 8wMA== X-Gm-Message-State: AOJu0YwHH4IMlDjOIRY6sFEbfmHLdKCrxzr1sXgELeen/xKgm4Dpk2ui 3Luize0M8n8Hc47FkLC+06+76I9e4twY8emJTdv9kihjtuSseBo8HR8oQCKF9jMnSYRHZUhbSQ= = X-Google-Smtp-Source: AGHT+IG430cL7wOwPScr87Wp0IVbpEbM8yIMeK3Fg1Mi5JffKDFibJi0TaNl3pNnlScbUVdQVGoKs7ZsZBhJ X-Received: by 2002:a05:6358:724c:b0:16d:fb29:d78 with SMTP id i12-20020a056358724c00b0016dfb290d78mr24082574rwa.2.1701412397087; Thu, 30 Nov 2023 22:33:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f5-20020aa79d85000000b006cdf073ea15sm159024pfq.4.2023.11.30.22.33.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 22:33:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 22:33:17 -0800 (PST) Message-ID: <65697e2d.a70a0220.c92f7.54c0SMTPIN_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 475346051823; Fri, 1 Dec 2023 01:33:16 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/