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 04B0645BCD for ; Wed, 30 Oct 2024 06:12:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3D8E42FB9; Wed, 30 Oct 2024 06:12:05 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id BC72C42EC5 for ; Wed, 30 Oct 2024 06:12:04 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20e576dbc42so63437125ad.0 for ; Tue, 29 Oct 2024 22:12:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730265124; x=1730869924; 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=jiaKKRwJAxah1Hu3DeU9XfjzsopaZIney4P3zde9/dg=; b=TctSSiZvGTUeIYwHq6/SQiBv3F6/yMDZjeNQUbdPfWEOjI4pld1o4elhBUw/mkEF72 V8b4cY0KDJ/3QCSTPTro3d3uBEqeHUjlDu4vE04gOdOv3MYtAI52iTKBmqvUi9VRPjfT bZ5bfrYA6qam+D6Q/1IcpJ12FCMSEPfVuhB0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730265124; x=1730869924; 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=jiaKKRwJAxah1Hu3DeU9XfjzsopaZIney4P3zde9/dg=; b=dgqZIPX/3d+fumYXmWfxb6k9Z6oW2FRnJEDGczjJ75riMVVKEkuRbv1iRMMNwm0KWU Co8E4YYWUOIqUqEBUgnrs72PIeQS3RX97mFga6CA2YDkHKv3CbSUcLDcpjmzL+8EEpq6 x1dtgiiS/ovHfsfmocbJELfqR/c/H+Du/EfsEkJUSoQ8mNGD5r0ZTWvAIwcmhyl9r09o YNQR5vGLVbOsoa4bWKYLmPLURtoilG84Csz0ijJ8w22pBvv3l7pTM3vcpqNbZ8vNznys GI1YxXN4lYNVQ9LkCLc0gpSWXag4xhUYcBVmrAHZaZ6N937gW+EFa2z+JwC4C6BG4WF3 r36Q== X-Gm-Message-State: AOJu0YxAIp3AVuZFKDTCmifZn5rUD70MmjBf5nfXNx8INKEzB5SjM4ks DYI0iRh8N/ruguhCPQ2jebATRkv2k4ZlfFVlD6zD1in5e+yWa3N3txzscwrrVLrigg+VgLfasrI tJScykViRpZYg++vzoiX5qrNHjTdZpQHVfGau8M9zohVfT4Bw7cbLSPLk X-Google-Smtp-Source: AGHT+IHHoq6UXJchJHzpPrJb7/v4WaL2Omr70sXts3kdxOwc9BoGj3L7tnw3HIjkVoPQYqfsrltr6pag3mQp X-Received: by 2002:a17:902:f684:b0:20c:a7d8:e436 with SMTP id d9443c01a7336-210c69e7592mr195489145ad.4.1730265123846; Tue, 29 Oct 2024 22:12:03 -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-210bbef01cesm4561845ad.38.2024.10.29.22.12.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Oct 2024 22:12:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Oct 2024 22:12:03 -0700 (PDT) Message-ID: <6721c023.170a0220.200fd9.e143SMTPIN_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 078656052471; Wed, 30 Oct 2024 01:12:03 -0400 (EDT) Subject: |SUCCESS| pw147593-147597 [PATCH] [v4,5/5] raw/gdtc: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241029134609.2499338-9-zhang.yong25@zte.com.cn> References: <20241029134609.2499338-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147597 _Testing PASS_ Submitter: Yong Zhang Date: Tuesday, October 29 2024 13:45:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147593-147597 --> testing pass Upstream job id: Template-DTS-Pipeline#192516 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31752/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/