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 E7CD443EE1 for ; Tue, 23 Apr 2024 00:03:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFB50402AB; Tue, 23 Apr 2024 00:03:52 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 9CB2040269 for ; Tue, 23 Apr 2024 00:03:51 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36b375ceb9bso18033325ab.2 for ; Mon, 22 Apr 2024 15:03:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713823431; x=1714428231; 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=6hpedmAnqrzz4J1G+cT+rRPzUU2ICKtqrMiQEYl8cyY=; b=VY3EWd3YTIjeDuFgcyotFsjoK+aMszsHzQLfxgp/J1JzAtqxTX7fQptyYKjennAEBF G2SsB3YZZEpaiD63G0hUoN9sU0fLBlsL7b/ab5Oh8bkc2sE3Y+VHTPsFbVpWVi7TBhtQ qzZR1X9ckezeLYzHcDVkZ60nPgyvXuX3M9E/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713823431; x=1714428231; 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=6hpedmAnqrzz4J1G+cT+rRPzUU2ICKtqrMiQEYl8cyY=; b=wmJR1nWsGthaIZEBHlJiLfN7fplvsvPmQGYJGUE+C8WUY+1HTYdHIYqCm42O4B1pze GowXjIf1czhcVuVjOdaQWqSrrOmQlAljPwZubv0u23HpKnkeW5BA6ofTiyrZ3SWsQIfr DqJUZVuQkLrqav5lmgO0ASjUyvPUvImItKFokN6abMCTr+3Po/rgW1BVqWn9s/XGQwcf Yove3Vlka0yCy3nGEGB/LtP0ep5mN9WMtjGDI0Vm/WMKrjTW0Q+ifDO4mYMlp2Ho9qIA Os1WwMUPe77vML83fPnzL4c2K0zl8/KlyRIf3fGlH7tfzkhDKqxnt5DInpYBA4Kri7SE HwAg== X-Gm-Message-State: AOJu0YxVVPS4WfrQyqM1JQLem0TaAQwZINSJKAXx0aHncTKOLtP0X/Is GHl0elovAgIzbvhPP1dpCQzwW9+5jCKYw0dVJK2oU1ym3fT5K0dPul31JHbIOMSZag7n0cgKcPR Oly7q1VPTFI6c4u8qAGB0WW4caMb8HgeXuiCkXN9z X-Google-Smtp-Source: AGHT+IEOVKY/Nf9vgL5NCBRVDJ8MiaMoYzja/s/lJpCIwZreAmDjW2dK/DJ05HjnU+pJmIUBiHBfECFNj3SK X-Received: by 2002:a05:6e02:1a42:b0:36b:2438:8805 with SMTP id u2-20020a056e021a4200b0036b24388805mr16773286ilv.12.1713823431005; Mon, 22 Apr 2024 15:03:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a056e021c0400b0036c0a0b6853sm212817ilh.10.2024.04.22.15.03.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 15:03:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 15:03:50 -0700 (PDT) Message-ID: <6626dec6.050a0220.29c7b.b843SMTPIN_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 77D3E605C200; Mon, 22 Apr 2024 18:03:49 -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 | +------------------+----------+ 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 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/