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 2BD1943416 for ; Fri, 1 Dec 2023 07:30:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27B78402B9; Fri, 1 Dec 2023 07:30:53 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C3779402B6 for ; Fri, 1 Dec 2023 07:30:51 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d226f51f71so19788467b3.3 for ; Thu, 30 Nov 2023 22:30:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701412251; x=1702017051; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kZm+YmROprIsBEC4pt139mkvuj7VXckoem9HWfjTVrw=; b=bLSTtzBvtTr/JUvfYrxA/D+Orcgxwe6WKSBd4JqlD/4Oia48LBz2z0jSOQiIE/fW+1 kYsnHZtwNCRcPTf7ImkoJGV6o5HhFQYfv9pNmcbIzC7mnj5Esg6khV3SgfvPszrVE3KS u20anBJMGFFVCFO+lE0avr1m5RYL8qPTeS8qA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701412251; x=1702017051; 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=VsejBHwWd6TEjJgWh0rHpL/HIoLS2e8hztGwYFTv9OAfJUFeLTUZPqaPtUSHmfPrTD 7GEalEwGigd2dlQ2+kEIeY0kn9HztDDvfXX1JvkDg2ZKUwEQEM4FfuY4k05XbAWrv0OG PK4X73s69vXZ1m9MH9Ajq7PVeUBDcLz6VGsRCThx2IO+H4GUOIn9z/zFBm+fRiFMdarR TRkqQBWu4Fv3GA6D0/v+P6uy9VFRSz5ZXy8xX8OOIURFpZFEA/l8KHkogPR/VBvJE/+X ViN36eQm09UqyOVx5P4ZVmBodDP9xCARIvtKrhbDBYFOBCOb423iKXQr4qCKU6+5ak0X tukA== X-Gm-Message-State: AOJu0YxItTVTTl4ymhc8SdQMWr9ApCb7XNSuSfe0c+Mxv9Uun5TkpjU0 y9WSfyy3tWeavnTQ/3QV24u8BXq4/ZzxkqTCw+CxBUOb9QZnvM2hOP2aXwPHrSUoqlkE7iYvJQ= = X-Google-Smtp-Source: AGHT+IGYOyWPDxjrcyMlkHiEBKBfMsJIuZUa+KD5Sp1LZXkmuTgbyfDb7JLXOgW6FCkHbe7q6WRLks4PonTG X-Received: by 2002:a81:794f:0:b0:5d2:1b58:174 with SMTP id u76-20020a81794f000000b005d21b580174mr8904504ywc.25.1701412251226; Thu, 30 Nov 2023 22:30:51 -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 h204-20020a816cd5000000b005a23a4a4c15sm277633ywc.37.2023.11.30.22.30.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 22:30:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 22:30:51 -0800 (PST) Message-ID: <65697d9b.810a0220.78e4.b981SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.11] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id D77776051823; Fri, 1 Dec 2023 01:30:50 -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/