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 6570D43EE3 for ; Tue, 23 Apr 2024 00:19:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 601AC402AB; Tue, 23 Apr 2024 00:19:19 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 8B5CC40269 for ; Tue, 23 Apr 2024 00:19:17 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5d3907ff128so3862017a12.3 for ; Mon, 22 Apr 2024 15:19:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713824356; x=1714429156; 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=V44+OBGCaCxTyUhNvyUz7t3JOEF9y18w8aQynWAHsg4=; b=hUlXHnOoYfhtAKZ3zK3KCLjdvG5Q/bJ8KI8iNTKo+rd5DFcXRYqWaTZDu8Js8GBanp nuOmKQvhU1O3TMlogAxVAYFkFKZAhdX9HiRVzAPAK/r6dxaGYmn7TmaAKhm0ll345Hsz flzDZCuYRcy/dI8IjH9+VE+20SV+8uEUDOhBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713824356; x=1714429156; 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=V44+OBGCaCxTyUhNvyUz7t3JOEF9y18w8aQynWAHsg4=; b=kJhlWCDGU+FRg1cISNphQSBhsuUwqaZLYqWsDl1/x4vVW8DBaEGVp9Av1LbppgAJIo wmcLBnqVT7dWcSP/+wK9UGMtG9C2NvdB4X87PoGHjlx7e9Y1oKj9/C4CGKEL76e7Jg8K F/QV2mzC224X053TxRnXRVPIKVaEKZ9jaE597tmipM5h2p+5Z7V6tZo5k93D8BWuQyWf rwS8T29pfO7BlV/FtokkrkKvVHDw4Av64Dqf+c8Ys+0GP2plqGSOyVMnBr6ibqfeQnOt EvrGhqsytkS8BWK0i+9NQf6TTi2JcFHWIbpR92rUGppmPeCnRbfWUATgA76SzToxXjbB 346g== X-Gm-Message-State: AOJu0Yw/RvCdLuEijyQqd4853CMLo2cJskkEv6spwZITuuJNN53yK2qd h4sGlTN7kXrRk9jN6M5R7f+k2cO0gIn1uJ6rAHTbzduc/cb8NMWtXppV5P4b6yw40Je0DxyZIT8 BQZS5uTbEMEW7SecHiP2atBcaQZCXU5rd+7H3JCEGxMFL9e3xn8RjB1qx X-Google-Smtp-Source: AGHT+IFUWTWwAX6dbDAIEkH9KszSL71KpAuxMpQzRLI/e9QgaGzSIegdretV7gH25O8xXf0hR0JtHsioXWyU X-Received: by 2002:a17:90a:9905:b0:2ab:e09e:fdf6 with SMTP id b5-20020a17090a990500b002abe09efdf6mr9680241pjp.47.1713824356734; Mon, 22 Apr 2024 15:19:16 -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 b7-20020a17090ae38700b002a2d7a219dbsm821281pjz.7.2024.04.22.15.19.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 15:19:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 15:19:16 -0700 (PDT) Message-ID: <6626e264.170a0220.abf7e.d1aaSMTPIN_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 E57D3605C200; Mon, 22 Apr 2024 18:19:15 -0400 (EDT) Subject: |SUCCESS| pw139609-139611 [PATCH] [3/3] compress/uadk: support burst From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422143102.251-4-zhangfei.gao@linaro.org> References: <20240422143102.251-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/139611 _Testing PASS_ Submitter: Zhangfei Gao Date: Monday, April 22 2024 14:31:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139609-139611 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 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 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29837/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/