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 275D543EE1 for ; Tue, 23 Apr 2024 00:16:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21515402AB; Tue, 23 Apr 2024 00:16:27 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id BFF1340269 for ; Tue, 23 Apr 2024 00:16:24 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6a0406438b5so18853776d6.1 for ; Mon, 22 Apr 2024 15:16:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713824184; x=1714428984; 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=c69QnEKbQxE8u6zPfVMHBby27u2sBOdT8QLZZaWm2lQ=; b=eoftKhn3qptJNBNb3OV2jpJyMtr2eYZW3Oervj8LybOQzvHUzhE6ChJkBRNUgWjHs4 qxeYT0GEtI8nJxpBdXbHy9IRbCWJcLib5b/y7IKQiIfEKZvUBPoNlKHCVIWf1cTgm2Yy MGSFPyTpe1bhAHzkJPC5RPzU0NKi/4n6/He08= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713824184; x=1714428984; 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=c69QnEKbQxE8u6zPfVMHBby27u2sBOdT8QLZZaWm2lQ=; b=sG7T9ppDH7eRCSMCHQ4iDm8aRPcCNrPOs9lFdkHzcUlYSr8Z6hKDLWRkc6dzrfFtcB ZN50GjbGuDDPWSVZJ8NJBshM7D6DOtWG0cLMusdWvuiI3go3M2/0XwhQfB5Kk99SBgbt hvFjMwmPBcQv3KswVz6kpeJagkWlfTCN7rXO/2/nHvC//VWH57QIvLfSLMR0nmW4+utK AqOlCVTt4eoa3C/O0d4ztMyhWHYdAHZsJK2awfuhHTrBuGxHH/nfJ+73xk6+0IdZify+ 1WbvZNbD/bwh6cmtX+xwUJYiGmXrX/IklQfdk5tT6PJbDBabeutDx/OH2aA80fCXQXG5 o+6g== X-Gm-Message-State: AOJu0Yx6CyeQrNzqxhyuhBoMJqJzFRcCv+RTI2PqOTlE5AgXlQdKVhcr ZRxuCtAYqgHclF/QW4pInPv4IV9lyoj5SVLocFYAvEEadyyz+Fb7isxBgnEZklN7h5PIz2rj+cu rigT9JWUJuoBQ4JuyRxpAmPgQmpE/N59SNyB2sDcgwrjVBIaPBiEasFsp X-Google-Smtp-Source: AGHT+IGiSuNDSxPJjGcR/PU3ahg0zeFMZ0poySCZ4W5FAmWDVr97ufHp13mJhpKtAF5wEBO9/6t45R7MlzEF X-Received: by 2002:a0c:e7c7:0:b0:6a0:5ca4:fdb9 with SMTP id c7-20020a0ce7c7000000b006a05ca4fdb9mr12499722qvo.61.1713824184228; Mon, 22 Apr 2024 15:16:24 -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 a6-20020a0562140c2600b006969a3d0da4sm751109qvd.48.2024.04.22.15.16.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 15:16:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 15:16:24 -0700 (PDT) Message-ID: <6626e1b8.050a0220.d694d.cdeeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 8DA21605C200; Mon, 22 Apr 2024 18:16: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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 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/