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 3370344115 for ; Thu, 30 May 2024 21:11:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E1B3402E6; Thu, 30 May 2024 21:11:15 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 06EFF40289 for ; Thu, 30 May 2024 21:11:14 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e21742025aso51321839f.2 for ; Thu, 30 May 2024 12:11:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717096273; x=1717701073; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=dHuIGyOLLyaHoy2uAk+O1BE61zgHPHsf1BESNgowup0=; b=YNOEljIjX5/GFxhTbbULW3zQenfkXm41u5spSWeO9FZHwHOPZqlnvQEaX3w+xTtNME sCf3kVVHQLyPwIJ8iDCnCvLa0j3DsoA1z2gSTpNH3KDXGy/iLLaV5n6hOtFvfRZBMspA 8k8UEgLZ2zUBLORzOcqxFnbj7Yp1IgN0SZ9w4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717096273; x=1717701073; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dHuIGyOLLyaHoy2uAk+O1BE61zgHPHsf1BESNgowup0=; b=ryTCEXGKTN6jXCljyC4j7VFH94q3SjOG7WJOBR9QWsNio8IeFdR7j/nVeuWbCTDksh hduO2ovjKnGUCG8w+KHAwddMFmwTCZdztGLU0A9rZYyxhb2LSBTJjfzEDE5LjCdOlPe2 /mZ+QFHzP6IJtRkwB8nSIvW+DztfP5TCWxXwar4X/YjDi8L/96tl/l4NVKp2GrEl+bpV YFqdQsPyMc7j11Dpwv5rv7Z+YaOX9EmLetOTfZ0HI184zdMKWNPecj0Uqbt4V0YENuDE v9J5KhROM3TconC1SafNtz5RRYdBCzdslkGzYM2des2hOvUa0mzI+d+VKir3EQgruqrL dv3w== X-Gm-Message-State: AOJu0Yze248h4SzuHxovVBkV4gPN1MOAGIUoNjHB7LNK/sn61pjjyzzw UQrJ/fA/nLn+T1yNcJd0iAVmAPYT+vM0rdDAyHMZuPeAKwp8+GQ2eqZWNH8ZEnz0GCDZdjwotFU NizlMv5HjMTRl8UDXE43zvQJSeeKZVuEbBprJI1Ll X-Google-Smtp-Source: AGHT+IE4Qcw5tXAAaOR5ipP9w6Fc0Pmo7/wVtQdZMC6U6r6f5feDJch1asPOiPtRA6SNPRHDkDNCT9PfP5f4 X-Received: by 2002:a05:6602:2ccd:b0:7e1:7a0b:309e with SMTP id ca18e2360f4ac-7eaf5cfdcfbmr382939739f.4.1717096271875; Thu, 30 May 2024 12:11:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b48bb87966sm13351173.66.2024.05.30.12.11.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 12:11:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 12:11:11 -0700 (PDT) Message-ID: <6658cf4f.050a0220.8b3dd.1042SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 63FAE605C373; Thu, 30 May 2024 15:11:10 -0400 (EDT) Subject: |SUCCESS| pw140505-140506 [PATCH] [2/2] eal/riscv: add support for z From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530171948.19763-3-daniel.gregory@bytedance.com> References: <20240530171948.19763-3-daniel.gregory@bytedance.com> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140506 _Testing PASS_ Submitter: Daniel Gregory Date: Thursday, May 30 2024 17:19:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140505-140506 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30058/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/