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 E7FEE43EE1 for ; Tue, 23 Apr 2024 00:17:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1722402C7; Tue, 23 Apr 2024 00:17:35 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id A677A40269 for ; Tue, 23 Apr 2024 00:17:34 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-78edc3e7cd9so331006585a.1 for ; Mon, 22 Apr 2024 15:17:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713824254; x=1714429054; 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=P3Ljzymjv3DUBUGA5S/olNJEKIYm/BRbBVjSMBk8/Go=; b=fMbklEKzegqNYcchWJ2XtFpM0pbj8FyQ07Y/+ltLX27J2rO8lP5OOmuV+iATJcHLhA m/BJ73x9IsSzESvLScm2D8vW1Rl6QtRv7VG9Cy8JKwx11G451A4reAjorndsVsUm/AEj j0CCoy9+ePPgwLbXlW73cZTRZHPyOX82N+mTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713824254; x=1714429054; 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=P3Ljzymjv3DUBUGA5S/olNJEKIYm/BRbBVjSMBk8/Go=; b=BBWrJEg9rxOg2QhDiXWIy0OBcGXnlQuV5QJ3ijOb+nE3YZTCEb8VXk1KOxObYewiea VR3YU4O/2NghcffMhC5CG8zd3zYS3h9vL+/6NGkgsGXo/wbm1sYsdZxBhEZ82aHog0u6 dGyugY10PWopZjGdIe2crHwaQttBt7AAQLMhF2yk+srAEJOkffrIaMh7Jgz+B3weMTlK eq0tvPjpV+WbxFFmaV0FxRRn/Oz+rGsWof0bHef6lQFWBvtH0QbXrkyDuDedlHAZTBI7 dpPuEaRTIBSVjKP1HcOjluJA93v1tyNfyP5FcVBNiX0j5jww2Xj/++ZnBrH/G7DXFR87 zHrQ== X-Gm-Message-State: AOJu0YyTz7NfWkl8Eyj2rLh2yqDZm/6lGl2KaQ/3UdBmsdwQZNAtXqBC yuV3BkaBy9e1xcbalF+7GELfGKKoeb7SXuSqDgsj0ClXAQzBqqJtX7wKhDdGrPrQhc5HWPKzKhI NoTwLu0xPpZFgxbMFIujz6hNEJZ4Fccrz+T+bY6DnXYR5vte/jDS0Cf99 X-Google-Smtp-Source: AGHT+IE2Fe4i6esCue+SLHpXZ9BgX689lU/wFm+t0HIZvEzCnSB3BEcfNzcWc7PI2e0sTQdzYe35WkswLK+H X-Received: by 2002:a0c:c349:0:b0:69b:1fa6:e88e with SMTP id j9-20020a0cc349000000b0069b1fa6e88emr11383856qvi.30.1713824254015; Mon, 22 Apr 2024 15:17:34 -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 ib13-20020a0562141c8d00b0069b1859a87csm746631qvb.77.2024.04.22.15.17.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 15:17:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 15:17:34 -0700 (PDT) Message-ID: <6626e1fe.050a0220.5645c.cc2bSMTPIN_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 B5A19605C200; Mon, 22 Apr 2024 18:17:32 -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-abi-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 | abi_test | +==================+==========+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 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/