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 8DD42440C5 for ; Sat, 25 May 2024 17:05:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89793402BF; Sat, 25 May 2024 17:05:08 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id F06374027E for ; Sat, 25 May 2024 17:05:00 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f44b441b08so13676835ad.0 for ; Sat, 25 May 2024 08:05:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716649500; x=1717254300; 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=yc45cyDxeg/nyBJGQy0+8rE6sj+onQPmGRcPr8uydis=; b=BTH/+H/TryZ3gVKHqSvjYTRTg0L4g0L34UzXTTUFXouQ8Rt86QsFZ1Ww+LGxlPcUW0 6V4s/xSvQhxmQrYyZZbxMTNBWQVT2mcCBkseJlV/PhruWAQb0mnvG/CTJ85MoWlL+xyF vagz4/DQsr9llbbb2OPR9TO6lY/vw+97/Gf3E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716649500; x=1717254300; 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=yc45cyDxeg/nyBJGQy0+8rE6sj+onQPmGRcPr8uydis=; b=He8RyLwUVIrt+g1bV5O8YPp7rktjpItzs4CzMe9X4oYFObeYHdCkZGPaTmP1jBwsqZ NlMPiU8kw1YaveEMVEnIVQh6Odz1+6v2Ge1FhecMTY67jReMtMXUgNwkuu1xlMHjVwCF eU06NjNjiULcwjAZLu9i44WrYAIWHgpAB4pRldMeKvWVBI+6t2JmjBR7U5O7Cws5RH0C 7UfThD9RPES/aXMcvewQfKMbG/eeR2u9e+KzZhxI+a3YZboG1Oh8XzATPNjM7p0+Nky7 daCNWkm31pKOLyWfRtEW4oK4JYXzQUYdYbon4UEQi+lGFT/7R558mLnO7NK5sJrL8+Q1 KWaQ== X-Gm-Message-State: AOJu0YyE3Gst8SmoXYUUovG3sMJB822+wOJhgkYrgaDoOBoDLCptwnKH qW6TdakZNISFZhQ9GN4pAF+ggNyLBgHtQkc/cniv2KrWDGY0RxvlekKvxfAfPWiyBOU9OavspMq QBra2/7Xw4ftYdrmxloWDza+v4nYvTpN3lo65gwWhx3a2n6RkCTXueJgZ X-Google-Smtp-Source: AGHT+IEVSdGib2IHOaytn4kYCY5EUbyK264mQ6Pu2z1x30A5IY8O/ncnK9FXUh7DDdIRiHdy/k0dbqPWvQwg X-Received: by 2002:a17:902:ecd2:b0:1f4:4667:e5c9 with SMTP id d9443c01a7336-1f4497e58a2mr58683345ad.48.1716649500140; Sat, 25 May 2024 08:05:00 -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-1f4724a4857sm703955ad.72.2024.05.25.08.05.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 May 2024 08:05:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 25 May 2024 08:05:00 -0700 (PDT) Message-ID: <6651fe1c.170a0220.659b7.0b2cSMTPIN_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 56B5C60524C7; Sat, 25 May 2024 11:04:59 -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 | +---------------------+--------------------+------------------+----------------------+-------------------+ 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 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/