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 9DF91455E4 for ; Tue, 9 Jul 2024 17:33:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C89D402A9; Tue, 9 Jul 2024 17:33:39 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 1113F4025C for ; Tue, 9 Jul 2024 17:33:39 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7fa0b95a940so106195839f.0 for ; Tue, 09 Jul 2024 08:33:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720539218; x=1721144018; 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=4anI9qTQqxfSSoAF2PrY9u7oGQOVg8mENMMdzYXR3+w=; b=dTGVp6d1S8/ovi2Q0jD3tiMgMj0nLaMT+iovwBKyFUM3y7rgcEbkzlotzuYGXoNxZa NLkSeZY3ZWAs+Uz7l9ukjYbVGjL1eefKSb9I765cqkAk3gEqO0yt0J8pLbKUCWIcedGg spC0pDGmzEzKEooz9A3jW93/yjz5ZrUuybXYg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720539218; x=1721144018; 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=4anI9qTQqxfSSoAF2PrY9u7oGQOVg8mENMMdzYXR3+w=; b=JDU78eHyIWGo88OFZL6NCh896sX3fQca1rJ4YdkxiY5dGjX/4NHgVSz+3AXYbPghmq 07VKw2rRCxJaXlPhrrmAi/5cDpv7dVbcrnaXSUI2upzDMMUMv/oA6jIqNNtf3+60VuZ/ cn9E+FF1/0/0D0MwvOEwgS5qbCl7E7fFWb0fpoQOIiiSbUYf/dJLGDDLFQ21tlPMGFMH vgSoGWMLWxrVkoOR+WPVGZlkFLHSDuYEtXTm0w2JfGnHc3cr9X+7zGto2QqkKvojyHhJ y1hafMdX9k5sk6d+F5wsi/lkSAwDXL15QOx4uic9m7yLzhZTgxWtIZu4v7RN/pQyZ7Pp 1oBg== X-Gm-Message-State: AOJu0YzXxXfS44gMP0/GWPPW/RAHrTilx0on8VJpZiMqpHGl8fVnb76x 73gookqlYSlpCHsQ+nFaliOtUKpVZKGJFeQInAKT+u18135kNvyGNM8e7tIjKHXqE8c1AVieGTh +Iv6/2Zru+mVEb4elTkJ+U2/s4KIvVXVYDR3fet8W/QPrpNPUyGBdm04p X-Google-Smtp-Source: AGHT+IFvq+9B6/816CM5rBKzdjm+1bLCVvvoqAouC4FuJw77u6x+7cBqzMhHv26WuUupU9yoF+ld5XpjlZxg X-Received: by 2002:a6b:f107:0:b0:803:cc64:e0d4 with SMTP id ca18e2360f4ac-803cc64e3famr46497039f.3.1720539218244; Tue, 09 Jul 2024 08:33:38 -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 ca18e2360f4ac-7ffececa173sm7489439f.33.2024.07.09.08.33.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2024 08:33:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jul 2024 08:33:38 -0700 (PDT) Message-ID: <668d5852.050a0220.a1c27.57b6SMTPIN_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 B96C9605C351; Tue, 9 Jul 2024 11:33:37 -0400 (EDT) Subject: |PENDING| 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142239 _Testing pending_ Submitter: Huisong Li Date: Tuesday, July 09 2024 02:29:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:e6bfd9676109f904b4f263402e77105fdca8e67c 142240-142239 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/