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 830D345B90 for ; Mon, 21 Oct 2024 11:44:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A2C04026B; Mon, 21 Oct 2024 11:44:10 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 61DA94021F for ; Mon, 21 Oct 2024 11:44:09 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6e38fc62b9fso41715627b3.2 for ; Mon, 21 Oct 2024 02:44:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729503848; x=1730108648; 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=pbgy6bQhpP6UfE1LZ3CHGL5WT4Na2afP+BXigGt3/Sk=; b=j0Zbk3e2RE79WZE1StvBW/jJvNzt9CUP//BZTnIoCB22BTgNPIeXwvT53YUWOwZ3xy ovaleXTNdspDVfbzm+a9ll5r+2AMWgzv21GY67+A/orT6tXGNPW0YQG9DLNlp2V/L2YV +cxdiEIQFFp/atVgLjL6IdbfikM6JzeIWGU5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729503848; x=1730108648; 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=pbgy6bQhpP6UfE1LZ3CHGL5WT4Na2afP+BXigGt3/Sk=; b=m590piS+UMTtf9FotRR/BvhzoixrSavouFE0+o/VBrklDq4rP68zDPdhuzDxYywwMP ewMQv5bixKaEaHoPkgEITy3CKfV7QesDFr6+hV7Ic5fiXH/oyFllsAP7C1lR5Czb/YbB 9fafPuG1XxjqSaH7to82MMm9R6yrEodQMSY4aKInh2IQFgHmcrk/rRzPXNnQ7VaHn34A N71VAnybYfxbna9iQ3EFiOaMZy54RjZPV60AACZ21OToRA/hOCSiJxamufhnH5xrxbCf sMBMQ0CDm8yaF9F2UZHb0P4vAZHK+mI+JZ1BPvTC3qk5KyQ/Xm+thvqI2VHIHhgwBfC/ B0bg== X-Gm-Message-State: AOJu0YyzmVP27nX3H+fbJCvpG/lwkySXTUudQRIRYANgyOT6rBDjs5SM fQE0TirNBsuK2lPfa8BL/5s9FqB36lsBE62X7bpWv8uSygdBQPl+UyLxAP+pKaQz5i58SuiLi4w IRD9QC3/bX7pgqMFZFsfWCro6UsQGooXYb2HH6o8M0xXJiPy4cssRtuII X-Google-Smtp-Source: AGHT+IFsUrnW0e+pO1n4X7h1EnYgDRWva21vM5Jq/iXet6dIJKCGbQKjHuRlT2eE67pNYpIY2plEkpuhpdjj X-Received: by 2002:a05:690c:34c1:b0:6e3:120a:71f1 with SMTP id 00721157ae682-6e5bf9a637bmr102037647b3.15.1729503848553; Mon, 21 Oct 2024 02:44:08 -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 00721157ae682-6e5f59b2eb3sm2253137b3.7.2024.10.21.02.44.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Oct 2024 02:44:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Oct 2024 02:44:08 -0700 (PDT) Message-ID: <67162268.0d0a0220.31ea.eed0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F35E46052471; Mon, 21 Oct 2024 05:44:07 -0400 (EDT) Subject: |SUCCESS| pw146180-146181 [PATCH] [v3,2/2] examples/l3fwd: add optio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017095858.27865-3-haijie1@huawei.com> References: <20241017095858.27865-3-haijie1@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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/146181 _Testing PASS_ Submitter: Jie Hai Date: Thursday, October 17 2024 09:58:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:74efd38b416fcf9eae2a5b429b81b550a73a47b6 146180-146181 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#319903 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/