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 BCA3345B2A for ; Sun, 13 Oct 2024 10:25:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4F9540273; Sun, 13 Oct 2024 10:25:47 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id B7B6C40151 for ; Sun, 13 Oct 2024 10:25:46 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-71df8585a42so2509406b3a.3 for ; Sun, 13 Oct 2024 01:25:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728807946; x=1729412746; 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=SK17t0GiakNznCuDLdx6hj8JhRmQxtEc6SUKjvipD5g=; b=jex8cFTpLWpaCN1SYh9+Qa3QoFW8PmQtjf2TO/wRrBsFVLAs6uHjTIHfuNobrGEMkW H6ylT8jwXeFMgD7n3OTXyTo6hJgXXlkkRVA0g8si+elIMKY8Q17Zy4GdB9EOgL8EcThU p7E8H3fYkBaI01YulgjMar6E/5bygE0a5gUjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728807946; x=1729412746; 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=SK17t0GiakNznCuDLdx6hj8JhRmQxtEc6SUKjvipD5g=; b=H5m+YKVvmOPmLEMFcYC826Ju3Um26jN7E7noAyW9txU69GSWd3Uujvzj/Q/rbqbJ31 j0gquEUeeJfozDqowk01BLfswte1XUZrz/kanCpLC6UFq+w6nIzBATJ2X5QSJ2EovoU9 NV2Fh2FAt7o0MJhp5iJxe2hFr5DhDJzK3X2PPBARIBXe2CazKEvgdToSsS4ZURX9nUm+ qSY0tJpMaqSXMWf4YGSUEQPmu5JLPf95t5ic4JrRWN/33KF7Vn+GO8piuU7Qg1oATEx9 /u+SE6yFB6vwLGvI1YT+jNkYamnZT7M4RCCB0SITnOH5FVnP1i0kp13mbL0Aga6HUeCM ZJug== X-Gm-Message-State: AOJu0Yw/bTTz3YEpnmA9rcTdQvyyvxBjRjiEiDU9B+VzShns8fS7qrjm H+0CeZ7J3DctR+kp7lR83EULUVePa5NyvSF0PXX9MZoa/mqX1kuKGk5UeaRqFISU9jh/pCbwcaS Rr6e2FP5o5RQvAgKh9Su9WxbzD8cTnEQ7terFjyEv X-Google-Smtp-Source: AGHT+IE9xP8WdXUTIKnoKbgoGNL4Qw9L9WlM37Q2jqTGeuSW7WHcuOi+yrqjyNQMRsSrmukzbVSqNueV9Xvc X-Received: by 2002:a05:6a21:a343:b0:1d7:8a9:640 with SMTP id adf61e73a8af0-1d8bcfbfb3emr13643540637.44.1728807945811; Sun, 13 Oct 2024 01:25:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-71e5f8fbe12sm45311b3a.16.2024.10.13.01.25.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 01:25:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 01:25:45 -0700 (PDT) Message-ID: <670b8409.050a0220.357696.35f1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D583F6052471; Sun, 13 Oct 2024 04:25:44 -0400 (EDT) Subject: |SUCCESS| pw145801 [PATCH] examples/l3fwd: add option to set RX burs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241012084052.3485-1-haijie1@huawei.com> References: <20241012084052.3485-1-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/145801 _Testing PASS_ Submitter: Jie Hai Date: Saturday, October 12 2024 08:40:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145801 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#314715 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 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 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31448/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/