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 F31F04302A for ; Fri, 11 Aug 2023 06:10:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDD4540F16; Fri, 11 Aug 2023 06:10:12 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 82D4F40F16 for ; Fri, 11 Aug 2023 06:10:11 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34914684b62so5833335ab.3 for ; Thu, 10 Aug 2023 21:10:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691727011; x=1692331811; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IMM4JBFfeB4v36dOmqpcZH3q5viqa7d1nlZFBPReaHQ=; b=Nn/TzV+DpxhQLw3hWZDOlYZ/XjIgwnTut607jq9bYYJXpdrktaEV6mUFJ+pwPAHoxH yKVjHgGIDLexmb1shO3V092tOZWkwWzpuGLx57JUfwfhbZzO+UahyWGCjo//aHJxZzBs TxxSe6yoO87dxx9VRNv32tZNM8QQgh5RovdkQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691727011; x=1692331811; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IMM4JBFfeB4v36dOmqpcZH3q5viqa7d1nlZFBPReaHQ=; b=AvIjUTbuhwSCTUoHrE0NmwH2sy3s56mk6Xk1MDdpIYPnqhwsJNxj777Ekzr8HdV00/ bUi/rEslK0y9yJAgCTfU7V7iIzNN0JMtctGbMVGAtGNuRWg3Kc5eTpnAdp8k++8uK/Lj 05XfueSK6r8Yx0sCyQmDLveJ016Q9KNw7mSeyMV/Q8LhOUU6Eh1V0V52/6B+zFfrlZLc DLk9tXXdyjdu2/m9U8rK5MhlTh9nZE+IS3EN458e7x0083/+cPOudSVJphUl9vJ9g9N1 7PXsthiRf1vBCe/rg7EFc24WHh6wXl9wBvzBeejlD4YC38paC7DmGT0N0oFZSzYlVgup 6bTQ== X-Gm-Message-State: AOJu0YyaSpSTp09LZwxR3JvCDvyJHNjUoLg6XiKXwPmEVJi9KOJpstsc BRt8vezqhEP0A90BsdKrdStQmWrBAjBgQzZgIhgkKBxgxBoe/odmPYX1NGPWYeFrJcDsZbpV/g= = X-Google-Smtp-Source: AGHT+IGNQ5CZ6xkF4qcsfMsDiBF4OarkTq5Txnx2Ce3GnMRoNCRfKfNhO7VtGqs9ndzZtkTd/nsl+nrRKkht X-Received: by 2002:a05:6e02:20c2:b0:348:cb93:56b8 with SMTP id 2-20020a056e0220c200b00348cb9356b8mr1084936ilq.11.1691727010872; Thu, 10 Aug 2023 21:10:10 -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 b4-20020a056e020c8400b00348f493de42sm139456ile.0.2023.08.10.21.10.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 21:10:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 21:10:10 -0700 (PDT) Message-ID: <64d5b4a2.050a0220.2df28.7983SMTPIN_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 6AA496052471; Fri, 11 Aug 2023 00:10:10 -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/