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 66F534333B for ; Wed, 15 Nov 2023 22:51:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62007402B2; Wed, 15 Nov 2023 22:51:44 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id 73F46406B8 for ; Wed, 15 Nov 2023 22:51:38 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-40839652b97so654595e9.3 for ; Wed, 15 Nov 2023 13:51:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700085098; x=1700689898; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uSAdSRr6JFiL5bmL562GvIsNPw10Lf6MSkiWrtsySUM=; b=EBE5HhLL9MQrkURZzSRBWtWO5EQ8jyilEc+hI2BqJ9nXMuFccYkby/+AjSjVVs1/oW 4z3DzngnA7yHXM8vsW18/+PkGUAGx78HxwAV2znjcvuc95MUVvPHFH7apYFI4qfmf0PN 7gRUwLjTmomLCmjVLysSgsHgj9IcEvv7A908U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700085098; x=1700689898; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uSAdSRr6JFiL5bmL562GvIsNPw10Lf6MSkiWrtsySUM=; b=K1/0chGHfa1s7EJLMhuA2DzM4wwbh9Epv3GNJc/eBpRH/wenuZBsBK1O5aiYQMvR+E eYz+HbKbo9rwqvtJsv954Ks1cGe2wFTVoh17TGqvIth0965zWeeHcaulGcNTskWRZJsH IX5CRCjd+7NoKq0q8C2zzxHyvnjG3mWNFfdAyoGKF476gsG+Oi0lfsdr4O4Ee8+ZWJrO w9tG0//ycpChUKJf2F42WO7fcDZL8bCE9hk07+RpR7mbBGwsCOPKx44MwQkIQzD9hQ3B h6k5hhywLS4JeBIqx0VgoFuMdZ2nt+tzarggrxiZ767tLRPX+5A7+PHuu92WI+9UUdoH bbJg== X-Gm-Message-State: AOJu0YwhmjXljrCUoPqjZmIMuxcWTAqvbJaPiLQIjhZ4bX8mu/pC7WP2 XEj824FSpOXZbnAYpiOtRf+rmO6mPqv4Xr6Pu3hnrAkuDEWuFR6xrmR0IJiw6AAZSFO3aM409A= = X-Google-Smtp-Source: AGHT+IE/dfyqVxqLJJMMMTYSGkz3ndfpHbrCbtj4xeHe8PvHHu9DGFgSO8Y0LtYGE/X24BR9b+R3/n7InEtr X-Received: by 2002:a05:600c:4ecc:b0:406:8496:bd8b with SMTP id g12-20020a05600c4ecc00b004068496bd8bmr9921143wmq.9.1700085098318; Wed, 15 Nov 2023 13:51:38 -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 n11-20020a05600c500b00b00407755c9f34sm77129wmr.19.2023.11.15.13.51.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 13:51:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 13:51:38 -0800 (PST) Message-ID: <65553d6a.050a0220.874e9.134cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F9C0605C318; Wed, 15 Nov 2023 16:51:37 -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-amd64-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 | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/