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 0A49D455E4 for ; Tue, 9 Jul 2024 17:53:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05195402A9; Tue, 9 Jul 2024 17:53:36 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 92B9F4025C for ; Tue, 9 Jul 2024 17:53:34 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e03db345b0cso4451633276.1 for ; Tue, 09 Jul 2024 08:53:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720540414; x=1721145214; 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=A1/NZ8yG3Aw6V6zuxswj3subYsxHb5k4OZ/Y+k3QJtY=; b=SMxl+hhMWtAAGrJlJPQYQbZollek/KyXkHonwuanj/ROUJZl7XT+UNqzd5qdVdsWXo F0oE13f6sSFze3eoXoKjFLZgDgWBBQWvI/oEYaS8Qf4Pvt4481+f+o953UmU2jfz2OjB oEM1jGTRe4nrJY0q5ffqE/1N4gohNaPWAQnPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720540414; x=1721145214; 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=A1/NZ8yG3Aw6V6zuxswj3subYsxHb5k4OZ/Y+k3QJtY=; b=D5zNrWirYk7JSVNvXvFlQ+etC0Q2je45xdhuRS0I9Zj+zvQFC8EBLvZhSTm2GAn4Kz LlF6uy5S8bhMHte5fzeSxji8cBXFHOQU0M9v6rdUPGXwX9NCOoOnfWEYYAYqwaeE0Vc9 QI7VT/V2ZFFrHf+bp8uSSjbqgjgy02FiacrOd2ZSeGPEMmcJicQHMM0FxgSMGAlyFJCn 1uGSjC4ti1Ryoodq3nzPHx2cxE4uJx7R79ndInJRsFUD0peX/fLBFLYU4qtWy+ZziUyK FaP9Ct4b6R6+J0pTa8XV6n8xj8iUuC1aVjSlTnvr3ddf1YJbynt9eOfuDZSuojF5oQJ+ 3z0g== X-Gm-Message-State: AOJu0YwEDgYkKJDjQV2bwtteMd3w2fyGBiuj+AnzMPPeeLKwLhiRqgnq 4iRItAxt/qrUr+UTJObd3l0Ou5szc6xor4ORyz6JAaEN8PFt/dqqHGEh3XVA+ck15NqcaHGTEes vPWjUxVmhCBeyukg8wKdM1oE0tUlckBZkADcnbKTFvpA30J79NVW+NWRu X-Google-Smtp-Source: AGHT+IE0eoP2horWQfh0xYCl+T7iqB6M2yO9OuLHd7xZryLBgjNp9Ugv8Dr7YjayKjnr/RP8Ovq4FOzopwSw X-Received: by 2002:a25:8682:0:b0:e03:34cb:dea4 with SMTP id 3f1490d57ef6-e041b0398c6mr3346500276.3.1720540413917; Tue, 09 Jul 2024 08:53:33 -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 3f1490d57ef6-e041a978016sm72485276.32.2024.07.09.08.53.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 08:53:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 08:53:33 -0700 (PDT) Message-ID: <668d5cfd.050a0220.467f3.51adSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CCAB605C351; Tue, 9 Jul 2024 11:53:33 -0400 (EDT) Subject: |PENDING| pw142249-142248 [PATCH] [v8,2/2] examples/l3fwd-power: add From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240709072518.4225-3-lihuisong@huawei.com> References: <20240709072518.4225-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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142248 _Testing pending_ Submitter: Huisong Li Date: Tuesday, July 09 2024 07:25:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e8aa4a4f90dce1fcea03a93f508e3d9bc0c98c0 142249-142248 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/