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 BE70145B54 for ; Wed, 16 Oct 2024 19:46:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB4C740273; Wed, 16 Oct 2024 19:46:38 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 22B8240144 for ; Wed, 16 Oct 2024 19:46:37 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-50d31c41618so39121e0c.1 for ; Wed, 16 Oct 2024 10:46:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729100796; x=1729705596; 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=EfVlL0OxZnNpqouLQLf2bjewhEu8ypiVUq/l529qcQU=; b=Y6d2RJmOCvtyeo2o/XpH9gfS+OMVnhTk66CjniWYOu6VcyIUsHc1i6SNwAnaNkv8Wg CyAvlSaWh72zZwGLNb8u0D53PLhq040WmMfQxKP0ARptqT4/UlIoXR0Jf6RvwCO1YrxS aPMS4i3YF4Xd1HwCNLNzatUocES2bOUnQg0UE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729100796; x=1729705596; 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=EfVlL0OxZnNpqouLQLf2bjewhEu8ypiVUq/l529qcQU=; b=bDgYWOZrer4E0Cck0bApxcD2i83CCaRdanTKHbCMUeOP3Cq579Kewd6ebdj+zKh+Rd 2HCAdw4G1YayLe5RJD8xyFXNE12yvLx3DEp6SfL2Cic9JeopIe+NMfQ0ITqV69uwmBJk 5J+YtBsYZJDnRpKuOrgECAyvMVUYF+WPG0paCxUqZtIaHqb7mssSif9Rl7uuiWlKQx0F tt+s5OXP2wRhYKi2KSE26YpvSmg7mVFtJWba1UoeW1CWqjF6Ftq/ARJz6tx5Hx+HinJQ sV8nMy1L2KthhiwJ+io7LfUfZvVxPmkAJKcPIsl+dUlM7nIt2LhUCn90lJHeJt//QUeZ i8LA== X-Gm-Message-State: AOJu0Yy5qmNF+RgtM2t8xPOEN9HDWd4lhU5Pouqkar3BtlLyP47RH1Ot Cyr0PNmTunjfrSFDFYWeZxmrh2dzRoJBWJnjAKd14foFf6x4myVX5z/Zm7r8zeVwiT0TjQYlZ2C 9Xm5ezO3cPUKmCBagTn3VoXLFAA5WS/bmm2NfvooeEkHRygIy6lmSHp7D X-Google-Smtp-Source: AGHT+IEKigq0OZFpYx/VgX9qtG0qWx4oxtk01fuw4v7QXuVTstrUWqQ+oZU1fwdLVxRJlVf4eCTDpfYItKxW X-Received: by 2002:a05:6122:c88:b0:50d:9c60:830c with SMTP id 71dfb90a1353d-50d9c60840dmr3097774e0c.7.1729100796448; Wed, 16 Oct 2024 10:46:36 -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-50d7b290496sm198093e0c.10.2024.10.16.10.46.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Oct 2024 10:46:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Oct 2024 10:46:36 -0700 (PDT) Message-ID: <670ffbfc.050a0220.3ae707.dd4fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E5876052471; Wed, 16 Oct 2024 13:46:36 -0400 (EDT) Subject: |SUCCESS| 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/146054 _Testing PASS_ Submitter: Junlong Wang Date: Wednesday, October 16 2024 08:18:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2e424aeb6edf8c4990abf266aaa8814a8050616 146047-146054 --> testing pass Upstream job id: Template-DTS-Pipeline#188823 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/31508/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/