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 8C72944116 for ; Sat, 1 Jun 2024 13:55:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89712402B4; Sat, 1 Jun 2024 13:55:42 +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 C7D3A40270 for ; Sat, 1 Jun 2024 13:55:41 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7eacd68d521so120690639f.3 for ; Sat, 01 Jun 2024 04:55:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717242941; x=1717847741; 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=M67mfMMPVWyC3k9J18Vdo1guRBAQdwNLHl+r3gQ2aJw=; b=JuZ2pPJpvKASLML89GKJk1n4+6HWXc2JABX02j9TOzj8LyRJgJsBYA5h99GnRrvw9f 8N+C5HCLsdxolrpV+AYAy3ruQ81UCU/uwM+ic8ygWwsgn4L/8OiR3WtMcE918tpX3NaE a/+wGTcwa2MB5OpQ0mU2NC1Io2xvS106ejT10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717242941; x=1717847741; 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=M67mfMMPVWyC3k9J18Vdo1guRBAQdwNLHl+r3gQ2aJw=; b=qpnmIrv2hd1ZYBks5SPWQ3z9vK69YW7a3PbIXa4T/g7QOiwzRT5mFIqsdX94jhT/tM F0YKZzE7kpwq9bm2kGjZ5QPpHSYstIGGdjsC5mobEWviwWL0faCORuYpweS/bEUyxnp8 MmK9EeGfNhIUuCYrZNRgj3xOT65TYB0r53GqFtSVvtqkmfpw1Pv+K+51PPxNZzKlHbgO KRIhat7inlN/LF9+zZE49m6WROATDv2Q2QgooflHLFzvELalrYW5dD7K/ZXMDLpDj0W4 p/1Lwtue5d2qsV8w4810U4T/uJmoPXHVCbZKctSQ92uXPSnLqTmr+WgMAVMoB7rG2Uqn Vf+g== X-Gm-Message-State: AOJu0YyHK1rZgLujtxxB0MBLBPeR76xM5HH3ErMKpMPPB/ML/XXPvlS2 yIZoVLk3EpvThrxlA2ZCzaz8buisHo8IKIidJr52toMyGcZFh2CodS3zTmPx5jbbqKdNBVm2MsB BzFG55460FBpul3Kl14W3toR+xPo7FGL2 X-Google-Smtp-Source: AGHT+IFLtRsxXbqT2EtMZHr3U82uaeQ5HN43vECLOrjUoSvI57lkKFhQIaHCs5N03bmwni3bH9rYEkRZkjZc X-Received: by 2002:a05:6602:3f95:b0:7e1:7efc:2967 with SMTP id ca18e2360f4ac-7eaffdb5991mr518346839f.0.1717242941239; Sat, 01 Jun 2024 04:55:41 -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-4b58972fb49sm20367173.46.2024.06.01.04.55.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 04:55:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 04:55:41 -0700 (PDT) Message-ID: <665b0c3d.050a0220.bb35a.16daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A4FF5605C373; Sat, 1 Jun 2024 07:55:40 -0400 (EDT) Subject: |FAILURE| 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, Daniel Gregory 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: FAILURE http://dpdk.org/patch/140506 _Testing issues_ Submitter: Daniel Gregory Date: Thursday, May 30 2024 17:19:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140505-140506 --> testing issues 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 | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/