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 4639244126 for ; Sat, 1 Jun 2024 06:18:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D1FB427D8; Sat, 1 Jun 2024 06:18:34 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 8368240299 for ; Sat, 1 Jun 2024 06:18:32 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e238fa7b10so115844139f.0 for ; Fri, 31 May 2024 21:18:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717215512; x=1717820312; 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=s/u3M8nHUJfVmXxeWyox6XsOTWOAl91AL+2U4HpRkFE=; b=KKqdLjow1iaM70tF4ItERB0qwLQbPHrG2DpsTs5iQ6WvzEPQjWnmEgTrMx2oadRMqm 55t5jpUyzX6cj9cgKadCyt1WSF45NiBvXTSy8criStSI8elJugnbI7jDCtRsY1TixPQT S6S4e/1aPGwIIHE1y1cMpqLPXu1CWD0gJa2S4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717215512; x=1717820312; 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=s/u3M8nHUJfVmXxeWyox6XsOTWOAl91AL+2U4HpRkFE=; b=Jxa96XxTL2SG0KrDXB86DI/CR4SGh6Kf9034dC6E7BwAwh7wp5c0W+9uaXo2rMsmxz 4+Whhis5a+kgKqieqVge9ERdpdFlQ31gqXqJn/fjHVOFcHIH3DuVU5q2pzp3aoc8qsyn YT/lHo8tEF/AjlTMaRQQbMx4I+w6G4lQRJbJFUSu/g5hBEbCbAFMhT128aQGZ5BOhS3G KoR7XRjkrcBkK13STom8sLXNkrU6tO79pZABAhjzlMkXKL4GvsVkOhnkjj2JQjc38Oxz Ba8SoOA8/gCA+ulqvssPY9cWzSnc7e1gKs3fWVWPiERj2Whf9tD+AdhoTBNtKHo7Jsgf xWFw== X-Gm-Message-State: AOJu0YwUrMH4bZLotA1Epv5WcANmGfPp6XwebC2LIMO9jX8MqmAv/0/R tyY3TWwkh7b4//wzkSu3T3YXw2X35jTvD1i0ghHtAXy+stEOAD6Z67VnSOp+egCGaUaILccTo31 t6ZW07bTbgkzwhifAAbLo6kvcc4sAOQk0CNAtf0hb X-Google-Smtp-Source: AGHT+IGxSBif1a1jX8hSEP8SSJ3p1JyRV3N3kZDAUmrLQreMZ0za8Lxi1o3vucdlTy8jbYjGF6pRL6HY9zgV X-Received: by 2002:a05:6602:2d8b:b0:7e9:1795:7db2 with SMTP id ca18e2360f4ac-7eafff2d10dmr416072839f.15.1717215511946; Fri, 31 May 2024 21:18:31 -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-4b488e4bef8sm132845173.50.2024.05.31.21.18.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 21:18:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 21:18:31 -0700 (PDT) Message-ID: <665aa117.020a0220.70b71.9e40SMTPIN_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 F3050605C373; Sat, 1 Jun 2024 00:18:30 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.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/