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 3A2D645B5F for ; Thu, 17 Oct 2024 17:00:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 329EA4025F; Thu, 17 Oct 2024 17:00:15 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 967AA4021E for ; Thu, 17 Oct 2024 17:00:13 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-50d35639d0aso338544e0c.0 for ; Thu, 17 Oct 2024 08:00:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729177213; x=1729782013; 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=rB1fPoSwNYe5dvPXdFVRbVPtzKNTl/GWDWFWJb8JR6k=; b=O43rDMN7QsERPIwws4AuJcMwYNL8lqeS8zHVv04dCTtSqh4f4vaDQYNWXDIMPQhWLy 6UxydUDu1zY8laVmtpJEyEjIM2BktmTT+9jACq9CJUvm/okp6aTJC/EW44XHpk6PX2jZ Ycs/tkUc+4u/1RYt7qYIYQpVnaNW6v9ApvG6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729177213; x=1729782013; 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=rB1fPoSwNYe5dvPXdFVRbVPtzKNTl/GWDWFWJb8JR6k=; b=cRHEwgOi7CoSNDTf96owDyAnNAk/ufTHI3A+b6OxTOCU1EQa3/Xi1zs7zKON7HTbi3 2WnuzaC7amMbyhF5Aja2o+RaAvzXaLy1EyZSbmWeYQlwxCAa+LKJDaJG4G/17Ov+ux8D MR+9+ZIEal/X8SaYdjcJBTZVHbnbBP23nhvL2pi+Gk3LD2eVePkTu8eQkcUArFsFuA20 tlNTfI8dyD7i7zVl/4L7PLGivpfPnvAUMOnL1FlTkTVA4U5NMTNbDutc3O9ELQ1z++0/ ytAQAaQcB+5s0e8/rLErRZlADrVoZG9njuGBJ3p3b+iROnouBvfQj7upWg7+pJCwBSJi MmLA== X-Gm-Message-State: AOJu0YysmlFXz3RrgnvoxzfYM6hhtQLlqNWhcjlRLcy29rgP2rfFwIT8 nU/g0mbAgDnB0BjEon7IPS6tM3UJ5+pzwgzKckt/oIzrcAHKuOrknnjmIrCRmwQhiUQsnp/SvNJ Mi9U6FK7aY72Sg0Jzmk06wn19J/slMMM8VEcalsMS5qbUBfJJ7B9+J9t6 X-Google-Smtp-Source: AGHT+IG85Gpayb2TcYE0BHVMWxuNck/ZVCblApjh35ahJcS1Xhm5bAXKEkW/vridaPlVegLJz606kNdj2LM+ X-Received: by 2002:a05:6122:907:b0:50d:2769:d757 with SMTP id 71dfb90a1353d-50d37761018mr12059780e0c.11.1729177212584; Thu, 17 Oct 2024 08:00:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-50d7b290496sm296718e0c.10.2024.10.17.08.00.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 08:00:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 08:00:12 -0700 (PDT) Message-ID: <6711267c.050a0220.3ae707.3ef7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 344516052471; Thu, 17 Oct 2024 11:00:12 -0400 (EDT) Subject: |PENDING| pw146047-146054 [PATCH] [v6,9/9] net/zxdh: add zxdh dev co From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241016081824.1808433-8-wang.junlong1@zte.com.cn> References: <20241016081824.1808433-8-wang.junlong1@zte.com.cn> 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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/146054 _Testing pending_ Submitter: Junlong Wang Date: Wednesday, October 16 2024 08:18:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2e424aeb6edf8c4990abf266aaa8814a8050616 146047-146054 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#317648 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31508/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/