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 890D0440C5 for ; Sat, 25 May 2024 17:03:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83B5D402BF; Sat, 25 May 2024 17:03:19 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D9C1F4027E for ; Sat, 25 May 2024 17:03:17 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e2119a1b82so292877439f.0 for ; Sat, 25 May 2024 08:03:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716649397; x=1717254197; 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=f1QFmNjkgalmgclGfRZ7nDyULDC11jsCjBjVLzT8IQY=; b=e2kZQ+Jdc8IrVlQDMBOViyck0vCXpN0JB72vbaFm1hDrD9wC0Zcl+Lwe+2x8w6Fvww yiDQFRyr6gN1xva7BbfZT5MzcL3jkKVavaMlqvh42Xb+7gx9xjghANBhP+47VlSWOaLT zyYlmLVtdQmkKbWzzKLJ6vJju7AKgg5hxtLRM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716649397; x=1717254197; 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=f1QFmNjkgalmgclGfRZ7nDyULDC11jsCjBjVLzT8IQY=; b=LIv52FyUt+V8x0GgKj0Ki2DA4AAknopCkuH8z4QOaTAn/6DDR/v8GCqnUiRgjRwqzs KixEA9Qz8eiZ8XsL04ggKcZIRVkiuqL0gQ/k2SSb0DKT0TK+nSczWc5g2rLYQxEn9aXC P3glukta2hNmL5u3UJkapklyFW62KLfScw6eF1MIK7e/AkoFCnlGIbT8c3HqAo70iZ2G R/xKb35t48/YFfL26bIPwynkTu/gI9XhSbud6i5rPO8sozzIzAlczKkVRh8NJEI4hdMY I7BndxT6AJ80yn0Dykc3Ktso74nD5TCpYdQ2pi4yvyicEX6SyfSW2Vjc7LXJ3VCj1XJi Cajw== X-Gm-Message-State: AOJu0Yx3Qg/+sRUhxrhKYbTw1tvuenBJEpI1klQInMfbNl0F2/9pu6tN pD/WP8XdpSPw+zwW/bKWTJGPsGx55HAeV4riSddDdl6vTh6PQh/v3hp5k+jU8DDghxZMKpbVRFA amq2bAkGWqvDD3JSrer0hi6m8cKhTxHUEX5u7E6Ae4C9JM/z0ZhNaDeyM X-Google-Smtp-Source: AGHT+IGkb/A8woo706mm74spxyIuiD4WyoAWwUVamwHtQuaD/0QNR7lGuaMKc1TIAt60R3LylSRaY6B2xFFj X-Received: by 2002:a05:6602:4fce:b0:7de:c608:15aa with SMTP id ca18e2360f4ac-7e8c53c98ccmr613955539f.11.1716649397276; Sat, 25 May 2024 08:03:17 -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 ca18e2360f4ac-7e9048a7bb9sm41183039f.18.2024.05.25.08.03.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 May 2024 08:03:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 25 May 2024 08:03:17 -0700 (PDT) Message-ID: <6651fdb5.5d0a0220.b0017.8f34SMTPIN_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 B9D4160524C7; Sat, 25 May 2024 11:03:16 -0400 (EDT) Subject: |SUCCESS| pw140312-140314 [PATCH] [v2,3/3] compress/uadk: support bu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240525140753.122-4-zhangfei.gao@linaro.org> References: <20240525140753.122-4-zhangfei.gao@linaro.org> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140314 _Functional Testing PASS_ Submitter: Zhangfei Gao Date: Saturday, May 25 2024 14:07:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140312-140314 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/