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 62F374302A for ; Fri, 11 Aug 2023 06:26:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D75840E03; Fri, 11 Aug 2023 06:26:10 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id D992740E03 for ; Fri, 11 Aug 2023 06:26:08 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6418d37f006so2220976d6.2 for ; Thu, 10 Aug 2023 21:26:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691727968; x=1692332768; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IMM4JBFfeB4v36dOmqpcZH3q5viqa7d1nlZFBPReaHQ=; b=Rfo3C/J/HCPbRaZetDJGuGW/tRkr8Pj5wYkCpNrtI5OZrT4d6O1lxBRgB8Im09Agkh Lh4i3AHmak81/CDrB/WmFbDv4Ih7rti1eODpmosdTvpE26s0I+UkUvWc4rqAW+Cfjuga MpzUHdO/THGx52yiWrmimB2uxZhgXmPIItSpM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691727968; x=1692332768; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IMM4JBFfeB4v36dOmqpcZH3q5viqa7d1nlZFBPReaHQ=; b=Bgh5LIJyG++HxiutZdLg7CIb8GGrXGrKolyhaMZRZdr6GOTcGLB/a5Wdoz6lcRZ3Uq +P3qrE3pWVuvhe9RSHjEeFvPuPXvXeSX0VfVwbl6j7/HjbQ7Fpz3kgmbRG+lVvnlx+Lw hwu3LCqp9x4jdBsP3OhKInpoAwvHtG39ItEKHnfnCQT3dERX+VuZ5UYxASGtctVfXSBf jujwOcsONN+OdzH7V/HnOkHFvhXu/QbkjVb8/JYhlmTgCINFJoU0ViRLxpZC30BjHr/+ wpJiF9MSMInIjYbjEjlcvxNSu0/C+RYm0ytLDQb+fqp1BBsy0cY3DgcV1aURBXvKonFs eclQ== X-Gm-Message-State: AOJu0Yzj9N+7rH+iPjoI/3uYI315tcHSwz5n2sEFi1YpZsjBFue3PFGP q8yM4wk5EaoQ3113pwTQy7FInTWlLS9exW4cDJdBELkfHUrGPSO+/IS38A== X-Google-Smtp-Source: AGHT+IE0Lw4Ngt4Vh0yAhtQ2QFmrJZJIvZzF/Zq7jo2rRUXCxa7CVuGblubuKWzP3mQDVjDvVYUBrP+ai00M X-Received: by 2002:a0c:ca0a:0:b0:641:e7a9:274f with SMTP id c10-20020a0cca0a000000b00641e7a9274fmr251442qvk.3.1691727968373; Thu, 10 Aug 2023 21:26:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m4-20020a0cf184000000b0063d0c4593e3sm75115qvl.61.2023.08.10.21.26.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 21:26:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 21:26:08 -0700 (PDT) Message-ID: <64d5b860.0c0a0220.94433.34deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 17EC56052471; Fri, 11 Aug 2023 00:26:08 -0400 (EDT) Subject: |SUCCESS| pw130050-130064 [PATCH] [15/15] eal: mark rte_vect simd ba 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130064 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, August 09 2023 16:43:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130050-130064 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27268/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/