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 A40C145CB1 for ; Thu, 7 Nov 2024 10:20:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 994DC42E86; Thu, 7 Nov 2024 10:20:56 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 6E2BB41611 for ; Thu, 7 Nov 2024 10:20:55 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6cc03b649f2so4708726d6.3 for ; Thu, 07 Nov 2024 01:20:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730971255; x=1731576055; 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=thjrn8/jqdXgPvu+Tt1rN/NDRZMuvRT6rm/WIt2FXJo=; b=hrONa0VhWsC+qiFIi/Wivq1pqBG2tRG2p9tsY3yU4CgZSjnj28FtLWsZ9oBLN8N1F9 rBo2FweE3kCIb9CG1IKih7LQlvRu75SDW96SJ/jA8UXGy+7S4UoII5CcTTs2rF50rac9 qW0QsQCiOGbxSXormFk6BbcsLzf4r3a7y8OQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730971255; x=1731576055; 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=thjrn8/jqdXgPvu+Tt1rN/NDRZMuvRT6rm/WIt2FXJo=; b=hi+s6OR0IbflBDU7U3Okeb4Ngmxq+nBr6jTWU+S37XE25gI8H5xHxwJ4zLVkfDrFAN VeAwK7/qhCKhcgvvkf5fGjW2bu3ZqM7z+uQ15dmuI8A5JFeWHQ55V3XdcWVofVFqX1B/ 8osuu4prJb65torBsm/fSzxXRsap1bO9jCPN564GaJRhXMe3Lm1OedgtYcF9UfRpFS6P 6ERhgYjOx07r27QqD+36YUSIkZsEWZfVAx0BrX8qoEM6Opg6ZW0SiGhk/7uiKl+RuuPS OkwY+kOjx/YL7mDr93+pUj1KeURfAzl3nmdeMHBuPZ5IdRB0s/wFN7pyQB7zBjlwMqGK aWaA== X-Gm-Message-State: AOJu0YzHf9G8AT5L/32mynWvhQGxjmlySKhUJ3BZpx/Q5oSZ6IcOl8E6 HGPD95YuzAf0ej/hlR5/Wltdom6dq56lZkpPjT7jMQ8TuLZxiOic4W0Sse2IzO3TXfd95zU9QvK +jbKuIz0ARc53/y50XB2Tg8sjqaEzlKzBduEGrCvMy6uT9sGEFWfVDN48 X-Google-Smtp-Source: AGHT+IFHjoDWciPcTUss6rqAHqf2xomlg6cI0LVoClxjZk0/ZfKwNi2Tx43vktVJox3MzKgTi4ks/xdposoR X-Received: by 2002:a05:6214:5988:b0:6c7:5e6d:3f79 with SMTP id 6a1803df08f44-6d39a5449f2mr5707126d6.48.1730971254852; Thu, 07 Nov 2024 01:20:54 -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-6d39663da0csm571906d6.61.2024.11.07.01.20.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Nov 2024 01:20:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Nov 2024 01:20:54 -0800 (PST) Message-ID: <672c8676.050a0220.2f63ce.3c24SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 894956052471; Thu, 7 Nov 2024 04:20:54 -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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/148029 _Functional Testing PASS_ Submitter: Huichao cai Date: Thursday, November 07 2024 08:04:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:9bbd44d63846cf0771ec0f1c7e1b5a63ec5e9603 148029 --> functional testing pass Upstream job id: Template-DTS-Pipeline#194480 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ 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/