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 DC3634333B for ; Wed, 15 Nov 2023 22:52:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6F1B402B2; Wed, 15 Nov 2023 22:52:56 +0100 (CET) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id 5814E402B2 for ; Wed, 15 Nov 2023 22:52:55 +0100 (CET) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-4094301d505so667525e9.2 for ; Wed, 15 Nov 2023 13:52:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700085175; x=1700689975; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nnCHThqaayJyNyKNz2gvIzYZKJ9gta3vD1qI6K6QcBQ=; b=K4ODmPAhuLUfz1LEJ6kt2v8UEYCWfLrIt2iWx34x5M9x5AgZaGiZ7THW60GY5i0XbS Id2+a8ie+mMice5N15MFJk5DPj81jyRyGjT5/H7I+eQmCJwq7vNNEJBVOkNdeSQyANxB klxuQpsKVpNLlDyDSB+k/nHI3njMgj/C293Eo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700085175; x=1700689975; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nnCHThqaayJyNyKNz2gvIzYZKJ9gta3vD1qI6K6QcBQ=; b=gVDzh2l+xCwDA4BHPF0CRZjmOcHxLOekALZv3jcOAi9NmianGvZq98PCvFj7diWGp2 kvm/3TN9GW+zuDvrgVXC0bUnIFZngat0ChHN534jpiGn06B2grJIwYzu44CDqtsSoEPq P83Sryh9bSROLeC9f1lMhBhrw+yJ65RCAOE97pGN2tEpdLWCZkGuMZr4QqeZyW06xSyz OTG0+PT9HAHRumvzI1WUtEn0FNmNFSVmSibbCy5yzAgbS8BqhGek8b4VQPMTSwT1IC7z su+RIJGO3A5sUQNLbS1q00E4RSk5Oh4jCdtQy0Z1hN2eOqhSeZGSzr+OzuTlDzdtS8+p rmHA== X-Gm-Message-State: AOJu0YyhiVUrtKGsNRy1xWhCzsi4m7w+g6gAL7q+gDny1rezaedF48oQ Ppt7bqzklL3SVnTs7PzokeKpV2Y/RFkvJno7wjl8KgnbZAeBII8BkG0iOo32hXt7qJxMm1IBPQ= = X-Google-Smtp-Source: AGHT+IG2XUmD0J8txn1E3q7tZatuKGM2eoARDKDOJcyb1eTn8EoUA+G8DBAx0Uaw1SEfwFiYlqesbvCdEmNU X-Received: by 2002:a05:600c:4ecc:b0:406:8496:bd8b with SMTP id g12-20020a05600c4ecc00b004068496bd8bmr9922363wmq.9.1700085175085; Wed, 15 Nov 2023 13:52:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b3-20020a05600c4e0300b00401c225296esm75763wmq.46.2023.11.15.13.52.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 13:52:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 13:52:55 -0800 (PST) Message-ID: <65553db7.050a0220.7fa16.1227SMTPIN_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 370E6605C318; Wed, 15 Nov 2023 16:52:54 -0500 (EST) Subject: |SUCCESS| pw134404 [PATCH] eal: fix alignment of RISCV xmm vector ty 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/134404 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, November 15 2023 21:16:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134404 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28391/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/