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 E817943EB3 for ; Fri, 19 Apr 2024 18:42:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3613406B7; Fri, 19 Apr 2024 18:42:19 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 557C3402D9 for ; Fri, 19 Apr 2024 18:41:23 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-69b7d2de292so8460856d6.2 for ; Fri, 19 Apr 2024 09:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713544883; x=1714149683; 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=G9qBnBi5Pkp7rMzeDCMIhycWIx3/6D9+zbo03ncQS9WP38z6SRzmqWCVvMQROPGqfb EZyHCAlJO6VvTDLLmjBHllZy9HgblIwB87Dq2+mID7I97nNjDkHpA7NAot/BYxIdIyNb 7TC9VqGt34/CVc/yhy7rQhikTi5vWleKNIde0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713544883; x=1714149683; 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=HLYy0Y4AlQzvIBE7Vhibd/FqA0ENAGx6XzavCBqtMXsZibaZro78pC/RheZTAx8RXp hkGKdOFX01rMqde4LO6ThlAUrEouc2wRWVfFzV381IrdApnjJsMg5rlQZOavneXgZ/4z X9DbpX86BTnk3+5MuLAlN2xJlcG0v2giPNLFmmfGnMSbmV8xe+jZldLCVxRlknnrMmgV epXFcXzEkpyGCcTOugsmStjOP+/hlr/CPcsAmelDZb5sjffhzJRN5DJLxUE01k5arb9m tuNlX3fJ7+Wze69vyxcKTDeVXayQ0a8RHWfxejkXK8mEHSL7wooSaGkA6/VYQCMrtjVe L7sw== X-Gm-Message-State: AOJu0Yzo7KU9oBRWoQs2s8kJ5Ggu7jFRrhM8YRsXDwZJLQ8mM/wYOBdL 97sb7Rau5LmtIwlbe5bHt/Row4hPevRZAVkGc1qvP+GlW950k+csG4ZVeUoyci+zZM6qCahZFYt FPxIscgkJ3fZdMbFreQQwOa+y9OZFbeJieP/yOzQaSEA2r5rpSK70mA2t X-Google-Smtp-Source: AGHT+IHh4fg/mpMYG31rojCJ39OAtFPGvJNu3SU7HK3AolFu3ctQvEIOLaD/LdRGLRC5S60sZVFUjjt+7GYj X-Received: by 2002:a0c:f888:0:b0:69b:bcc7:f823 with SMTP id u8-20020a0cf888000000b0069bbcc7f823mr1465012qvn.14.1713544882805; Fri, 19 Apr 2024 09:41:22 -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 i12-20020ad45c6c000000b0069b1ca5e74esm259412qvh.38.2024.04.19.09.41.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:41:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:41:22 -0700 (PDT) Message-ID: <66229eb2.d40a0220.d3391.e02dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7ACDE604D420; Fri, 19 Apr 2024 12:41:22 -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/