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 3BA344333B for ; Wed, 15 Nov 2023 22:54:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35A28402B2; Wed, 15 Nov 2023 22:54:23 +0100 (CET) Received: from mail-lj1-f227.google.com (mail-lj1-f227.google.com [209.85.208.227]) by mails.dpdk.org (Postfix) with ESMTP id F0930402B2 for ; Wed, 15 Nov 2023 22:54:21 +0100 (CET) Received: by mail-lj1-f227.google.com with SMTP id 38308e7fff4ca-2c50906f941so1553371fa.2 for ; Wed, 15 Nov 2023 13:54:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700085261; x=1700690061; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nnCHThqaayJyNyKNz2gvIzYZKJ9gta3vD1qI6K6QcBQ=; b=dvLmITxysN7ykHO7tvkH6ynfCZjOnlmLDf8jaVn12nNAijhtAdwJurHBEgYN0FPXwv ZJ4P/LWOkBxwEem8uHJuGWg5kyUzu0ROdpWcvexqgp4eANB2sbuP6/2bTUdv7ftfzfAp NmonRjxGoLLlFiHUYVmEESVn5tsm5DAZEj/a4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700085261; x=1700690061; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nnCHThqaayJyNyKNz2gvIzYZKJ9gta3vD1qI6K6QcBQ=; b=vwURS6f+SYG8ogNZ9xaaWA8Jy0XSXTurry3Y+Ql3P06h9JKWIVrjN7/g4si+gfVirr l7Dh88VDBxDh1fSJXSxiq++rKLBlig1OatOxcNTqJTPdUJrFzMs2xc4JKMKor5CFm4gh 6nq5RbRgFJzc5riGb9RSEU4lKAl5mMLP9nMkUH/AMrz3ZjdHdIjLlohNLftI/ip/oeQq ejGuk6tPICQxY+Nkb+hct05feiHEFEZuIKGaC1C/Boe8G0iVxT9olCIfzUMMhf/0cxKX rttCkmLT52GxtAnDEK220Gti7g6BYgTcK+poJoXnuQ9eKl3SCuI8Gxy+yGML6Jclc2Aq nmTw== X-Gm-Message-State: AOJu0Yxjafxo1KumrjwEqTYwfPJRjOOyb3ST1f+q3+/BaUBOWeB88p+v 8C7ZTxX7YuHWqO5V/tMii7h2qdZS3uulr7CooNgpQ8IKdFKwf/Swdgmlx+LNCmPp3ZSEpBh50g= = X-Google-Smtp-Source: AGHT+IEH/6bPyEccqDV/V9/EBReGGOWJdyPTr5bUTXqkvwMcfEB0nwD6vjDtFqEkQU4MjWepxgCkFybGISQZ X-Received: by 2002:a2e:8842:0:b0:2c5:47f:8ff7 with SMTP id z2-20020a2e8842000000b002c5047f8ff7mr6688357ljj.18.1700085261509; Wed, 15 Nov 2023 13:54:21 -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 z7-20020a2ebe07000000b002c3c75e18c4sm1730137ljq.4.2023.11.15.13.54.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 13:54:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 13:54:21 -0800 (PST) Message-ID: <65553e0d.2e0a0220.af8a9.867dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 64410605C318; Wed, 15 Nov 2023 16:54:20 -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/