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 40BC245CA9 for ; Thu, 7 Nov 2024 12:11:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33B24402AC; Thu, 7 Nov 2024 12:11:31 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 6952F40280 for ; Thu, 7 Nov 2024 12:11:29 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-7181885ac34so554650a34.3 for ; Thu, 07 Nov 2024 03:11:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730977888; x=1731582688; 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=hV6dW6xfbGWC02Ev4NQImYkRzXGAld7OZcBm061BA80=; b=K49s4aGCz2JLU6pE9dbvVRlKI7zKV/o3ImeVDCRIcJbO2uDVsIJD0nIL4ZJy4Sivzi caTqwHcDpi2TEAycDL5Y1gihf6BqVbRrecDlWQ6iYh9c41sbsDHRcvXSRrG8Whn7Je2+ gBjBJeTpNm1iVrQlX141QfMW9c8WmufCdBh7s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730977888; x=1731582688; 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=hV6dW6xfbGWC02Ev4NQImYkRzXGAld7OZcBm061BA80=; b=oQG0yMm5gKi9On3TeyEtNdZLY+Jck3Q8PExCBLyUltl4USRPOarWU8cusIDbhfh4gD lxwBKTliXElSbieLaqaICaGRdlPW1JLdaG4BWmg2dI90tcpbrc2n8v+iWkpIXvFyRKRF s3Olc+aVc++HGh5UukImHSI6+LnqlZ3S5VjpS9NYg/vFu+GvTxlob38gWmGru+FuAQy4 SslJ9hMMakjnarBcnhOLLsazsXm6Y2qhEaB9ZVjUf6dbytEG3amwEdIAV+QSLCHg8cbQ 8JDNMfG4sTDxlld/M7+AvKhZQOsTqhZA3oFVIM0s4E0ItccwNzXfZarzLERd6w11kOtd mT3Q== X-Gm-Message-State: AOJu0YzOkxSd6J9eVh/6LQDE5NgkKRJpbg1Eyavu4RWE0dHuPx9AE0cc KiTcAAZnoY6pb1sfzxjSHCNqYHYHKWQJ0EaFmbXKq8Y3nACsq8fL/W9GMP6HJO7x8Sn/6hiJSGP BP95hzY1KxtkXpdbDJAA+Fv4W7+gAyPv/0AoFt+sOdPLORwR3H02OhhdU X-Google-Smtp-Source: AGHT+IGzkA6nLTJY8vjzT9ewTRQ44hqhMR2c3BuUyCXovfKaomcIa0AvdxeswA+DjIfPjokvljIsPY6wDPsR X-Received: by 2002:a05:6359:1793:b0:1c3:2411:588f with SMTP id e5c5f4694b2df-1c62a63f7bamr612174155d.9.1730977888634; Thu, 07 Nov 2024 03:11:28 -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 6a1803df08f44-6d39620be73sm655156d6.34.2024.11.07.03.11.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Nov 2024 03:11:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Nov 2024 03:11:28 -0800 (PST) Message-ID: <672ca060.050a0220.f6605.4abdSMTPIN_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 4A8816052471; Thu, 7 Nov 2024 06:11:28 -0500 (EST) Subject: |SUCCESS| pw148029 [PATCH] graph: optimize graph search when schedul From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1730966682-2632-1-git-send-email-chcchc88@163.com> References: <1730966682-2632-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/148029 _Testing PASS_ Submitter: Huichao cai Date: Thursday, November 07 2024 08:04:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:9bbd44d63846cf0771ec0f1c7e1b5a63ec5e9603 148029 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#289029 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ 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) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31843/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/