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 30DA84417A for ; Thu, 13 Jun 2024 02:56:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 568D242F59; Thu, 13 Jun 2024 02:56:30 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 57F554026B for ; Thu, 13 Jun 2024 02:46:39 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5b9a5be6668so268036eaf.1 for ; Wed, 12 Jun 2024 17:46:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718239598; x=1718844398; 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=MPq7wXpE/eDvlYNHlNjCc5BgFC5MbNsP3wpa+W1wFyM=; b=KzlLuDHBDbe7fhpQicTOtj6QrTZ4nmmYU9kNezrqqNQiNMJ8j//T8eyXdNwBMWHHt/ zSrVFTAmFVQ/Fxt75Vr2rWPl7M2suQbQJV7ftK1qsD6+ZmFbQG+aFhshtXeilfVGDk1v 8GZl91jNg+/co8EQAI89sgIbZ/N5v+BSnee8A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718239598; x=1718844398; 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=MPq7wXpE/eDvlYNHlNjCc5BgFC5MbNsP3wpa+W1wFyM=; b=PVBjFnuLQnZb3ufzRZaNt7JVFOwVG9rNKTSwlTnH8riEDN2rqK5bBVpztsFaUNIlp+ MLn94H5MFNxih1vZY7/Z7NGRPzC+bIzCS0RL8/wU9/ECnAQqmUVpXi3MlBgrA37AZjdt 68cXj1NuqWxznxweXQEA2c8G0jG9btjz1Q7HLiN4tC+hT1I4jyNppNHPT05bJOw7MMbH XbUDNMY8Iqgi7RIjIh9SJIJTIzwMrBTP/pmfyvO5V0PP5qukM3nJH6jmTgeNeLxZgZmX 0r/i4BKef1ar9X7LqW3YrgYmeiI5rwxvOkGzzr/VeC545D8k4ERQKsr4jf7B5MBXKIna jbKQ== X-Gm-Message-State: AOJu0YydazSfknnAKOz7GzehS72az55rc+R/ZwCuUSSHbFmT9D2IL3Z/ e+fRBF/wLM0f4oQUjOh0Dur4X9ud+pZJ35ef28W0qd8JkFP0ohSi6CORN4az4/6Sj5qyPKwWL2y yiOyKhiexJJ2GA/xyg2m73ype99u4eU5mj5rJ6sY9kRdbTSrqtQeaR9Yg X-Google-Smtp-Source: AGHT+IEL7Rmes8O4+dEWCeq+SC3O9UWI/Vw7Qr9yYvYyzEuZEcy5WBp366xMiUDinO0O/bBVaBN60YUFfFOt X-Received: by 2002:a05:6358:7215:b0:17f:6b3f:1b0a with SMTP id e5c5f4694b2df-19f69d52f58mr361966255d.15.1718239598724; Wed, 12 Jun 2024 17:46:38 -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 41be03b00d2f7-6fedeceadcbsm6598a12.17.2024.06.12.17.46.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 17:46:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 17:46:38 -0700 (PDT) Message-ID: <666a416e.630a0220.9c42a.081eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E9D70605C373; Wed, 12 Jun 2024 20:46:37 -0400 (EDT) Subject: |SUCCESS| pw140918-140920 [PATCH] [v3,3/3] compress/uadk: support bu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240611070726.468-4-zhangfei.gao@linaro.org> References: <20240611070726.468-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/140920 _Testing PASS_ Submitter: Zhangfei Gao Date: Tuesday, June 11 2024 07:07:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140918-140920 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/