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 2355F457A0 for ; Mon, 12 Aug 2024 12:23:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C8B4402C3; Mon, 12 Aug 2024 12:23:16 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 794704029C for ; Mon, 12 Aug 2024 12:23:15 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-656d8b346d2so2414931a12.2 for ; Mon, 12 Aug 2024 03:23:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723458194; x=1724062994; 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=IGdiQUwBaFir1KVxp5AE4U8mx4Ka76Tk6Fmd2a+GI9c=; b=U/ozsJRdkbJKnGmF/e7UClvDBwq7KY7DiQeFRy1LPX8Y2vc+dVN+yIpsG3e9YmDHgB kc1J8Q3CICClITjRxt1n2Ht65+slCEY8oIWOBNkyqGQkTjmgCHobsTPEBaN5x20P0+WI mVEzCGPEGm8ARp0W9C4+qWTf7RlqHEoYKS4lc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723458194; x=1724062994; 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=IGdiQUwBaFir1KVxp5AE4U8mx4Ka76Tk6Fmd2a+GI9c=; b=POnXXoZW3n+qA/Qe0szEuF3XCpvkurmjbJF0vq89eSM+MYgWA+NC6kHnWROjXumJqM C1axmwiyld8FN/1PmHe/QCxMCndY1MsdgCF8vjPB5vgNyYKsPWiBFOASbdUfpLKWGsUj Te4sbckZZDAAC7nutiEojbQpFrcXfS2uejqQt5h8Y0FI6qXQJqHYmIwwhND/TQkS/K7b QJaJjeGp5m+QY+L0DB1PrCTG3YVSAR70AymzP8R0FbgaZepRff/xZ7JpOJSxKpzhJkjT yUZ4U7i7FQd8AFQyAFDjNZfZjHmCTFY4iqt5Q2ixgKQa+l9dF3acwp54dtdplkoa3fMF QS6w== X-Gm-Message-State: AOJu0YzJfPa+CjbvGbuNpmj2zZKf5adp6sz+JqWYEuBoAlBQL1+nEdiA OTcyZvjFo3c/AAdtEc+y53tnTckNsXTXBOVDW8WIABWCrQGRouyoThuvh2+hvPLOF3PC/3A+VXT grcwB9IXtWSJDWX/KkCkTX23EGeHTeUqfwdTm9qjrFTseT3zliIzFlF1O X-Google-Smtp-Source: AGHT+IH1eEXvEtP76uHOW1rmbl8sxJ4JBfXHcWiFC/51dUKdxD8RrfhkLGvkGRVbzd2xwXM4dcTKms0wPJO4 X-Received: by 2002:a05:6a20:9c9a:b0:1c0:f529:bad6 with SMTP id adf61e73a8af0-1c89feeae69mr8829165637.45.1723458194531; Mon, 12 Aug 2024 03:23:14 -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 d9443c01a7336-200bb9d835dsm2410875ad.116.2024.08.12.03.23.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 03:23:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 03:23:14 -0700 (PDT) Message-ID: <66b9e292.170a0220.12f2f2.e697SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AFC5160526E2; Mon, 12 Aug 2024 06:23:13 -0400 (EDT) Subject: |PENDING| pw143065-143069 [PATCH] [v2,5/5] raw/zxdh: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240812073209.1924286-9-zhang.yong25@zte.com.cn> References: <20240812073209.1924286-9-zhang.yong25@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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/143069 _Testing pending_ Submitter: Yong Zhang Date: Monday, August 12 2024 07:31:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143065-143069 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#24790 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30765/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/