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 EDA474333B for ; Wed, 15 Nov 2023 22:53:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8878402B2; Wed, 15 Nov 2023 22:53:19 +0100 (CET) Received: from mail-lf1-f98.google.com (mail-lf1-f98.google.com [209.85.167.98]) by mails.dpdk.org (Postfix) with ESMTP id 66810402B2 for ; Wed, 15 Nov 2023 22:53:18 +0100 (CET) Received: by mail-lf1-f98.google.com with SMTP id 2adb3069b0e04-507adc3381cso143275e87.3 for ; Wed, 15 Nov 2023 13:53:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700085198; x=1700689998; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IjdoAC6zPOL9W9CPYZU8VSZyAfkEQBH4/2oL859ztg0=; b=X9aHJG0uv7oiFdniN1HhqvVe67s0yRs8qfAEM2MnWt3TU6HnV1gKMNypCsLyIuocmW IKEtiXohlgOR0+2zvRM/a/985z0YJwokehip6YDtitngTQYPMuIGXoeXCTAx2ZvaGSaM ZBWjSOdvaf61XNqRorQwSbRLqwyuX63zSW5r4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700085198; x=1700689998; 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=EbZ+ca3jsOJGYVrnBpZ44hDbc6ruB6/QuP2PfO5+cbuvPuUufrX+29GaOa59o3GJ4U 1MD1SIryb6EkSVkIgGQcBXpTcMsLKF6QMXtWP2bA2sU+US1bjVCpQXauN5hLYjkcyG5n VPaXI0xZvzuheN0QsL/Ul6Q4skdQUHprMMWkR+Zb8oYixenissodulFbw5btbKHtPsLf 40QMwUNXNcHseYFVP2glDD3AQyHsF6kXwtuiP2rbtXg2B01jj8q4wTCtm5VStfMv4Xet 1w9F2Yf7Ap4PVKqzyzLK58bG+gFcz8awNzdSKdve2femP66QPY1hCoID+Mo7GFtztD95 XWPw== X-Gm-Message-State: AOJu0YwVXIaGzymuopQCHi4hxsmOS1VDImv0O4y46eVEAOIMxpDEzzDA WKsCRvy+mihLyryCSdyT74AX2gMQ0O9wyaMl63HIVNCkyq/HZSJC6OCFzQ== X-Google-Smtp-Source: AGHT+IEbx8DGkpiCrovRETT5/ySPD7FSdgS2ifFW1+1O4nEiPyFrOAxxJi133Bw4qPaN5sINU7fycOVI8NIt X-Received: by 2002:a05:6512:3698:b0:504:3c1f:cbd9 with SMTP id d24-20020a056512369800b005043c1fcbd9mr8266646lfs.16.1700085197941; Wed, 15 Nov 2023 13:53:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h14-20020a056402280e00b005470b961191sm1954747ede.9.2023.11.15.13.53.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 13:53:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 13:53:17 -0800 (PST) Message-ID: <65553dcd.050a0220.15014.9d9dSMTPIN_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 2397B605C318; Wed, 15 Nov 2023 16:53:17 -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/