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 C733142CA7 for ; Tue, 13 Jun 2023 18:28:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C37C740A8A; Tue, 13 Jun 2023 18:28:26 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 4324140A8A for ; Tue, 13 Jun 2023 18:28:25 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-43dd7791396so483535137.0 for ; Tue, 13 Jun 2023 09:28:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686673704; x=1689265704; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9lBKi5li7KD/TkvJPy7I9O4DDTgdMiES1u9QGCEzKj8=; b=OBQ5JEh7t3NgCsIeTLpN6t/9VzoTk24FgBWD0wldC+0UvID4a8SX6jaPxllGOXPWjA xJ8qq/NtXqoD4qPYigvGIP4FTgFk3agemqyDlWzE9cYAz/QH5HXpWRL33lT68zjqoQPh hDLndVE6KVrK4FL4sSl8EvaN6eST/WWjAQWlA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686673704; x=1689265704; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9lBKi5li7KD/TkvJPy7I9O4DDTgdMiES1u9QGCEzKj8=; b=eEyVyMCP7Y1p0Uo7Sp1+/4u0sHckhw0wiL15iwKBsRvTp5F6ce4LSvur57p9S+OuVX dsHqed9P2wm6AfAc9uRYp8yWC/1oqpnRlQQyvsYkjgy5vcn7i1caBEt12pDb0mZPIHUu lz+2LepY0t4s71xjlu834TXnOBQNTx9LG+XiF3UD9yTqQMlBFV5WuhzkUiOBzIYvBu1n R92RUtj1z/WSZhZKqa9hXZghFz527hGv5Qqvupxp2tNQkDO31+EAx8uXq+GJa6Crep7r kaxFjkoVPxnaEm1d4c4sI4IUJuTOG2HNqZOSPcT38XtEWsAjuL2fdU0qy6JcTxgkwxBU FhAg== X-Gm-Message-State: AC+VfDwFD2unh13VfslMJ4Km5krBe1tsW7G7V+jf/cDsMMDzgxhyB5cj oPqj7mkarsprLElKAdv/sUEnuVbGrtBtRXbbSCesDRpffYuP/oR5rK04cg== X-Google-Smtp-Source: ACHHUZ52k8fiSPwrDJR/eenH56EVWTkgIEycrQIqB9V8uuBNr9oNJk73/5cjYmI2YGzwNytElyBQV0ZPIOIK X-Received: by 2002:a67:fd18:0:b0:439:751d:5a3c with SMTP id f24-20020a67fd18000000b00439751d5a3cmr5894624vsr.4.1686673704732; Tue, 13 Jun 2023 09:28:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay29-20020a056130031d00b00787cdfb8c49sm1126180uab.5.2023.06.13.09.28.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 09:28:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 09:28:24 -0700 (PDT) Message-ID: <64889928.050a0220.1bcbb.fb1eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 664FE605246B; Tue, 13 Jun 2023 12:28:24 -0400 (EDT) Subject: |SUCCESS| pw128604-128619 [PATCH] [v14,16/16] examples/l3fwd-graph: From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-testing Test-Status: SUCCESS http://dpdk.org/patch/128619 _Testing PASS_ Submitter: Zhirun Yan Date: Tuesday, June 13 2023 14:04:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128604-128619 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26661/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/