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 2E79743EB2 for ; Fri, 19 Apr 2024 18:43:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A9E840A7D; Fri, 19 Apr 2024 18:43: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 B72EA402D9 for ; Fri, 19 Apr 2024 18:43:24 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dc74435c428so2423760276.2 for ; Fri, 19 Apr 2024 09:43:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713545004; x=1714149804; 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=MZyfxGR6BuOE2jxCJ6knpEf/tXUdtvr5rJNzWIuYM8E=; b=dcimDtjRIUa3CKzWuLSn1VL6P9oU2zXHp8FGgYvI/gKdz3U9TSAvQiVQUOxhRo4CIj g97bSK+eDkzkXAQ6iqlAPbMHdxlI7uzTHJcG6rYcBpURc91TiTgxr+h9PofyVHVx++D8 Lf+gvtjIUOnSlZaoxI3tugcnw7L/RPM36X55g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713545004; x=1714149804; 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=MZyfxGR6BuOE2jxCJ6knpEf/tXUdtvr5rJNzWIuYM8E=; b=WSCzxwg3WYGFPDuOChew7NR652nKjnd+2r4yRbGezyy+0vP5Vkb7qoVyansqpNebGP 4DbXphe3foBltcNJkvchZjqyP5jf2ym92m8MtXVoxO3hrcnFePzFQOA+x70mMJAQSmXe IQOm+BynL3f/rxRCL/5Ea0ujkHi2h9kI4Cmg905iyhrK0K8myh5KbqqbiPsH5lFYiqcR CJtAo9C99r2yTuvT+E7XCrbnFUemgE4sPDoG6E/TxNHWV8wcx+UExNeHByjCATFN8+iR j1pVFQEpk5HRslnPf5oHn0KQcKLhGFp+Jy7iwzIiDEH5J14st9c1I5wK8yUBxkIxcdF5 7B0Q== X-Gm-Message-State: AOJu0YxNdnyqHDKoqTjgOE6HK1e4N9/vMlDp0DOyS105s8xz3ZNTIT8r WcZhTRUic3rWWVeNBEgnpalVvceOEP2ROcieg2NA9gwgcIOBb8GVsKe39bUtbztuwUhdzIYooBY LA0ZDR7JqS/RbQZ6slH+qsfllqKE/+AD8ng2wvUgAqctosRW285C3ZyAJ X-Google-Smtp-Source: AGHT+IGfnP7+yEuIDBow0Jb9ev5KoLZaUaSDIv9xy6cJhzwmSlWt5UfCoIpEdFfkpdpzC9OF3fsCexv3XXxM X-Received: by 2002:a5b:d0d:0:b0:de4:c3ba:8a14 with SMTP id y13-20020a5b0d0d000000b00de4c3ba8a14mr1772919ybp.48.1713545004191; Fri, 19 Apr 2024 09:43:24 -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 x3-20020a056902102300b00dc6ccb27a45sm167085ybt.15.2024.04.19.09.43.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:43:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:43:24 -0700 (PDT) Message-ID: <66229f2c.050a0220.82d83.8886SMTPIN_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 CD0C1604D420; Fri, 19 Apr 2024 12:43:23 -0400 (EDT) Subject: |SUCCESS| pw139542-139543 [PATCH] [v3,2/2] net/ngbe: add vectorized From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419090426.26188-3-jiawenwu@trustnetic.com> References: <20240419090426.26188-3-jiawenwu@trustnetic.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/139543 _Testing PASS_ Submitter: Jiawen Wu Date: Friday, April 19 2024 09:04:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:87b897387dbe3bad556ad2931f224e75cec0f38f 139542-139543 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/