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 5D2A345CE3 for ; Mon, 11 Nov 2024 06:54:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 477A640685; Mon, 11 Nov 2024 06:54:39 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id B7B964067A for ; Mon, 11 Nov 2024 06:54:37 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e290554afb4so3982606276.0 for ; Sun, 10 Nov 2024 21:54:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731304477; x=1731909277; 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=NJOAFkMyqQ/uFybg0vQEFZgPE4bSzVfdSs7DBMWPEtc=; b=InvY6socE+LVeBR001DPPrC4VHLtA8EGhmjBAdHlnltPGT4U5W2UlbqbAimuIq5ttB Rd6xDy/gIJKGO7Sy/j/StLNMPLH5tL/0NUbezUKlcOy4FkRJ8jLjgzDN/Sylv6410ShY XB/PJyiGX7koWchqALPkDrk5piaYGE8FsdRT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731304477; x=1731909277; 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=NJOAFkMyqQ/uFybg0vQEFZgPE4bSzVfdSs7DBMWPEtc=; b=hnS2m2g/eyJw8n2KhnPDOu4GhMlrrVBmD4ROX9YeZuKbl6xpNvfBTAtkwSe0zwX+cs 3b5RaAgu7NG0oiJ2T2XwyZ6d/IsDOtVwOC6UZlbhVj04Q+BJJW7fxA1qB8qEoShSm4Zz Vmb2SYSFnfUeZ/ZJXS6LWVBqO+ImIx3LxvolimM+rHuen7zrz1GIjUVsTvFRULXlecnn Bi3V+3qVQfb0qOMb0zNVMBKMlCGfXhYtvfKpW8zn/flKoEudtKK4IeTfHSNr7wbTRiWE iwDapaAY+b+heNMdksdpex2ojd+61jFCAGzPPwCqVz3u0B8k5dy25Akk2RK3WCNhhlfq GD3Q== X-Gm-Message-State: AOJu0YwQAVNMuj3UbzajQzpZLMKdnlZgYY85aGszYkld/Mi12DSaH7vY fyxMYCqxony99wbPZiNrYO8S3W+ZfpX9do7rwZwEUEJLp5HyVFEyeCrwwvdqkO20kdQ6dD56XF0 3stU4M/Xu8iy0kbPpy7epkVboipnTQSp98/t6JaCp X-Google-Smtp-Source: AGHT+IGv9wFYKSqDJEyP71Rypaw5ug5TyMVgq4KzCVA1QBCbWz2KX9lXDLpwSwZG2taTs9etejvFMdJp4K8g X-Received: by 2002:a05:6902:18c4:b0:e30:c6ce:6e74 with SMTP id 3f1490d57ef6-e337f84d789mr11325689276.7.1731304477149; Sun, 10 Nov 2024 21:54:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e336f1d48desm673166276.31.2024.11.10.21.54.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Nov 2024 21:54:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Nov 2024 21:54:37 -0800 (PST) Message-ID: <67319c1d.250a0220.61bee.fef4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C93826052471; Mon, 11 Nov 2024 00:54:36 -0500 (EST) Subject: |SUCCESS| pw148282 [PATCH] [v2] graph: mcore: optimize graph search From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1731297797-3662-1-git-send-email-chcchc88@163.com> References: <1731297797-3662-1-git-send-email-chcchc88@163.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/148282 _Testing PASS_ Submitter: Huichao Cai Date: Monday, November 11 2024 04:03:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:f30a1bbd63f494f5ba623582d7e9166c817794a4 148282 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#290015 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/