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 CA9FE43E82 for ; Tue, 23 Apr 2024 00:30:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C53D0402AB; Tue, 23 Apr 2024 00:30:25 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7585240269 for ; Tue, 23 Apr 2024 00:30:24 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-617ddc988f5so52825637b3.2 for ; Mon, 22 Apr 2024 15:30:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713825024; x=1714429824; 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=YphmqSEP9rU+TEXJBabRCgJZHXNt7b430kOIrhnOtQE=; b=TA3fL/urL17ER5fAHG010bNJwfkFfjpaWQ5OMSMK8TofRSMkj7X/92SLKipzDVDu4d nFL6FF+QY1Ohx8Uh1XBUfgscf19bxyO4LSWoc+8EHJhPr8koWNrvyTozON7cwVPvo58J Q+7W7eTUfoLoqh1k1pNVSklCBi3BvGsEG2ZWE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713825024; x=1714429824; 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=YphmqSEP9rU+TEXJBabRCgJZHXNt7b430kOIrhnOtQE=; b=Um0Gm762iOfioGzRo4X4ZqM39zaj1Wo7wmWRp/q66WyAuOe/3EhhCEEyScLXdJ1N+8 dMgwEGEpCj9i/M0ljE6N/SlTS0amszvlURbp63Sa0Dxpj2+Cc3D9LaMStJv1utomVMou fgSQVWzlIdu2VL8o1N1SA+8F1p5uKDd/hMkDxgRijoSV7y8TRJRRaPoziXK+2knaIBnq OjdZ7RrdTKBn2muN0SQ51jdgC8OaLLwEQli7xo8VXlXCUsTCFctAUl3mQltVYa/PZ1ru lJrMFqCvcuQX/8oDLF1wVasX3xwWom/gwWdbk2xqy60g+bCeDYdhY/qnSmOH2JyqUxw8 jqKQ== X-Gm-Message-State: AOJu0YyGcmbiXPeHtqgsefvQG0Y9ptfNRpUbQO4yaI33ueTD6k0VAE9H Uhh+PUpyHh8wcsGm+lGOAiPJRWJtWf0KeLHD0iahmpxFBqJZkA90InEG1ddiX/KqL2HnjYDP5RI WfCtqZ6LfLzD6il9/a3Hw9cQaXPMu21vOW/uKZ4ow X-Google-Smtp-Source: AGHT+IFgXbZ24laB4UXeLqcBZflDotlk4YajvZhxw0rQ0fPtOmLecpB1ydwb9B5w0c4+kPxVMvn74pGmhyd3 X-Received: by 2002:a05:690c:6c88:b0:618:79f5:8d32 with SMTP id is8-20020a05690c6c8800b0061879f58d32mr10794733ywb.48.1713825023519; Mon, 22 Apr 2024 15:30:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s7-20020a817707000000b00614562fcf0asm741921ywc.73.2024.04.22.15.30.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 15:30:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 15:30:23 -0700 (PDT) Message-ID: <6626e4ff.810a0220.b4635.b7cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2A399605C200; Mon, 22 Apr 2024 18:30:23 -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-unit-arm64-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_unit_test | +=============================+================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | +-----------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +-----------------------------+----------------+ | Debian 12 (arm) | PASS | +-----------------------------+----------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/