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 1E71A4333B for ; Wed, 15 Nov 2023 22:53:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 190D0402B2; Wed, 15 Nov 2023 22:53:51 +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 2065C402B2 for ; Wed, 15 Nov 2023 22:53:49 +0100 (CET) Received: by mail-lj1-f227.google.com with SMTP id 38308e7fff4ca-2c503dbe50dso1700881fa.1 for ; Wed, 15 Nov 2023 13:53:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700085228; x=1700690028; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IjdoAC6zPOL9W9CPYZU8VSZyAfkEQBH4/2oL859ztg0=; b=AZjPKlVGEOOomSJ+iJnqe300hArz+k/8OtFm4f7FgrlvAac8811XetQu3CPvxdZMVa npgUtrTxbB+LpSI5djp+b/H+Zrq3Q1YO1YUN2hgZDmShYCc/5Ddznz0ZU3O2MZMol/ti gLakSBjVsEuaK0Dkv4mJeMGO+uliQXnrZcwuc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700085228; x=1700690028; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IjdoAC6zPOL9W9CPYZU8VSZyAfkEQBH4/2oL859ztg0=; b=iuYKKWcMvRznGpU0EFn01xfyxY/frVEP4DUFFovd5xkf4EoaVq1iLeUl8s4e2vusjA 5GC58yO+XrRDuXbnQvsJzwJOIcfnHcwLDEWrnH8/ViOCoNo05an4Z9/qeQBaWSTnUN8r IajIymJDiShPTDGj/AlsK696z1L0sp2yJLHl4hqYHRhWFpqCZ6a4pFsbmXrLU1L+Dcen zK4ao1assQJ3Ow+D6ZKNh/TwpYw97FjqAnub1x5n8mgg3aLdnkx+DAYjGXbNEbs/HIcT 06GLur1T/iipqzKG8deO2c9v4L0Ozcl9SMMAgkVKt6dpU1b/rD1DE0cfTBoLYP/9vH5k sUFw== X-Gm-Message-State: AOJu0YxpCCp9viY+5UqbntEnNF/kzJBUw6RyMWKveacdjz3kBY5rQno7 nltPqTwGePTx8Rvfyc3aYlkcaSnCotU0m3WOGzDRL+7AeLp9aAjqWQn7izd59oxRI99W2gCTjQ= = X-Google-Smtp-Source: AGHT+IFiX86/QfPuGNO+25wHTlKceYV6c9FZyLRQFDdsOZj/DNaSdyH/Zv5fTzKlf0+WpyaeMjRGsKIZfQvs X-Received: by 2002:a05:6512:39c9:b0:50a:7640:6a7f with SMTP id k9-20020a05651239c900b0050a76406a7fmr11993527lfu.12.1700085228821; Wed, 15 Nov 2023 13:53:48 -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 v6-20020a197406000000b0050a6f8a646esm2402621lfe.49.2023.11.15.13.53.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 13:53:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 13:53:48 -0800 (PST) Message-ID: <65553dec.190a0220.7b377.8cbfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id AF832605C318; Wed, 15 Nov 2023 16:53:47 -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-unit-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_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 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/