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 27271455FB for ; Sun, 14 Jul 2024 17:47:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC36140260; Sun, 14 Jul 2024 17:46:59 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 46F9140156 for ; Sun, 14 Jul 2024 17:46:58 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2c980b08b4bso2752021a91.1 for ; Sun, 14 Jul 2024 08:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720972017; x=1721576817; 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=ifa9C4VUK7EEBKPpj1XC+Bhoi81ZmbOPO9rPasQuTwc=; b=Vb7TAW9XM3Ha4bshDUYxsBZV8gQRsAatDGwM6pOoOqE0dX4BZ67Oub/meFH6zJDXVg 1dUM0I0VlY/VuEaIpF7PTr0lV39SRQjGMiuflVAxjPKsZl/2BPtkhi+zbp9wc+ab0r4W p7cm08D8RTFoWOscoCQjpS6Z5Wcf9m3iwrkOE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720972017; x=1721576817; 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=ifa9C4VUK7EEBKPpj1XC+Bhoi81ZmbOPO9rPasQuTwc=; b=XGUBohZHoG3Nv5cHKEL8RrwwcIJGO9rvG80F9KrVIKLs4v1HHKOBOiKG+tswRvsIoK HZJKSQ38esps4Z/nwVacmHq3PczCJhSYkfM7torz7llcMGg6VIC7PigKZ18Vhkra5rvh lZFpDdHeNrkWfepN24Ne5cHuUjJ3jLkijFkZnCTbBpKnhcQJHf5rWd86A+S19e3yWb9o QiEg9e/W+inF/ry6rxAnC8Ykm+kt1lMAUJQ8/S12JR7YBKQNf1i/JoWLh2brizDMnOZY lcOnDCB89vaGsLMbKoc8O3yM9dLVw24InNX5/0bITMoVLMwfPq165/UHhOOcrE4Uf9Ko sA+g== X-Gm-Message-State: AOJu0YxxKEk+lXxvIzPMalU3I/Zl5GnSnw3evmg7s+aaUHWnFAfyKqg8 09I76Q+Xs+k0BrwjgC5H2nher6oPY8CtruacbPVxd4iLjzQkcLCuBG80rzb+T1VyA8Vm4JqNDmU UQcLk3z0yKx7FXZFHbd3bxS+oq0tn0SnO5fGh8EHEyEolvm1uAZSEecYf X-Google-Smtp-Source: AGHT+IFAeOlPaDcRzXMbIjEfUlmuquB7rOlCca5oapOpnd8O5PFAt757S1vHy1lzNY0x0DgRdh0K5aBCHMHJ X-Received: by 2002:a17:90b:1283:b0:2c9:8891:e12a with SMTP id 98e67ed59e1d1-2ca35c7a8d5mr15859950a91.23.1720972017233; Sun, 14 Jul 2024 08:46:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cacd3ddc61sm504381a91.7.2024.07.14.08.46.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 08:46:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 08:46:57 -0700 (PDT) Message-ID: <6693f2f1.170a0220.1a3ab.5b1bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 608ED60524C8; Sun, 14 Jul 2024 11:46:56 -0400 (EDT) Subject: |SUCCESS| pw142240-142239 [PATCH] [v6,2/2] examples/l3fwd-power: add From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240709022927.26625-3-lihuisong@huawei.com> References: <20240709022927.26625-3-lihuisong@huawei.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142239 _Functional Testing PASS_ Submitter: lihuisong (C) Date: Tuesday, July 09 2024 02:29:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:e6bfd9676109f904b4f263402e77105fdca8e67c 142240-142239 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30470/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/