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 4D81F440C5 for ; Sat, 25 May 2024 17:15:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48B15402BF; Sat, 25 May 2024 17:15:56 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B4BD44027E for ; Sat, 25 May 2024 17:15:54 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ea152611a6so41516039f.3 for ; Sat, 25 May 2024 08:15:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716650154; x=1717254954; 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=2luoGep9R2GNmpWwTD6T9G8HKIdXAjn12j1JJwfSrpY=; b=eoSYdZVjWV5bSpxiM1/HpeIO+HP80gnZPAr8LkN31TxjT+mX7s5DL6NAKGKpyYg4Us FgDs2BLnYI9DAsD4KJ8GGv2XExxrRYFK18jzLvnNx+qo2xtlbty+XPiD7vg3B2q/YEGp Pc/fJ4Z1EemBqWHYtIPbWQ4Oaj7mkoqLOXBAo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716650154; x=1717254954; 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=2luoGep9R2GNmpWwTD6T9G8HKIdXAjn12j1JJwfSrpY=; b=mWD1tfRd8182wKoZHxj37wrVaJAWRPwwCvzcc9FQC18l4yXBvO33diaY7qbuNUPno1 NPg1Werx5DGGnx/yTMDf5yjfzO+OsHvYD3+uchTB+38Z2ClhWCAujtxrThulVKsEQLkr IvxHeg5QPFYXX1OJqIDgI0DaQCcvQIyVsDbNeOifYqfQUS/xLjttep0SYgknqHcRjLzK qt+d7rp1ApfuLVziblYpjUrqCPBNaTX/4+/Z8uLhDO3LBw+YFWjr7JwkPKy5PXrAdCzU j/uhYwuml8Vmxvyoe2nYE4utYlHoeH+tT4PFzePGlN01Zuc2vWgtP7Je5+TtyMcXJVSL EYNg== X-Gm-Message-State: AOJu0YzXQ0HG3alUX5OzzIkAutgOpqURONVQfebvLxK5mV7KelBC1tko jWOLd7vkv5T0JGB8K1YxB5HdWAm/zjUvV9+LGxL9HWAc4hDXx1RjuOYkzSHU8ZGSUzL5euJ5nIo ZMElHpwJBDjtqIkQffnZmEeQV+Rq+skBY6Wbgr/xg+y8s3vJYPIGO5q9B X-Google-Smtp-Source: AGHT+IHcV1T3nYxqBgHXUu2RCcn8zPjcXww1pvh/RqZOeF/XAdPW/Jp49STKeu/A2mQOA0ML5kZlmlIQo1YU X-Received: by 2002:a6b:7418:0:b0:7e1:5ea0:269a with SMTP id ca18e2360f4ac-7e8c77c3527mr495287139f.21.1716650154157; Sat, 25 May 2024 08:15:54 -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 8926c6da1cb9f-4b03e84883bsm480987173.23.2024.05.25.08.15.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 May 2024 08:15:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 25 May 2024 08:15:54 -0700 (PDT) Message-ID: <665200aa.050a0220.9f654.a960SMTPIN_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 A992060524C7; Sat, 25 May 2024 11:15:53 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140314 _Testing PASS_ Submitter: Zhangfei Gao Date: Saturday, May 25 2024 14:07:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140312-140314 --> testing pass Test environment and result as below: +---------------------+--------------------+------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+==================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Debian 12 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 37 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 39 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 38 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 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/