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 937BF45DB0 for ; Wed, 27 Nov 2024 06:06:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E0264027A; Wed, 27 Nov 2024 06:06:08 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9CF4A4026C for ; Wed, 27 Nov 2024 06:06:07 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6ef0c64d75cso30836507b3.2 for ; Tue, 26 Nov 2024 21:06:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732683967; x=1733288767; 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=AOMrxhlTCe6OjZ2ob8u55C+sSgyNSkBuTVd64g8gjwA=; b=RogbrlORIS+CofGEphxmlnoowzlKF7O/4W9mnti/gmJIYg+uzh9MbQ2Je9ZDRfYme+ D4LcEftpFI7vPEj2px9tlV0x3OCu3pygH8aLHZbIt3YGkhJqOWN/2LomjNxlWpoGw8ha h5gdjpXTXWRUpjukVr7t9vruiLP5ImXMwvC3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732683967; x=1733288767; 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=AOMrxhlTCe6OjZ2ob8u55C+sSgyNSkBuTVd64g8gjwA=; b=vsAUPtz4vFk3ZGrdGISW7tc9foJNF8AWrxB5jOfVfTS5nqud/1Bgiu8FBc1Gbrd2Y+ dFMYO2Bz3pwhCSMx2DiXQurueZnrnSw+X7iey9tJKGYWhO++8Icoi3jdGCF4d4xLqicl 5BrDhrXDUO7ufo+Q+5CFleQjChhHwBAIxN8oq0tXPfZVVB8QDs+c7fVnus3mP6qJQdHz reaxG9lsKgvNOnMC7jkIK3f0Mj0I6YLcgC6agYCjq04rusNfuilTgj8WveiuUrpN5v7k 6Aap+Zg/KfajCnFl7ynOa6yU0EW8D6JRQVLsPK3uYQgnt0YmYB9OcwZ7ubFD11HQTdcY i+2Q== X-Gm-Message-State: AOJu0YwGOLwiHWe9Mc4URLzRek9s0uXeclHP2oeP8eoTVJWRDgkNjFXx vgt9ahE+Pb031KXauMWdb2Ukg4Vbck1wJfw8Knagm1F33PgxeqYWiylN7NLuC6B1ej2MjSW1Po2 JzHvoTsLIlg97OHr12MHv7m3XIh6ZR5tKTMdnizwwllvqETylmz6ScQro X-Gm-Gg: ASbGncuf1Agvpe8IO6vFKl4pCVy7e/iPnLEQvTBgbPkorVVlSIWz731P2YHBNlxSN8B Jjt0wEbQ8SvuEjrAXIxhIobvvvD921aHuYhs4WwvnfKnfHWSYajmDKBwf+sG+QBzcuoa6eSMl2v nfWLyXccmoPtKrfR4M9TmEp7oU8kGEuNJry3RnHDoasK+qOXvYtoc7lVWEWbnMWtorMc1vFoGEx oVnRbv3HU9RfxFDFQSUWxb4/Nmk3JRaNGDBIFTU8kG2e2ZwQ/Ns3UXERaPBKdae8+ITC+i0yWM= X-Google-Smtp-Source: AGHT+IGSiNakbb8caXaVlCQ2akyTQ4uK/T0kRGojqjMQO9HKEAj57aJ08sNK09Ze9QDIAucI/ejWaa4cF+ve X-Received: by 2002:a05:690c:6888:b0:6ea:8c14:7bfc with SMTP id 00721157ae682-6ef372792c6mr22187517b3.34.1732683966964; Tue, 26 Nov 2024 21:06:06 -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 d75a77b69052e-4653c3dc50csm4321961cf.10.2024.11.26.21.06.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 21:06:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 21:06:06 -0800 (PST) Message-ID: <6746a8be.050a0220.3d6004.c32aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9BAA86052471; Wed, 27 Nov 2024 00:06:06 -0500 (EST) Subject: |SUCCESS| pw148899 [PATCH] [V1] doc: add tested Intel platforms with From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127031601.351028-1-linglix.chen@intel.com> References: <20241127031601.351028-1-linglix.chen@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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/148899 _Testing PASS_ Submitter: Lingli Chen Date: Wednesday, November 27 2024 03:16:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4f455560f747af8cd7fa99db86e757b7ff2fe79 148899 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#295386 Test environment and result as below: +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +=============================+==============+===========================+================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+--------------+---------------------------+----------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32030/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/